.ImageSlider {
  width: 100% ! important;
  padding-bottom: 56.25%;
  /* 16:9 */
  position: relative;
  max-width: 153.125vw;
  max-height: 102.03125vw;
  overflow: hidden;
}
.ImageSlider > div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.ImageSlider .imagesSliderTitle {
  width: 100%;
  min-height: 6.25vw;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  line-height: 0.875rem;
  padding: 0.45rem 0.6rem;
  box-sizing: border-box;
  font-size: 0.875rem;
}
.tablet .ImageSlider .imagesSliderTitle {
  font-size: 1.75rem !important;
  line-height: 2.1875rem !important;
}
.ImageSlider .bottomPicture {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
}
.ImageSlider .topPicture {
  background-size: cover;
  position: absolute;
  overflow: hidden;
  bottom: 0;
  width: 50%;
  height: 100%;
  left: 0;
}
.ImageSlider img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ImageSlider input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: absolute;
  top: calc(50% - 6.25vw);
  left: calc(0% - 4.6875vw);
  background-color: rgba(255, 255, 255, 0);
  width: calc(100% + 9.375vw);
  direction: ltr;
  padding: 0;
}
.ImageSlider input[type=range]:focus {
  outline: none;
}
.ImageSlider input[type=range]:active {
  outline: none;
}
.ImageSlider input[type=range]::-moz-range-track {
  -moz-appearance: none;
  height: 0px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  position: relative;
  outline: none;
}
.ImageSlider input[type=range]::active {
  border: none;
  outline: none;
}
.ImageSlider input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 9.375vw;
  height: 9.375vw;
  background: url('//ynet.co.il/images/xnet/slider/slider.png') no-repeat center center transparent;
  border-radius: 50%;
  cursor: move;
}
.ImageSlider input[type=range]::-moz-range-thumb {
  -moz-appearance: none;
  width: 9.375vw;
  height: 9.375vw;
  background: url('//ynet.co.il/images/xnet/slider/slider.png') no-repeat center center transparent;
  border-radius: 50%;
  cursor: move;
}
.ImageSlider input[type=range]:focus::-webkit-slider-thumb {
  background: url('//ynet.co.il/images/xnet/slider/slider.png') no-repeat center center transparent;
}
.ImageSlider .imgTitle {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  position: absolute;
  bottom: calc(50% - 3.4375vw);
  padding: 0.5rem;
  font-size: 0.875rem;
  z-index: 6;
  max-width: 40%;
  box-sizing: border-box;
}
.tablet .ImageSlider .imgTitle {
  font-size: 1.75rem !important;
  line-height: 2.1875rem !important;
}
.ImageSlider .imgTitle.visible {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.2s linear;
}
.ImageSlider .imgTitle.hidden {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.2s, opacity 0.2s linear;
}
.ImageSlider .bottomImg {
  right: 0;
}
.ImageSlider .topImg {
  left: 0;
}
.ImageSlider #innerSliderDiv {
  height: 100%;
  position: absolute;
  left: 0;
}
.ImageSliderContainer .ImageDetails {
  color: #78787B;
  font-family: "Moses";
  font-weight: 340;
  font-size: 0.875rem !important;
  line-height: 1rem;
}
.tablet .ImageSliderContainer .ImageDetails {
  font-size: 1.75rem !important;
  line-height: 2.1875rem !important;
}
.MutamMarketingSign {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  height: 7.8125vw;
  width: 7.8125vw;
  transition: width 0.5s;
  -webkit-transition: width 0.5s;
  overflow: hidden;
  z-index: 3;
}
.MutamMarketingSign .marketingImage {
  height: 7.8125vw !important;
  width: 7.8125vw !important;
}
.MutamMarketingText {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: start;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 1.5625vw 9.375vw 1.5625vw 1.5625vw;
  font-size: 1.625rem;
  font-weight: 400;
  color: white;
  background-color: #000000ad;
  z-index: 4;
  box-sizing: border-box;
}
.font-moses .MutamMarketingText {
  font-size: 1.4375rem;
  font-weight: 340;
  line-height: normal;
}
.MutamMarketingText .closeInfoiTxt {
  width: 4.6875vw;
  height: 4.6875vw;
  background: url("data:image/svg+xml,%3C?xml version='1.0' encoding='utf-8'?%3E %3Csvg version='1.1' id='Layer_1' fill='%23fff' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32;' xml:space='preserve'%3E %3Cpath d='M28.3,0.6L16,12.9L3.7,0.6c-0.8-0.8-2.2-0.8-3.1,0s-0.8,2.2,0,3.1L12.9,16L0.6,28.3c-0.8,0.8-0.8,2.2,0,3.1 c0.8,0.8,2.2,0.8,3.1,0L16,19.1l12.3,12.3c0.8,0.8,2.2,0.8,3.1,0c0.8-0.8,0.8-2.2,0-3.1L19.1,16L31.4,3.7c0.8-0.8,0.8-2.2,0-3.1 C30.5-0.2,29.1-0.2,28.3,0.6z'/%3E %3C/svg%3E") no-repeat center center;
  background-size: 80%;
  position: absolute;
  top: 1.5625vw;
  right: 1.5625vw;
}
.MutamMarketingText.coverAll {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  padding: 1.5625vw 9.375vw 1.5625vw 1.5625vw;
  font-size: 1.4375rem;
  justify-content: flex-start;
}
.font-moses .MutamMarketingText.coverAll {
  font-size: 1.3125rem;
  font-weight: 340;
  line-height: normal;
}
.MutamMarketingText.coverAll span {
  white-space: unset;
}
.recipeRatingWrapper {
  display: flex;
  align-items: center;
}
.recipeRatingWrapper .recipeVoters {
  width: 100%;
  font-size: 1.1875rem;
}
.recipeRatingWrapper .recipeRatingStars {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-start;
  font-size: 1.1875rem;
  font-weight: 700;
  height: 3.75vw;
  margin: 0 0.46875vw 0.3125vw 0;
}
.recipeRatingWrapper .recipeRatingStars .recipeRatingStar {
  width: 2.96875vw;
  height: 2.96875vw;
  padding: 0 0.46875vw;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.recipeRatingWrapper .recipeRatingStars .recipeRatingStar.starEmpty {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23 23'%3E %3Cdefs%3E %3Cstyle%3E .cls-1 %7B fill: none; %7D .cls-2, .cls-3 %7B stroke: none; %7D .cls-3 %7B fill: %23ffb813; %7D %3C/style%3E %3C/defs%3E %3Cg id='for_you_icon_black' data-name='for you icon black' class='cls-1'%3E %3Cpath class='cls-2' d='M11.5,19.07,4.393,23l1.357-8.322L0,8.785,7.946,7.57,11.5,0l3.552,7.57L23,8.785l-5.75,5.893L18.607,23Z'/%3E %3Cpath class='cls-3' d='M 7.029248237609863 19.25696563720703 L 11.50043964385986 16.78499984741211 L 15.97028827667236 19.2564868927002 L 15.11336040496826 14.00354957580566 L 18.85019111633301 10.17403602600098 L 13.69464015960693 9.386130332946777 L 11.49978923797607 4.707677364349365 L 9.30348014831543 9.386150360107422 L 4.149394989013672 10.17398262023926 L 7.885749816894531 14.00354957580566 L 7.029248237609863 19.25696563720703 M 18.60741996765137 23 L 11.50039005279541 19.07033920288086 L 4.392580032348633 23 L 5.749410152435303 14.67784023284912 L -1.77635683940025e-15 8.78501033782959 L 7.946489810943604 7.570340156555176 L 11.50039005279541 -1.77635683940025e-15 L 15.05193996429443 7.570340156555176 L 23 8.78501033782959 L 17.24979972839355 14.67784023284912 L 18.60741996765137 23 Z'/%3E %3C/g%3E %3C/svg%3E");
}
.recipeRatingWrapper .recipeRatingStars .recipeRatingStar.starHalf {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23 23'%3E %3Cg id='star_h' transform='translate(-848.358 -4004.139)'%3E %3Cg id='Path' transform='translate(848.358 4004.139)' fill='none'%3E %3Cpath d='M15.052,7.57,11.5,0,7.947,7.57,0,8.785l5.749,5.892L4.393,23,11.5,19.071,18.608,23,17.25,14.678,23,8.785Z' stroke='none'/%3E %3Cpath d='M 11.49977684020996 4.707538604736328 L 9.303762435913086 9.38587760925293 L 4.149341583251953 10.1739673614502 L 7.885472297668457 14.00314712524414 L 7.029115676879883 19.25698280334473 L 11.50011253356934 16.78522682189941 L 15.97040176391602 19.256591796875 L 15.11327266693115 14.00314712524414 L 18.85025024414063 10.17397022247314 L 13.69497299194336 9.38587760925293 L 11.49977684020996 4.707538604736328 M 11.50011253356934 -1.9073486328125e-06 L 15.05220222473145 7.570127487182617 L 23.00022315979004 8.785147666931152 L 17.24974250793457 14.67749786376953 L 18.60757255554199 22.99981689453125 L 11.50011253356934 19.07051849365234 L 4.39265251159668 22.99981689453125 L 5.749162673950195 14.67749786376953 L 1.9073486328125e-06 8.785147666931152 L 7.94670295715332 7.570127487182617 L 11.50011253356934 -1.9073486328125e-06 Z' stroke='none' fill='%23ffb813'/%3E %3C/g%3E %3Cpath id='Path_451' data-name='Path 451' d='M6510.858,18490.334v-16.084l-3.233,6.906-7.5,1.031,5.625,5.563-1.625,7.875s5.483-3.646,6.733-4.312' transform='translate(-5651 -14469)' fill='%23ffb813'/%3E %3C/g%3E %3C/svg%3E");
}
.recipeRatingWrapper .recipeRatingStars .recipeRatingStar.starFull {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23 23'%3E %3Cdefs%3E %3Cstyle%3E .cls-1 %7B fill: %23ffb813; %7D .cls-2, .cls-3 %7B stroke: none; %7D .cls-3 %7B fill: %23ffb813; %7D %3C/style%3E %3C/defs%3E %3Cg id='for_you_icon_black' data-name='for you icon black' class='cls-1'%3E %3Cpath class='cls-2' d='M 5.71091365814209 21.12848091125488 L 6.736380100250244 14.83874988555908 L 6.817580223083496 14.34070014953613 L 6.465169906616211 13.97949981689453 L 2.074688911437988 9.479497909545898 L 8.097590446472168 8.558859825134277 L 8.624979972839355 8.478240013122559 L 8.851710319519043 7.99528980255127 L 11.50009441375732 2.353833675384521 L 14.14661979675293 7.995059967041016 L 14.37329006195068 8.478240013122559 L 14.90087032318115 8.558859825134277 L 20.92509651184082 9.479517936706543 L 16.53408050537109 13.97945022583008 L 16.18157958984375 14.34068965911865 L 16.26284980773926 14.83883953094482 L 17.28886222839355 21.12825584411621 L 11.9842700958252 18.19520950317383 L 11.50041961669922 17.92766952514648 L 11.01655006408691 18.19518089294434 L 5.71091365814209 21.12848091125488 Z'/%3E %3Cpath class='cls-3' d='M 7.029248237609863 19.25696563720703 L 11.50043964385986 16.78499984741211 L 15.97028827667236 19.2564868927002 L 15.11336040496826 14.00354957580566 L 18.85019111633301 10.17403602600098 L 13.69464015960693 9.386130332946777 L 11.49978923797607 4.707677364349365 L 9.30348014831543 9.386150360107422 L 4.149394989013672 10.17398262023926 L 7.885749816894531 14.00354957580566 L 7.029248237609863 19.25696563720703 M 18.60741996765137 23 L 11.50039005279541 19.07033920288086 L 4.392580032348633 23 L 5.749410152435303 14.67784023284912 L -1.77635683940025e-15 8.78501033782959 L 7.946489810943604 7.570340156555176 L 11.50039005279541 -1.77635683940025e-15 L 15.05193996429443 7.570340156555176 L 23 8.78501033782959 L 17.24979972839355 14.67784023284912 L 18.60741996765137 23 Z'/%3E %3C/g%3E %3C/svg%3E");
}
.magazine2025 .recipeRatingWrapper .recipeRatingStars .recipeRatingStar.starEmpty {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='4 5 22 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cg id='Rating Star'%3E %3Cpath id='Empty (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M15 5C15.2842 5 15.5438 5.16106 15.6692 5.41532L18.6647 11.487L25.3625 12.4664C25.643 12.5074 25.8759 12.7034 25.9635 12.9722C26.0511 13.2409 25.9783 13.5359 25.7756 13.7335L20.9281 18.4572L22.0722 25.1314C22.12 25.4105 22.0047 25.6924 21.7748 25.8585C21.5448 26.0247 21.2401 26.0462 20.989 25.914L15 22.7629L9.01102 25.914C8.75986 26.0462 8.45519 26.0247 8.22523 25.8585C7.99528 25.6924 7.87995 25.4105 7.92779 25.1314L9.07191 18.4572L4.22445 13.7335C4.02174 13.5359 3.94892 13.2409 4.03653 12.9722C4.12415 12.7034 4.35705 12.5074 4.63753 12.4664L11.3353 11.487L14.3308 5.41532C14.4562 5.16106 14.7158 5 15 5ZM15 7.42784L12.5007 12.4938C12.3923 12.7133 12.1826 12.8657 11.9397 12.9012L6.34377 13.7195L10.3942 17.6667C10.5693 17.8373 10.6492 18.0828 10.608 18.3234L9.65285 23.8952L14.6519 21.2649C14.8697 21.1503 15.1303 21.1503 15.3481 21.2649L20.3472 23.8952L19.392 18.3234C19.3508 18.0828 19.4307 17.8373 19.6058 17.6667L23.6562 13.7195L18.0603 12.9012C17.8174 12.8657 17.6077 12.7133 17.4993 12.4938L15 7.42784Z' fill='%23FFB813'/%3E %3C/g%3E %3C/svg%3E");
}
.magazine2025 .recipeRatingWrapper .recipeRatingStars .recipeRatingStar.starHalf {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='4 5 22 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cg id='Rating Star'%3E %3Cpath id='Half' d='M15 6V21.7534L8.82 25L10 18.1272L5 13.2624L11.91 12.2534L15 6Z' fill='%23FFB813'/%3E %3Cpath id='Empty (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M15 5C15.2842 5 15.5438 5.16106 15.6692 5.41532L18.6647 11.487L25.3625 12.4664C25.643 12.5074 25.8759 12.7034 25.9635 12.9722C26.0511 13.2409 25.9783 13.5359 25.7756 13.7335L20.9281 18.4572L22.0722 25.1314C22.12 25.4105 22.0047 25.6924 21.7748 25.8585C21.5448 26.0247 21.2401 26.0462 20.989 25.914L15 22.7629L9.01102 25.914C8.75986 26.0462 8.45519 26.0247 8.22523 25.8585C7.99528 25.6924 7.87995 25.4105 7.92779 25.1314L9.07191 18.4572L4.22445 13.7335C4.02174 13.5359 3.94892 13.2409 4.03653 12.9722C4.12415 12.7034 4.35705 12.5074 4.63753 12.4664L11.3353 11.487L14.3308 5.41532C14.4562 5.16106 14.7158 5 15 5ZM15 7.42784L12.5007 12.4938C12.3923 12.7133 12.1826 12.8657 11.9397 12.9012L6.34377 13.7195L10.3942 17.6667C10.5693 17.8373 10.6492 18.0828 10.608 18.3234L9.65285 23.8952L14.6519 21.2649C14.8697 21.1503 15.1303 21.1503 15.3481 21.2649L20.3472 23.8952L19.392 18.3234C19.3508 18.0828 19.4307 17.8373 19.6058 17.6667L23.6562 13.7195L18.0603 12.9012C17.8174 12.8657 17.6077 12.7133 17.4993 12.4938L15 7.42784Z' fill='%23FFB813'/%3E %3C/g%3E %3C/svg%3E");
}
.magazine2025 .recipeRatingWrapper .recipeRatingStars .recipeRatingStar.starFull {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='4 5 22 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cg id='Rating Star'%3E %3Cpath id='Full' d='M15 6L18.09 12.2534L25 13.2624L20 18.1272L21.18 25L15 21.7534L8.82 25L10 18.1272L5 13.2624L11.91 12.2534L15 6Z' fill='%23FFB813'/%3E %3Cpath id='Empty (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M15 5C15.2842 5 15.5438 5.16106 15.6692 5.41532L18.6647 11.487L25.3625 12.4664C25.643 12.5074 25.8759 12.7034 25.9635 12.9722C26.0511 13.2409 25.9783 13.5359 25.7756 13.7335L20.9281 18.4572L22.0722 25.1314C22.12 25.4105 22.0047 25.6924 21.7748 25.8585C21.5448 26.0247 21.2401 26.0462 20.989 25.914L15 22.7629L9.01102 25.914C8.75986 26.0462 8.45519 26.0247 8.22523 25.8585C7.99528 25.6924 7.87995 25.4105 7.92779 25.1314L9.07191 18.4572L4.22445 13.7335C4.02174 13.5359 3.94892 13.2409 4.03653 12.9722C4.12415 12.7034 4.35705 12.5074 4.63753 12.4664L11.3353 11.487L14.3308 5.41532C14.4562 5.16106 14.7158 5 15 5ZM15 7.42784L12.5007 12.4938C12.3923 12.7133 12.1826 12.8657 11.9397 12.9012L6.34377 13.7195L10.3942 17.6667C10.5693 17.8373 10.6492 18.0828 10.608 18.3234L9.65285 23.8952L14.6519 21.2649C14.8697 21.1503 15.1303 21.1503 15.3481 21.2649L20.3472 23.8952L19.392 18.3234C19.3508 18.0828 19.4307 17.8373 19.6058 17.6667L23.6562 13.7195L18.0603 12.9012C17.8174 12.8657 17.6077 12.7133 17.4993 12.4938L15 7.42784Z' fill='%23FFB813'/%3E %3C/g%3E %3C/svg%3E");
}
.recipeRatingWrapper .hideRecipeVoters {
  display: none;
}
.ArticleHeaderImageApp {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100% ! important;
  overflow: hidden;
}
.ArticleHeaderImageApp > * {
  display: flex;
}
.ArticleHeaderImageApp img {
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
}
/*https://medium.com/@elad/normalize-css-or-css-reset-9d75175c5d1e*/
body {
  font-family: Arial;
}
body.font-moses .ver1.ver2,
body .font-moses .ver1.ver2 {
  font-family: 'Moses', 'NarkisBlock';
}
body .ver1.ver2 {
  font-family: 'NarkisBlock';
}
body .ver1.ver2.radionas {
  font-family: 'Noto Kufi Arabic';
  color: #020E24;
}
button {
  background-color: transparent;
  color: inherit;
  border-width: 0;
  padding: 0;
  cursor: pointer;
}
figure {
  margin: 0;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}
p {
  margin: 0;
}
cite {
  font-style: normal;
}
fieldset {
  border-width: 0;
  padding: 0;
  margin: 0;
}
.layoutItem[style],
.dynamicHeightItemsColumn[style],
.GridPlacedItem[style] {
  all: unset !important;
}
.RelativeElementsContainer[style],
.layoutContainer[style] {
  width: 100% !important;
  min-height: unset !important;
  padding-bottom: unset !important;
}
.hContainer {
  padding: 0 1.5625vw;
}
.ver1.ver2.yplus.hContainer {
  padding: 0 4.6875vw;
  min-height: 100vh;
}
.ver1.ver2.hContainer {
  padding: 0 3.90625vw;
}
.ver1.ver2.hContainer .caption-img-container {
  margin: 1.875vw auto 0 auto;
  margin-right: -3.90625vw;
  margin-left: -3.90625vw;
  width: calc(100% + 7.8125vw);
  display: block;
}
.ver1.ver2.hContainer .caption-image-credits-new-design {
  display: block;
  color: #78787b;
  -webkit-text-fill-color: #78787b;
  padding: 0 3.90625vw 0.78125vw 1.5625vw;
  box-sizing: border-box;
  margin-top: -0.5rem;
}
.font-moses .ver1.ver2.hContainer .caption-image-credits-new-design {
  font-size: 1.4375rem;
  font-weight: 340;
  line-height: normal;
}
.tablet:not(.yplus) {
  font-family: arimo !important;
}
.tablet:not(.yplus) h1 {
  font-family: arimo !important;
  font-size: 1.625rem !important;
}
.tablet:not(.yplus) h2 {
  font-family: arimo !important;
  font-size: 1.125rem !important;
}
.tablet:not(.yplus) .creditDetails,
.tablet:not(.yplus) .ArticleBodyAppComponent {
  font-size: 1rem !important;
}
.tablet:not(.yplus).ver1.ver2 {
  font-family: 'NarkisBlock' !important;
}
.tablet:not(.yplus).ver1.ver2.magazine2025 {
  font-family: 'EzerShemesh';
}
.font-moses .tablet:not(.yplus).ver1.ver2 {
  font-family: 'Moses', 'NarkisBlock' !important;
}
.tablet:not(.yplus).ver1.ver2 h1 {
  font-family: 'NarkisBlock' !important;
  font-size: 2.8125rem !important;
  font-weight: 600 ! important;
}
.font-moses .tablet:not(.yplus).ver1.ver2 h1 {
  font-family: 'MosesDisplay', 'NarkisBlock' !important;
  font-size: 3rem !important;
  font-weight: 800 !important;
  line-height: normal !important;
}
.tablet:not(.yplus).ver1.ver2 h2 {
  font-family: 'NarkisBlock' !important;
  font-size: 2.1875rem !important;
  line-height: 3.4375rem !important;
}
.font-moses .tablet:not(.yplus).ver1.ver2 h2 {
  font-family: 'Moses', 'NarkisBlock' !important;
  font-size: 2.3125rem !important;
  font-weight: 500 !important;
  line-height: 1.68 !important;
}
.tablet:not(.yplus).ver1.ver2 .creditDetails {
  font-family: 'NarkisBlock' !important;
  font-size: 1.75rem !important;
  line-height: 2.1875rem !important;
  font-weight: 300;
}
.font-moses .tablet:not(.yplus).ver1.ver2 .creditDetails {
  font-size: 1.875rem !important;
  font-weight: 340 !important;
}
.tablet:not(.yplus).ver1.ver2 .ArticleBodyAppComponent .text_editor_block_quote {
  font-size: 2rem;
}
.font-moses .tablet:not(.yplus).ver1.ver2 .ArticleBodyAppComponent .text_editor_block_quote {
  font-size: 2.0625rem !important;
  line-height: 3.5rem !important;
}
.tablet:not(.yplus).ver1.ver2 .ArticleBodyAppComponent {
  font-family: 'NarkisBlock' !important;
  font-size: 2rem !important;
  line-height: 3.4375rem !important;
  font-weight: 400;
}
.font-moses .tablet:not(.yplus).ver1.ver2 .ArticleBodyAppComponent {
  font-family: 'Moses', 'NarkisBlock' !important;
  font-weight: 340 !important;
  font-size: 2.0625rem !important;
  line-height: 3.5rem !important;
}
.tablet:not(.yplus).ver1.ver2 .ArticleBodyAppComponent .caption-img-container-new-design,
.tablet:not(.yplus).ver1.ver2 .ArticleBodyAppComponent .caption-img-container-new-design strong[style] {
  font-size: 1.75rem !important;
  line-height: 2.1875rem !important;
}
.tablet:not(.yplus).ver1.ver2 .ArticleBodyAppComponent .galleryCounterExpand-pf {
  bottom: 30px !important;
  font-size: 20px !important;
  height: 35px;
}
.magazine_template.tablet:not(.yplus).ver1.ver2 .ArticleBodyAppComponent .galleryCounterExpand-pf {
  font-size: 16px !important;
}
.tablet:not(.yplus).ver1.ver2 .ArticleBodyAppComponent .galleryCounterExpand-pf .numOfImg-pf {
  font-size: 16px !important;
}
.magazine_template.tablet:not(.yplus).ver1.ver2 .ArticleBodyAppComponent .galleryCounterExpand-pf .numOfImg-pf {
  font-size: 12px !important;
}
.tablet:not(.yplus).ver1.ver2 .SiteArticleContact .foundMistake-pf {
  font-size: 1.75rem;
  align-items: center;
  line-height: 1;
}
.magazine_template.tablet:not(.yplus).ver1.ver2 .SiteArticleContact .foundMistake-pf {
  font-size: 1.125rem;
}
.tablet:not(.yplus).ver1.ver2 .SiteArticleContact .commentInfoText-pf {
  font-size: 1.75rem;
}
.magazine_template.tablet:not(.yplus).ver1.ver2 .SiteArticleContact .commentInfoText-pf {
  font-size: 1.125rem;
}
.ver1.ver2.ver3 .blogs-auto-feed-header-wrapper {
  margin: 1.5625vw 0.78125vw 3.125vw 0px;
  flex-flow: row wrap;
  flex-direction: column;
  display: flex;
}
.ver1.ver2.ver3 .blogs-auto-feed-header-wrapper .articleBlogsOCB-pf {
  justify-content: flex-start;
}
.ver1.ver2.ver3 .blogs-auto-feed-header-wrapper .postsSorter_title {
  font-size: 1.1rem;
  font-weight: 670;
  margin-bottom: 0.5rem;
}
.ver1.ver2.ver3 .blogs-auto-feed-header-wrapper a {
  color: inherit;
  text-decoration: inherit;
  line-height: 1.25rem;
}
.ver1.ver2.ver3 .blogs-auto-feed-header-wrapper .blogs-auto-feed-header {
  text-decoration: none !important;
  color: #1e1e1e;
  letter-spacing: -0.01875rem;
  font-size: 1.5rem;
  font-weight: 600;
  margin-left: 2.34375vw;
  margin-bottom: 0.78125vw;
  line-height: 0.83;
}
.ver1.ver2.ver3 .blogs-auto-feed-header-wrapper .orderCheckBoxes.articleBlogsOCB-pf {
  font-family: 'Moses', 'NarkisBlock' ! important;
  display: flex;
  align-items: center;
  filter: grayscale(1);
  font-size: 14px;
  font-weight: 340;
  line-height: 1;
}
.ver1.ver2.ver3 .blogs-auto-feed-header-wrapper .orderCheckBoxes.articleBlogsOCB-pf input {
  margin-left: 0.78125vw;
}
.ver1.ver2.ver3 .blogs-auto-feed-header-wrapper .orderCheckBoxes.articleBlogsOCB-pf > * {
  display: flex;
  margin-left: 2.34375vw;
  justify-content: center;
  align-items: end;
}
.ver1.ver2.ver3 .blogs-auto-feed-header-wrapper .orderCheckBoxes.articleBlogsOCB-pf > *:last-of-type {
  margin-left: 0;
}
.ver1.ver2.ver3 .blogs-auto-feed-header-wrapper .orderCheckBoxes.articleBlogsOCB-pf input {
  margin-left: 0.78125vw;
}
.ver1.ver2.ver3 .blogs-item-wrapper {
  display: flex;
  padding: 4.375vw 4.6875vw 0 2.34375vw;
  margin-bottom: 2.1875vw;
  border-right: 0.46875vw solid #de1a1a;
  box-shadow: 1px 1px 1.09375vw 0 rgba(0, 0, 0, 0.18);
}
.ver1.ver2.ver3 .blogs-item-wrapper.isPinned {
  padding: 4.375vw 0 0.78125vw 4.6875vw !important;
  background-color: #f3f8f9;
  border-right: initial;
  box-shadow: initial;
}
.ver1.ver2.ver3 .blogs-item-wrapper.isPinned .title-row__now::before {
  display: none !important;
}
.ver1.ver2.ver3 .blogs-item-wrapper.hidden {
  display: none !important;
}
.ver1.ver2.ver3 .blogs-item-wrapper .pinIcon {
  background-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='19px' height='19px' viewBox='0 0 19 19' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3EED4F1F11-B579-4EF1-AC4F-AA859CBC3394%3C/title%3E %3Cg id='Blog-Final' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='DT_Blog-v3.1--Pinned-post' transform='translate(-858.000000, -531.000000)' stroke='%23000000' stroke-width='0.8'%3E %3Cg id='Comp/1_blog-post_pinned' transform='translate(19.000000, 499.000000)'%3E %3Cg id='Icn/pinned' transform='translate(839.027112, 32.204305)'%3E %3Cpath d='M10.1794292,12.4033711 L9.36718121,15.4637038 L8.32435656,12.4033711 L10.1794292,12.4033711 Z M12.2818575,1.83509507 L12.2818575,4.26652567 L11.2769762,4.26580993 L11.2783742,7.15297173 C12.6410463,7.80510212 13.662387,9.07174264 13.9667367,10.6156326 L13.9667367,10.6156326 L4.41652634,10.9200843 C4.70902344,9.08615477 5.73418237,7.78603461 7.13200316,7.12938949 L7.13200316,7.12938949 L7.13219718,4.26580546 L6.1434063,4.26652108 L6.1434063,1.83509507 L12.2818575,1.83509507 Z' id='Combined-Shape' transform='translate(9.213708, 9.213708) rotate(45.000000) translate(-9.213708, -9.213708) '%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  height: 1.275rem;
  width: 1.275rem;
  margin-left: 0.2rem;
  margin-top: 0.25rem;
}
.ver1.ver2.ver3 .blogs-item-wrapper .now-red-dot {
  background-image: url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='UTF-8'%3f%3e %3csvg width='10px' height='10px' viewBox='0 0 10 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eD31AF305-D3D2-4825-BE7F-9ECDC899970B%3c/title%3e%3cg id='Blog-Final' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3e%3cg id='DT_Blog-v3.1' transform='translate(-861.000000%2c -537.000000)'%3e%3cg id='comp/1_blogpost-Now' transform='translate(21.000000%2c 499.000000)'%3e%3cg id='Animation/Blip' transform='translate(840.000000%2c 38.000000)'%3e%3ccircle id='Oval' fill-opacity='0.536276224' fill='red' opacity='0.687426612' cx='5' cy='5' r='5'%3e%3c/circle%3e%3ccircle id='Oval' fill='%23DE1A1A' cx='5' cy='5' r='3'%3e%3c/circle%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
  background-repeat: no-repeat;
  width: 1.03125rem;
  height: 0.6rem;
  margin-left: 0.2rem;
  margin-top: 0.5rem;
}
.ver1.ver2.ver3 .blogs-item-wrapper .blogs-auto-feed-item__body {
  margin-top: 1.5625vw;
}
.ver1.ver2.ver3 .blogs-item-wrapper .fp-title {
  display: none !important;
}
.ver1.ver2.ver3 .blogs-auto-feed-item {
  display: flex;
  flex-flow: column nowrap;
  width: 100%;
  box-sizing: border-box;
  max-width: 135.3125vw;
  background-color: white;
  flex: 1;
  font-size: 1rem;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .audio-podcast-player-container .podcast-container-details {
  width: initial;
}
.font-moses .ver1.ver2.ver3 .blogs-auto-feed-item {
  font-family: 'Moses', 'NarkisBlock';
}
.ver1.ver2.ver3 .blogs-auto-feed-item.isPinned {
  background-color: #f3f8f9;
  box-shadow: none;
  border-right: none;
  margin: initial -0.3125vw;
}
.ver1.ver2.ver3 .blogs-auto-feed-item.isPinned .html-container *:not(figure *, .pinIcon, .special_ul *, .public-DraftStyleDefault-block *) {
  background-color: #f3f8f9;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .text_editor_paragraph {
  padding-right: initial !important;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .text_editor_paragraph > div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial !important;
  padding-right: 0.46875vw;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info {
  font-family: 'Moses', 'NarkisBlock' ! important;
  width: 100%;
  margin: 0 0 2.34375vw;
  font-size: 1.375rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.01875rem;
  text-align: right;
  color: #000;
}
.font-moses .ver1.ver2.ver3 .blogs-auto-feed-item .item-info {
  font-size: 1.0625rem;
  font-weight: 670;
  letter-spacing: normal;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info .title-row * {
  display: inline-block;
  font-weight: 600;
  font-size: 1.03125rem !important;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info .title-row .date-section {
  display: inline-block;
  padding-left: 0.78125vw;
  font-size: 1.03125rem !important;
  letter-spacing: -0.01875rem;
  line-height: 1.8125rem;
  font-weight: 600;
}
.font-moses .ver1.ver2.ver3 .blogs-auto-feed-item .item-info .title-row .date-section {
  font-size: 1.03125rem;
  font-weight: 670;
  letter-spacing: normal;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info .title-row .date-section .hour {
  color: #de1a1a !important;
  flex: 0;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info .title-row .date-section .date {
  color: #de1a1a !important;
  flex: 0;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info .title-row .date-section .DateDisplay {
  color: #de1a1a !important;
  flex: 0;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info .title-row .title-section {
  padding-right: 0.78125vw;
  color: black;
  margin: unset;
  overflow: hidden;
  display: inline;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info .title-row .title-section h3 {
  font-family: 'Moses', 'NarkisBlock' ! important;
  margin: unset;
  line-height: normal;
  letter-spacing: -0.01875rem;
  padding-left: 1.5625vw;
  font-size: 1.03125rem;
  font-weight: 670;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
  display: inline;
}
.font-moses .ver1.ver2.ver3 .blogs-auto-feed-item .item-info .title-row .title-section h3 {
  font-size: 1.03125rem;
  font-weight: 670;
  letter-spacing: normal;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info .title-row .title-row__now {
  position: relative;
  color: #de1a1a !important;
  align-items: center;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info .title-row .title-row__now:before {
  background-image: url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='UTF-8'%3f%3e %3csvg width='10px' height='10px' viewBox='0 0 10 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eD31AF305-D3D2-4825-BE7F-9ECDC899970B%3c/title%3e%3cg id='Blog-Final' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3e%3cg id='DT_Blog-v3.1' transform='translate(-861.000000%2c -537.000000)'%3e%3cg id='comp/1_blogpost-Now' transform='translate(21.000000%2c 499.000000)'%3e%3cg id='Animation/Blip' transform='translate(840.000000%2c 38.000000)'%3e%3ccircle id='Oval' fill-opacity='0.536276224' fill='red' opacity='0.687426612' cx='5' cy='5' r='5'%3e%3c/circle%3e%3ccircle id='Oval' fill='%23DE1A1A' cx='5' cy='5' r='3'%3e%3c/circle%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
  background-repeat: no-repeat;
  width: 1.03125rem;
  height: 0.6rem;
  margin-left: 0.2rem;
  margin-top: 0.5rem;
  content: "";
  display: inline-block;
  margin-bottom: 0.125rem;
  position: absolute;
  left: 2.8375rem;
  top: 0.125rem;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info .title-row .title-row__yesterday {
  color: #de1a1a !important;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info .title-row .yesterdayComma {
  color: #de1a1a;
  padding-left: 0.78125vw;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info .title-row .title-row__separator {
  height: 5.15625vw !important;
  background-color: #000;
  width: 0.78125vw !important;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0.9375vw;
  font-weight: 600;
  margin-left: 0.46875vw;
  margin-right: 0.46875vw;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info .title-row .title-row__separator.red {
  background-color: #de1a1a !important;
  margin-left: 0.78125vw;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info .auth-row {
  font-family: 'Moses', 'NarkisBlock' ! important;
  line-height: 1.38;
  letter-spacing: -0.01875rem;
  color: #78787b;
  font-weight: normal;
  margin-left: 1.875vw;
  font-size: 0.8125rem !important;
  font-weight: lighter !important;
  line-height: normal !important;
  height: unset !important;
  padding-top: 0 !important;
}
.font-moses .ver1.ver2.ver3 .blogs-auto-feed-item .item-info .auth-row {
  font-size: 0.8125rem !important;
  font-weight: 340 !important;
  line-height: normal !important;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info .auth-row__separator {
  height: 100%;
  background-color: #888888;
  width: 0.46875vw !important;
  margin-left: 1.5625vw;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info .authorAndSocial-pf {
  display: flex;
  height: 20px;
  align-items: center;
  padding-top: 20px;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info .authorAndSocial-pf span {
  font-family: 'Moses', 'NarkisBlock' ! important;
  font-size: 0.8125rem;
  font-weight: 340;
  line-height: normal;
  margin-left: 1.5625vw;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info .authorAndSocial-pf .mobileShareBtn {
  display: block !important;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m15.942 5-6.728 6.409h2.438l3.312-3.155v13.66h1.922V8.221l3.347 3.188h2.438L15.941 5zM8.017 25.077l.002-10.924H6V27h20V14.153h-2.019l-.001 10.924H8.017z' fill='%2378787b'/%3E %3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  width: 4.375vw !important;
  height: 4.375vw !important;
  background-size: 4.375vw !important;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .item-info .authorAndSocial-pf .social-icon:not(.tb) {
  display: none !important;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .html-container {
  width: 100%;
  height: auto;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .html-container .ArticleBodyComponent {
  font-family: 'NarkisBlock';
  margin-top: 0.78125vw;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .html-container .ArticleBodyComponent .pHeader {
  font-size: 1.25rem;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .html-container .ArticleBodyComponent figure > * {
  width: 100%;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .html-container .ArticleBodyComponent .originalLaunchDate,
.ver1.ver2.ver3 .blogs-auto-feed-item .html-container .ArticleBodyComponent .coAutors {
  display: none;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .html-container .ArticleBodyComponent .TextEditorBlogEndOfPreviewTextFlag {
  display: none;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .html-container .ArticleBodyComponent .public-DraftStyleDefault-ol,
.ver1.ver2.ver3 .blogs-auto-feed-item .html-container .ArticleBodyComponent .public-DraftStyleDefault-ul {
  width: 90%;
  font-size: 1.0625rem;
  line-height: 1.375rem;
  margin-right: 0.9375rem;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .html-container .ArticleBodyComponent .coAuthors {
  display: none;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .html-container .ArticleBodyComponent .VideoComponenta {
  margin-bottom: 1.5625vw;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .html-container .text_editor_paragraph {
  width: auto;
  font-size: 1.125rem;
  letter-spacing: -0.02125rem;
  line-height: 1.5rem;
  font-weight: normal;
  padding-right: 1.09375vw;
  padding-left: 1.09375vw;
  margin-bottom: 3.125vw;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .html-container .VideoComponenta {
  margin-bottom: 7.8125vw;
  display: inline-block;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .html-container.loading-auto-feed-blog {
  height: 15.625vw;
  width: 15.625vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .bottom-row {
  margin-right: 1.25vw;
  width: 98%;
  display: flex;
  flex-flow: row-reverse nowrap;
  align-items: center;
  justify-content: space-between;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .bottom-row .continue-read-wrapper-pf {
  display: flex;
  align-items: center;
  width: auto;
  justify-content: space-between;
  align-self: flex-end;
  margin-bottom: 15px;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .bottom-row .continue-read-wrapper-pf .continue-read-pf {
  font-size: 15px !important;
  font-weight: bold;
  line-height: 22px;
  cursor: pointer;
  margin: 0 0 0 2px;
  font-family: 'NarkisBlock';
  letter-spacing: -0.3px;
  color: #de1a1a;
  font-family: 'Moses', 'NarkisBlock' ! important;
  font-size: 0.8rem;
  font-weight: 670;
  line-height: 1.75rem;
  letter-spacing: normal;
}
.font-moses .ver1.ver2.ver3 .blogs-auto-feed-item .bottom-row .continue-read-wrapper-pf .continue-read-pf {
  font-family: 'Moses', 'NarkisBlock';
}
.ver1.ver2.ver3 .blogs-auto-feed-item .bottom-row .continue-read-wrapper-pf .little-arrow-pf {
  background-image: url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='UTF-8'%3f%3e %3csvg width='13px' height='13px' viewBox='0 0 13 13' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3e6F12D69D-403D-4AB8-92D4-4CCC0DFE0455%3c/title%3e%3cdefs%3e%3crect id='path-1' x='0' y='0' width='13' height='13' rx='6.5'%3e%3c/rect%3e%3cfilter x='-53.8%25' y='-38.5%25' width='207.7%25' height='207.7%25' filterUnits='objectBoundingBox' id='filter-2'%3e%3cfeOffset dx='0' dy='2' in='SourceAlpha' result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeGaussianBlur stdDeviation='2' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix values='0 0 0 0 0.111979167 0 0 0 0 0.111979167 0 0 0 0 0.111979167 0 0 0 0.218995848 0' type='matrix' in='shadowBlurOuter1'%3e%3c/feColorMatrix%3e%3c/filter%3e%3c/defs%3e%3cg id='Blog-Final' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3e%3cg id='DT_Blog-v3.1' transform='translate(-54.000000%2c -1730.000000)'%3e%3cg id='Comp/blog-post_video_read-More' transform='translate(21.000000%2c 1022.000000)'%3e%3cg id='Group-3' transform='translate(33.000000%2c 111.000000)'%3e%3cg id='Group-2' transform='translate(0.000000%2c 595.000000)'%3e%3cg id='Group' transform='translate(0.000000%2c 2.000000)'%3e%3cg id='Rectangle'%3e%3cuse fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'%3e%3c/use%3e%3cuse fill='%23DE1A1A' fill-rule='evenodd' xlink:href='%23path-1'%3e%3c/use%3e%3c/g%3e%3cpolyline id='Path-3' stroke='white' stroke-width='1.5' stroke-linecap='square' transform='translate(6.457712%2c 7.118680) scale(1%2c -1) rotate(90.000000) translate(-6.457712%2c -7.118680) ' points='7.75079658 4.39992136 5.16462724 7.1593112 7.75079658 9.83743871'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  cursor: pointer;
  margin: 0px 5px 0 2px;
  background-size: contain;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .bottom-row .continue-read-wrapper-pf .little-arrow-pf.up {
  transform: rotate(180deg);
}
.ver1.ver2.ver3 .blogs-auto-feed-item .hidden_blocks {
  display: none;
}
.ver1.ver2.ver3 .blogs-auto-feed-item .TextEditorBlogEndOfPreviewTextFlag {
  display: none;
}
.ver1.ver2.ver3 .article-blog-componenta-wrapper .VideoAppComponenta {
  width: 100% !important;
  margin: initial !important;
}
.ver1.ver2.ver3 .font-moses .article-blog-componenta-wrapper .VideoAppComponenta .caption,
.ver1.ver2.ver3 .font-moses .article-blog-componenta-wrapper .VideoAppComponenta .caption .caption-img-container-new-design > strong[style] {
  font-size: 0.83984375rem !important;
  font-family: 'Moses', 'NarkisBlock' !important;
  margin-top: 0.5rem !important;
  display: inline-block;
  padding-right: 0 !important;
  padding-top: 0.3125vw;
}
:not(.mutam).ver1.ver2.ver3 .article-blog-componenta-wrapper .VideoAppComponenta .caption {
  padding-right: 0 !important;
  padding-top: 0.3125vw;
}
:not(.mutam).ver1.ver2.ver3 .article-blog-componenta-wrapper .VideoAppComponenta .caption strong {
  font-size: 0.83984375rem !important;
  font-weight: normal;
}
.ver1.ver2.ver3 .font-moses .article-blog-componenta-wrapper .ArtcielImageApp .captionArea {
  padding-right: 0 !important;
}
.ver1.ver2.ver3 .article-blog-componenta-wrapper .ArtcielImageApp .captionArea {
  padding-right: 0 !important;
}
.font-moses .ver1.ver2.ver3 .article-blog-componenta-wrapper .ArtcielImageApp .captionArea .caption-img-container-new-design,
.font-moses .ver1.ver2.ver3 .article-blog-componenta-wrapper .ArtcielImageApp .captionArea .caption-img-container-new-design strong[style] {
  font-size: 0.83984375rem !important;
  font-family: 'Moses', 'NarkisBlock' !important;
  font-weight: initial !important;
  color: #78787b !important;
  margin-top: 0.5rem !important;
  padding-right: 0 !important;
  padding-top: 0.3125vw;
}
.ver1.ver2.ver3 .ArtcielImageApp .caption-img-container-new-design {
  margin-top: 0.3125rem !important;
}
.ver1.ver2.ver3 .article-blog-componenta-wrapper .social-icon.tb.spotim-comments-count-wrapper-pf {
  width: auto !important;
  height: 20px !important;
  font-family: 'Moses';
  opacity: initial !important;
  font-size: 12px;
  font-weight: 500;
  background-color: #de1a1a !important;
  color: #fff;
  border-radius: 50px;
  padding: 0px 10px;
  display: flex;
  align-items: center;
  margin-right: auto;
  flex-shrink: 0;
}
@media (prefers-color-scheme: dark) {
  .ver1.ver2.ver3 .article-blog-componenta-wrapper .blogs-auto-feed-item {
    background-color: black !important;
  }
  .ver1.ver2.ver3 .article-blog-componenta-wrapper .blogs-auto-feed-item .item-info .title-row h3 {
    color: #fff !important;
  }
  .ver1.ver2.ver3 .article-blog-componenta-wrapper .blogs-auto-feed-item .item-info .title-row .title-row__separator {
    background-color: #fff !important;
  }
  .ver1.ver2.ver3 .article-blog-componenta-wrapper .blogs-auto-feed-item .item-info .title-row .title-row__separator .red {
    background-color: #de1a1a !important;
  }
  .ver1.ver2.ver3 .article-blog-componenta-wrapper .blogs-auto-feed-item .social-icon {
    width: 3.125vw !important;
    background-repeat: no-repeat !important;
    padding: 0px 0.9375vw !important;
  }
  .ver1.ver2.ver3 .article-blog-componenta-wrapper .blogs-auto-feed-item .social-icon.tb {
    padding: 0 1.5625vw !important;
  }
  .ver1.ver2.ver3 .article-blog-componenta-wrapper .blogs-auto-feed-item .blogs-auto-feed-item__body* {
    color: #fff !important;
  }
  .ver1.ver2.ver3 .article-blog-componenta-wrapper .blogs-auto-feed-item .text_editor_paragraph,
  .ver1.ver2.ver3 .article-blog-componenta-wrapper .blogs-auto-feed-item ul,
  .ver1.ver2.ver3 .article-blog-componenta-wrapper .blogs-auto-feed-item ol {
    color: #fff !important;
  }
  .ver1.ver2.ver3 .article-blog-componenta-wrapper .pinIcon {
    filter: invert(1);
  }
  .ver1.ver2.ver3 .article-blog-componenta-wrapper .special_ul {
    color: #fff !important;
  }
  .ver1.ver2.ver3 .article-blog-componenta-wrapper .special_ul li {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255 ,255 ,255)' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg id='icon' transform='translate(-1327 -606)'%3E%3Cpath id='Union_4' data-name='Union 4' d='M31.878,32H0V0H26.425V14.286H32V32Zm-2.724-2.857v-12H26.425v12ZM2.877,29.112h20.67V2.888H2.877ZM5.465,22.73v-2.5H20.924v2.5Zm0-5.486v-2.5H20.924v2.5Zm0-5.486v-2.5H20.924v2.5Z' transform='translate(1327 606)'/%3E%3C/g%3E%3C/svg%3E");
  }
  .ver1.ver2.ver3 .article-blog-componenta-wrapper .special_ul* {
    color: #fff !important;
  }
  .ver1.ver2.ver3 .blogs-item-wrapper {
    background-color: black !important;
  }
  .ver1.ver2.ver3 .article-blog-componenta-wrapper .blogs-auto-feed-item .social-icon {
    width: initial !important;
  }
}
.ver1.ver2.ver3.blog_article .ArticleHeaderApp h1 {
  font-family: "MosesDisplay", "NarkisBlock" !important;
  font-size: 2.344rem !important;
  font-weight: 800 !important;
  line-height: 1.1;
  letter-spacing: -0.01875rem !important;
}
.ver1.ver2.ver3.blog_article .ArticleHeaderApp h2 {
  font-family: "MosesDisplay", "NarkisBlock" !important;
  font-size: 1.318rem !important;
  line-height: normal !important;
  font-weight: 500 !important;
  letter-spacing: -0.01875rem !important;
  color: #000000 !important;
  margin: 0 !important;
  -webkit-text-fill-color: initial;
}
.ver1.ver2.ver3.blog_article .ArticleHeaderApp .blogs-auto-feed-header-wrapper {
  font-family: 'Moses', 'NarkisBlock' ! important;
}
.ver1.ver2.ver3.blog_article .ArticleHeaderApp .orderCheckBoxes.articleBlogsOCB-pf {
  font-size: 0.875rem !important;
  font-weight: 340 !important;
  line-height: 0.96 !important;
}
.ver1.ver2.ver3.blog_article .text_editor_paragraph {
  font-family: 'Moses', 'NarkisBlock' ! important;
  font-size: 0.95265625rem !important;
  line-height: normal !important;
  letter-spacing: normal !important;
}
.ver1.ver2.ver3.tablet .blogs-auto-feed-header-wrapper .postsSorter_title {
  font-size: 1.25rem;
  font-weight: 670;
  line-height: normal;
  letter-spacing: normal;
}
.ver1.ver2.ver3.tablet .blogs-auto-feed-header-wrapper .orderCheckBoxes {
  font-size: 0.875rem;
  font-weight: 340;
  line-height: 1;
}
.ver1.ver2.ver3.tablet .item-info .title-row .date-section .date {
  font-size: 1.5rem !important;
  font-weight: 670;
  letter-spacing: normal;
}
.ver1.ver2.ver3.tablet .item-info .title-row .title-row__separator {
  height: 2.34375vw !important;
  width: 0.46875vw !important;
  margin-bottom: 0.46875vw;
  font-weight: 600;
  margin-left: 0.46875vw;
  margin-right: 0.46875vw;
}
.ver1.ver2.ver3.tablet .item-info .title-row .title-row__separator.red {
  background-color: #de1a1a !important;
  margin-left: 0.78125vw;
}
.ver1.ver2.ver3.tablet .item-info .title-row .title-section h3 {
  font-size: 1.5rem !important;
  font-weight: 670;
  letter-spacing: normal;
}
.ver1.ver2.ver3.tablet .item-info .authorAndSocial-pf .mobileShareBtn {
  width: 2.34375vw !important;
  height: 2.34375vw !important;
  background-size: initial !important;
  margin-bottom: 0.78125vw;
  flex-shrink: 0;
}
.ver1.ver2.ver3.tablet .item-info .auth-row__separator {
  width: 0.3125vw !important;
}
.ver1.ver2.ver3.tablet .auth-row-pf {
  font-size: 14px !important;
}
.ver1.ver2.ver3.tablet .blogs-auto-feed-item .text_editor_paragraph > div {
  font-size: 1.275rem !important;
  line-height: 1.58;
}
.ver1.ver2.ver3.tablet .article-blog-componenta-wrapper .ArtcielImageApp .captionArea .caption-img-container-new-design {
  margin-top: -1.5625vw !important;
  font-size: 1.0625rem !important;
}
.ver1.ver2.ver3.tablet .article-blog-componenta-wrapper .ArtcielImageApp .captionArea .caption-img-container-new-design strong[style] {
  font-size: 1.0625rem !important;
}
.ver1.ver2.ver3.tablet .article-blog-componenta-wrapper .VideoAppComponenta .caption .caption-img-container-new-design {
  margin-top: -2.34375vw !important;
}
.ver1.ver2.ver3.tablet .article-blog-componenta-wrapper .VideoAppComponenta .caption .caption-img-container-new-design strong {
  font-size: 1.0625rem !important;
}
@media (prefers-color-scheme: dark) {
  .ver1.ver2.ver3.tablet .article-blog-componenta-wrapper .blogs-auto-feed-item {
    background-color: black !important;
  }
  .ver1.ver2.ver3.tablet .article-blog-componenta-wrapper .blogs-auto-feed-item .item-info .title-row h3 {
    color: #fff !important;
  }
  .ver1.ver2.ver3.tablet .article-blog-componenta-wrapper .blogs-auto-feed-item .item-info .title-row .title-row__separator {
    background-color: #fff !important;
  }
  .ver1.ver2.ver3.tablet .article-blog-componenta-wrapper .blogs-auto-feed-item .item-info .title-row .title-row__separator .red {
    background-color: #de1a1a !important;
  }
  .ver1.ver2.ver3.tablet .article-blog-componenta-wrapper .blogs-auto-feed-item .social-icon {
    width: 3.125vw !important;
    background-repeat: no-repeat !important;
    padding: 0px 0.9375vw !important;
  }
  .ver1.ver2.ver3.tablet .article-blog-componenta-wrapper .blogs-auto-feed-item .social-icon.tb {
    padding: 0 1.5625vw !important;
  }
  .ver1.ver2.ver3.tablet .article-blog-componenta-wrapper .blogs-auto-feed-item .blogs-auto-feed-item__body* {
    color: #fff !important;
  }
  .ver1.ver2.ver3.tablet .article-blog-componenta-wrapper .blogs-auto-feed-item .text_editor_paragraph,
  .ver1.ver2.ver3.tablet .article-blog-componenta-wrapper .blogs-auto-feed-item ul,
  .ver1.ver2.ver3.tablet .article-blog-componenta-wrapper .blogs-auto-feed-item ol {
    color: #fff !important;
  }
  .ver1.ver2.ver3.tablet .article-blog-componenta-wrapper .pinIcon {
    filter: invert(1);
  }
  .ver1.ver2.ver3.tablet .article-blog-componenta-wrapper .special_ul {
    color: #fff !important;
  }
  .ver1.ver2.ver3.tablet .article-blog-componenta-wrapper .special_ul li {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255 ,255 ,255)' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg id='icon' transform='translate(-1327 -606)'%3E%3Cpath id='Union_4' data-name='Union 4' d='M31.878,32H0V0H26.425V14.286H32V32Zm-2.724-2.857v-12H26.425v12ZM2.877,29.112h20.67V2.888H2.877ZM5.465,22.73v-2.5H20.924v2.5Zm0-5.486v-2.5H20.924v2.5Zm0-5.486v-2.5H20.924v2.5Z' transform='translate(1327 606)'/%3E%3C/g%3E%3C/svg%3E");
  }
  .ver1.ver2.ver3.tablet .article-blog-componenta-wrapper .special_ul* {
    color: #fff !important;
  }
  .ver1.ver2.ver3.tablet .blogs-item-wrapper {
    background-color: black !important;
  }
  .ver1.ver2.ver3.tablet .article-blog-componenta-wrapper .blogs-auto-feed-item .social-icon {
    width: initial !important;
  }
}
.font-moses .ver1.ver2.ver3.tablet .blogs-auto-feed-item .item-info .auth-row {
  font-size: 0.875rem !important;
}
.yplus {
  font-family: 'Open Sans Hebrew' !important;
  margin-right: auto;
  margin-left: auto;
  background-color: #edf1f5;
}
.yplus .ArticleWrappedImageApp {
  font-family: 'Open Sans Hebrew' !important;
}
.font-moses .yplus {
  font-family: 'Moses', 'Open Sans Hebrew' !important;
}
.iframe-lightbox .content {
  height: 100% ! important;
  padding-bottom: 0 ! important;
}
.iframe-lightbox .content-holder {
  width: 100% !important;
  top: 0% !important;
  left: 0% !important;
  -webkit-transform: unset !important;
  transform: unset !important;
  margin-right: 0 !important;
  height: 100% !important;
}
body {
  margin: 0;
}
.ArticleBodyAppComponent {
  font-size: 1rem;
  direction: rtl;
  line-height: 1.25;
  counter-reset: numbered-text-counter 0;
}
.ArticleBodyAppComponent .coAuthors {
  margin-bottom: 1.5625vw;
}
:not(.mutam).ver2.ver1 .ArticleBodyAppComponent br {
  display: none;
}
.ver2.ver1 .ArticleBodyAppComponent {
  font-size: 1.125rem;
  line-height: 1.44;
  margin-top: 3.90625vw;
}
:not(.mutam).ver2.ver1 .ArticleBodyAppComponent {
  font-size: 1.375rem;
  line-height: 1.28;
  font-weight: 300;
  letter-spacing: -0.3;
}
.font-moses :not(.mutam).ver2.ver1 .ArticleBodyAppComponent {
  font-size: 1.125rem;
  line-height: 1.59;
  letter-spacing: normal;
  font-weight: 340;
}
.ArticleBodyAppComponent a {
  -webkit-text-fill-color: initial;
}
.ArticleBodyAppComponent .originalLaunchDate {
  color: #8c8c8c;
  font-size: 0.875rem;
}
.ver2.ver1 .ArticleBodyAppComponent .originalLaunchDate {
  margin-bottom: 1rem;
}
.yplus .ArticleBodyAppComponent .originalLaunchDate {
  display: none;
}
.ArticleBodyAppComponent .text_editor_paragraph {
  margin: 0 0 1rem 0;
  word-break: keep-all;
}
.ver2.ver1 .ArticleBodyAppComponent .text_editor_paragraph {
  margin: 0 0 1.8rem 0;
}
.magazine_template.ver2.ver1 .ArticleBodyAppComponent .text_editor_paragraph {
  margin: 0 0 1.5rem 0;
}
.ArticleBodyAppComponent .text_editor_indent {
  display: block;
  margin-right: 7.8125vw !important;
}
.ArticleBodyAppComponent .text_editor_indent.ltr {
  margin-right: initial !important;
  margin-left: 7.8125vw !important;
}
.ArticleBodyAppComponent .text_editor_contact_us_link {
  font-size: 0.9375rem;
  font-weight: 700;
  padding-bottom: 2.34375vw;
  padding-top: 2.34375vw;
  text-decoration: underline;
  color: initial;
  -webkit-text-fill-color: initial;
}
.ver1.ver2 .ArticleBodyAppComponent .text_editor_contact_us_link {
  display: none !important;
}
.ver1.ver2 .ArticleBodyAppComponent .special_ul {
  list-style-type: none;
  color: #1417ac;
  line-height: 1.44;
  margin-bottom: 0.8125rem;
  padding-inline-start: 0px;
}
.yplus .ArticleBodyAppComponent .special_ul {
  color: #337ab7 !important;
}
.ver1.ver2 .ArticleBodyAppComponent .special_ul li {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(20, 23, 172)' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg id='icon' transform='translate(-1327 -606)'%3E%3Cpath id='Union_4' data-name='Union 4' d='M31.878,32H0V0H26.425V14.286H32V32Zm-2.724-2.857v-12H26.425v12ZM2.877,29.112h20.67V2.888H2.877ZM5.465,22.73v-2.5H20.924v2.5Zm0-5.486v-2.5H20.924v2.5Zm0-5.486v-2.5H20.924v2.5Z' transform='translate(1327 606)'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: top 0.6rem right;
  background-size: .813rem;
  margin: 1rem 0;
}
.font-moses .ver1.ver2 .ArticleBodyAppComponent .special_ul li {
  font-size: 1.125rem;
  line-height: 1.59;
}
.yplus .ArticleBodyAppComponent .special_ul li {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(51, 122, 183)' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg id='icon' transform='translate(-1327 -606)'%3E%3Cpath id='Union_4' data-name='Union 4' d='M31.878,32H0V0H26.425V14.286H32V32Zm-2.724-2.857v-12H26.425v12ZM2.877,29.112h20.67V2.888H2.877ZM5.465,22.73v-2.5H20.924v2.5Zm0-5.486v-2.5H20.924v2.5Zm0-5.486v-2.5H20.924v2.5Z' transform='translate(1327 606)'/%3E%3C/g%3E%3C/svg%3E") !important;
}
.ver1.ver2 .ArticleBodyAppComponent .special_ul li > div {
  padding-right: 1.4375rem;
  display: block;
}
.ver2.ver1 .ArticleBodyAppComponent ul.public-DraftStyleDefault-ul {
  padding-inline-start: 1.5625vw;
  margin: 0 3.90625vw 4.6875vw 0;
}
.ver2.ver1 .ArticleBodyAppComponent ol.public-DraftStyleDefault-ol li {
  padding-right: 0.78125vw;
}
.font-moses .ver2.ver1 .ArticleBodyAppComponent ol.public-DraftStyleDefault-ol li {
  padding-right: 0 !important;
}
.ver2.ver1 .ArticleBodyAppComponent ol.public-DraftStyleDefault-ol {
  padding-inline-start: 0.78125vw;
  margin: 0 3.90625vw 4.6875vw 0;
}
.font-moses .ArticleBodyAppComponent ol.public-DraftStyleDefault-ol {
  margin: 0 6.25vw 4.6875vw 0 !important;
}
.ArticleBodyAppComponent .text_editor_block_quote {
  font-size: 1.125rem;
  display: block;
  padding: 3.90625vw 1.5625vw;
  border-top: 0.12rem solid black;
  border-bottom: 0.12rem solid black;
  border-left: none;
  margin: 1.5625vw;
  text-align: center;
}
.ver1.ver2 .ArticleBodyAppComponent .text_editor_block_quote {
  font-size: 1.375rem;
  line-height: 1.36;
  font-weight: 600;
  border-top: 0.125rem solid #de1a1a;
  border-bottom: 0.125rem solid #de1a1a;
  padding: 6.5625vw 0px 0;
  margin: 3.90625vw 3.90625vw 3.90625vw 6.5625vw;
  text-align: unset;
}
.font-moses .ver1.ver2 .ArticleBodyAppComponent .text_editor_block_quote {
  font-size: 1.125rem;
  line-height: 1.65;
  letter-spacing: normal;
  font-weight: 670;
  padding: 3.90625vw 0px;
  margin: 1.875vw 0 6.25vw 0;
}
.font-moses .tablet.magazine_template.ver1.ver2 .ArticleBodyAppComponent .text_editor_block_quote {
  font-size: 1.75rem !important;
  line-height: 1.43 !important;
}
.magazine_template.ver1.ver2 .ArticleBodyAppComponent .text_editor_block_quote {
  border-top: unset;
  border-bottom: unset;
  font-size: 1.375rem;
  line-height: 1.33;
  font-weight: 670;
  margin: unset;
  padding: unset;
  margin-bottom: 1.5rem;
}
.magazine_template.ver1.ver2 .ArticleBodyAppComponent .text_editor_block_quote::before {
  content: '';
  display: block;
  width: 18.28125vw;
  height: 1.25vw;
  margin-bottom: 1rem;
  background-color: #de1a1a;
}
.magazine_art.ver1.ver2 .ArticleBodyAppComponent .text_editor_block_quote {
  border-top: 0.313rem solid #00B4D8;
  border-bottom: 0.3135rem solid #00B4D8;
  padding: 0.625rem 0px;
  font-size: 1.3rem;
  line-height: 1.33;
  margin: 0 2rem 1.8rem;
  font-weight: 670;
}
.tablet.magazine_art.ver1.ver2 .ArticleBodyAppComponent .text_editor_block_quote {
  padding: 0.938rem 0px;
  font-size: 1.5rem !important;
  line-height: 1.25 !important;
  margin: 0 2.3rem 1.875rem;
}
.ArticleBodyAppComponent #articleComments iframe {
  width: 100% !important;
}
.ver1.ver2 .ArticleBodyAppComponent figure {
  margin: 0 0 4.6875vw 0;
}
.ArticleBodyAppComponent .pHeader {
  font-size: 1.125rem;
  font-weight: bold;
  color: #192862;
  margin-bottom: 0.1875em;
  margin-top: 0;
}
.tablet .ArticleBodyAppComponent .pHeader {
  font-size: 2.0625rem;
}
.font-moses .tablet .ArticleBodyAppComponent .pHeader {
  font-size: 2.1875rem !important;
  line-height: 3.5rem !important;
}
.ver1.ver2 .ArticleBodyAppComponent .pHeader {
  font-size: 1.5rem;
  line-height: 1.75rem;
  color: #000000;
  font-weight: 900;
  margin-bottom: 0.3125rem;
  margin-top: 0.3125rem;
}
.font-moses .ver1.ver2 .ArticleBodyAppComponent .pHeader {
  font-size: 1.3rem;
  line-height: 1.59;
  font-weight: 670;
}
.ArticleBodyAppComponent .colored_underline_header {
  color: #000;
  text-align: right;
  font-family: "Moses";
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 670;
  line-height: 1.3;
  text-decoration-color: #00B4D8 ! important;
  text-decoration: underline;
  text-decoration-thickness: 0.1875rem;
  text-underline-offset: 0.375rem;
  margin-bottom: 0.5rem;
  margin-top: 0.3125rem;
  box-sizing: border-box;
}
.tablet .ArticleBodyAppComponent .colored_underline_header {
  font-size: 2.1875rem;
  line-height: 3.5rem;
}
.ArticleBodyAppComponent .one_quote_teaser,
.ArticleBodyAppComponent .two_quotes_teaser {
  color: #000;
  font-size: 1.3125rem;
  font-style: normal;
  font-weight: 670;
  line-height: 1.33;
  position: relative;
  padding: 2.1875rem 1.875rem 2.1875rem;
}
.tablet .ArticleBodyAppComponent .one_quote_teaser,
.tablet .ArticleBodyAppComponent .two_quotes_teaser {
  font-size: 2.1875rem;
  line-height: 3.5rem;
}
.ArticleBodyAppComponent .one_quote_teaser::before,
.ArticleBodyAppComponent .two_quotes_teaser::before {
  position: absolute;
  content: "";
  width: 1.75rem;
  height: 1.5625rem;
  aspect-ratio: 1.125;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='36' height='32' viewBox='0 0 36 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M7.92573 16.1424L16.4244 16.2374L10.8859 32H1.0504L7.92573 16.1424ZM0 0H16.4244V16.2374H0V0ZM27.5013 16.1424L36 16.2374L30.4615 32H20.626L27.5013 16.1424ZM19.5756 0H36V16.2374H19.5756V0Z' fill='%2300B4D8'/%3E %3C/svg%3E");
  top: 0;
  right: 0;
}
.ArticleBodyAppComponent .two_quotes_teaser {
  margin-bottom: 0.5rem;
}
.ArticleBodyAppComponent .two_quotes_teaser::after {
  position: absolute;
  content: "";
  width: 1.75rem;
  height: 1.5625rem;
  aspect-ratio: 1.125;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='36' height='32' viewBox='0 0 36 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M7.92573 16.1424L16.4244 16.2374L10.8859 32H1.0504L7.92573 16.1424ZM0 0H16.4244V16.2374H0V0ZM27.5013 16.1424L36 16.2374L30.4615 32H20.626L27.5013 16.1424ZM19.5756 0H36V16.2374H19.5756V0Z' fill='%2300B4D8'/%3E %3C/svg%3E");
  bottom: 0;
  left: 0;
}
.ArticleBodyAppComponent .highlight_header {
  padding: 1.25rem  1.875rem;
}
.ArticleBodyAppComponent .highlight_header > div > span {
  color: #000;
  font-size: 1.3125rem;
  font-style: normal;
  font-weight: 670;
  line-height: 1.33;
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg width='334' height='37' viewBox='0 0 334 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M26.9375 36.7588C27.1407 36.7056 27.971 36.7699 28.3269 36.7344C27.945 37.2095 26.2049 36.9516 26.9375 36.7588ZM62.1842 2.08192C61.8888 2.2058 61.5933 2.32973 61.2976 2.4537C62.1527 2.49477 63.2933 2.36952 64.0857 2.44753C64.2153 2.46075 63.8928 2.7993 64.1984 2.80265C64.5041 2.80592 64.429 2.36221 64.8709 2.29831C65.3673 2.22776 67.6534 2.45646 68.4385 2.42141C71.3676 2.28774 74.3449 1.9319 77.3083 2.02127C74.2658 2.45087 77.3546 2.68575 78.2027 2.51565C78.3899 2.47677 78.3371 1.64736 81.3939 1.76083C83.3373 1.83363 81.5731 3.07336 84.8013 2.38158C82.2716 1.62799 84.7373 1.61099 86.6994 1.52608C87.0383 1.51101 89.7693 1.55699 90.9682 1.48725C91.3788 1.46303 91.9926 1.01145 92.5365 0.9852C92.9109 0.967463 93.2006 1.19719 93.7557 1.17015C96.3338 1.04726 98.9291 0.962385 101.529 0.97967C100.034 2.13279 102.735 1.42635 102.857 1.4771C103.484 1.7652 100.683 1.91891 101.796 2.08172C103.345 2.00968 104.891 1.93896 106.432 1.86955C105.158 1.76119 108.099 0.891542 108.658 1.24515C108.402 0.261999 115.757 1.955 116.849 1.6073C117.082 1.53353 115.547 1.07389 119.077 1.23167C119.461 1.24948 119.321 1.54972 119.522 1.51834C119.641 1.49949 120.353 0.540452 121.136 1.04961C121.421 1.23577 119.628 1.88721 123.588 1.57022C122.003 0.632485 129.047 0.960244 130.368 1.18518C130.105 1.05956 129.842 0.933977 129.579 0.808435C130.877 1.13864 131.104 0.808274 131.396 0.822016C132.569 0.877281 134.18 1.18597 135.266 1.14231C136.537 1.09188 136.535 0.492962 138.016 0.708576C137.664 0.580521 137.311 0.452533 136.959 0.324614C137.981 0.344213 139.002 0.364401 140.022 0.385136C137.67 1.20384 140.529 0.417234 140.728 0.398304C141.033 0.366232 140.599 0.695348 141.108 0.649576C141.16 0.642392 141.081 0.337523 141.866 0.295145C143.504 0.207949 143.248 0.594974 143.935 0.584003C143.998 0.581469 143.776 0.308073 144.961 0.232042C148.722 -0.0084095 144.945 0.442869 144.8 0.482556C144.61 0.534722 145.914 1.67232 142.707 1.29531C143.785 1.41458 143.897 1.92282 144.018 1.93428C144.126 1.9435 145.985 1.8549 146.087 1.83663C146.999 1.65586 146.192 1.31489 146.37 1.25101C146.516 1.19928 148.754 1.63434 149.268 0.584197C150.343 1.54154 148.663 1.46506 146.869 1.62862C146.61 1.82876 148.58 2.00523 148.683 2.00407C151.218 1.98312 149.808 1.19987 150.359 0.688221C150.644 0.420574 151.693 0.955 150.726 0.249792C153.048 0.158722 151.642 0.580954 151.792 0.640935C152.02 0.729088 152.831 0.519831 152.932 0.546403C153.082 0.585708 152.565 0.835426 153.153 0.918584C153.251 0.9306 154.196 0.500649 152.973 0.305412C154.605 0.355709 154.468 -0.00486755 155.025 0.720867C156.139 -0.664165 155.843 1.53161 156.284 1.6066C157.457 1.80445 157.112 0.723557 157.174 0.670432C157.6 0.329605 160.836 0.688446 161.637 0.530451C161.321 1.31102 159.075 0.547853 158.57 0.701525C156.895 1.21182 160.935 1.08186 159.721 2.06659C160.23 1.79555 160.739 1.52465 161.247 1.25389C162.188 1.88103 160.855 2.15928 163.391 1.92219C163.805 1.37726 161.597 2.01295 162.039 1.58347C162.3 1.33121 163.772 1.2734 163.8 1.1409C163.829 0.981235 162.499 1.17372 162.708 0.927843C163.167 0.396269 168.009 0.89155 164.324 1.18746C165.353 1.17625 165.884 2.22857 166.773 1.89925C167.347 1.68582 164.112 0.2341 168.963 0.496552C169.067 0.993652 167.025 0.6448 166.971 0.682896C166.897 0.738071 167.268 1.85987 167.332 1.91521C167.566 2.09631 172.485 1.49456 173.555 2.06095C173.141 1.41123 177.312 1.95146 177.762 1.75593C177.883 1.7017 177.433 1.30317 177.562 1.26147C178.368 1.01313 180.537 1.72959 181.541 1.75236C182.665 1.77793 182.525 1.43433 182.588 1.43523C183.088 1.45666 182.687 1.68744 182.993 1.68821C183.456 1.68876 186.621 1.75362 186.778 1.70649C186.824 1.69164 186.311 1.29653 187 1.22637C187.119 1.21436 187.043 1.67802 189.079 1.49109C191.529 1.26687 187.382 0.901402 188.402 0.421845C189.972 1.12548 189.925 0.438758 190.351 0.49574C190.499 0.516468 191.592 1.10841 192.781 1.08138C191.927 1.16907 191.072 1.25715 190.215 1.34562C191.059 1.45407 192.68 1.34031 193.384 1.46209C193.725 1.52132 193.44 1.99846 194.18 1.99198C194.337 1.9881 194.972 0.824768 193.027 1.33247C192.875 0.913923 193.796 1.19342 194.225 1.07923C194.29 1.06142 194.552 0.366613 195.094 0.804796C195.223 0.912884 193.781 2.93174 197.469 1.49587C197.588 1.44963 197.179 1.19087 197.295 1.13924C197.375 1.10425 198.31 1.21678 198.414 1.18177C198.52 1.14411 198.071 0.861433 198.197 0.808037C198.846 0.532848 199.681 1.64439 198.352 1.54639C198.795 1.68728 199.238 1.82827 199.681 1.96937C199.215 1.13325 200.381 1.7431 200.995 1.72456C204.925 1.60702 202.301 1.03579 202.98 0.764098C204.083 0.328604 203.228 1.74006 204.861 1.33337C205.011 1.29561 203.056 0.665731 206.887 1.05707C206.321 1.07291 205.755 1.08893 205.188 1.10512C205.504 1.9129 207.232 1.07706 207.364 1.06773C208.868 0.97837 207.849 1.25342 210.082 0.871966C210.282 0.837742 210.711 1.04252 211.137 0.950022C212.903 0.569036 208.818 0.667748 208.709 0.341467C208.661 0.180498 213.05 0.286665 213.2 0.365667C213.833 0.711241 211.209 0.482257 211.703 0.906774C211.865 1.05551 218.187 0.856037 219.432 1.04312C220.879 1.25838 221.509 2.36066 221.542 1.13654C221.927 2.34604 222.303 1.53312 222.488 1.545C224.734 1.70044 224.746 1.71302 226.678 1.63816C227.104 1.62212 227.456 1.9944 227.608 1.93606C227.696 1.90075 227.541 1.50705 227.973 1.39589C228.575 1.24342 232.138 1.72504 232.395 1.94741C232.655 2.16914 230.888 2.00629 231.197 2.36822C232.474 2.43318 233.718 2.37462 235.018 2.4435C235.557 2.4732 235.274 2.71465 235.507 2.72527C235.607 2.73059 237.473 2.55825 237.396 2.46486C237.222 2.24592 231.453 2.25115 232.981 1.85315C233.277 1.77604 234.299 2.37261 234.151 1.67324C239.293 1.95391 244.406 2.24894 249.53 2.5594C246.586 2.99207 243.234 2.43247 240.177 2.40132C239.756 2.39618 238.33 2.29239 238.494 2.64839C241.106 2.80594 244.379 2.71176 246.897 3.01377C246.977 3.02367 246.672 3.33092 246.973 3.38966C247.535 3.49916 249.385 3.04389 249.689 3.18494C249.741 3.21715 248.685 3.60246 248.995 3.87642C249.789 4.57948 250.04 3.08206 250.739 3.121C251.268 3.15079 254.916 3.99203 255.837 3.56269C256.821 3.10402 253.151 3.19245 253.433 2.80114C255.93 2.47661 258.419 2.98825 260.746 3.01751C260.787 3.01763 260.442 2.69184 260.962 2.66567C261.864 2.62011 262.097 3.07368 262.536 3.16021C263.013 3.25249 264.704 3.24847 264.923 3.41885C264.951 3.44115 264.594 3.8702 264.541 3.88077C263.8 4.03649 263.558 3.45464 263.492 3.44491C263.241 3.41434 262.986 3.62504 262.756 3.60396C262.379 3.56897 262.178 3.35876 261.678 3.32358C261.334 3.29861 261.652 3.69976 261.324 3.67062C261.204 3.65828 259.931 2.72393 259.778 3.62837C259.709 3.90774 270.432 4.65898 271.493 4.47611C270.57 4.3314 269.672 4.1881 268.759 4.04473C270.598 4.37919 272.879 3.74076 272.995 4.8207C279.905 5.17733 286.785 5.56036 293.708 5.9732C294.936 6.12272 294.23 6.78021 296.262 6.67603C295.75 6.43127 295.238 6.18663 294.724 5.94212C295.753 6.14415 300.34 6.66918 301.1 6.56546C301.197 6.55167 301.363 5.93402 302.518 5.9383C303.542 5.94245 303.682 6.4185 304.222 6.53583C304.676 6.63307 305.195 6.53691 305.33 6.5697C305.433 6.59573 305.459 6.88378 305.707 6.94654C306.488 7.14151 305.89 6.30329 306.625 7.26842C306.433 7.29375 306.241 7.31909 306.048 7.34446C306.99 7.52731 308.281 8.01584 306.859 8.14918C306.616 8.17239 306.837 7.90652 306.658 7.89766C299.602 7.58749 305.206 8.41167 307.704 8.11228C308.325 8.55512 311.912 8.49565 312.024 8.58329C312.182 8.70918 311.555 9.00373 312.339 9.32982C312.507 9.39796 317.266 9.43059 315.527 9.8808C315.17 9.97341 312.898 9.73034 312.346 9.71677C313.595 10.6552 316.686 9.57829 317.037 9.63029C318.414 9.84317 314.334 10.2342 317.448 10.5097C319.838 10.7223 317.623 10.0154 318.558 9.81988C319.085 9.70995 321.749 10.5038 321.723 9.67252C322.653 9.63778 322.086 10.0445 322.199 10.0826C322.31 10.1167 324.138 9.97485 324.72 10.1844C324.791 10.2103 324.539 10.6269 324.611 10.6665C324.753 10.7351 326.525 10.754 326.597 10.7219C326.644 10.6993 326.246 10.2978 326.424 10.2168C326.632 10.1234 328.323 10.3139 328.422 10.212C328.564 10.0571 326.464 10.0386 326.838 9.63864C327.798 9.80229 329.385 9.61644 330.04 9.31641C329.879 9.40377 328.944 9.36094 328.622 9.30721C328.813 8.6998 330.816 8.83028 330.101 9.27647C330.552 9.04099 330.264 8.88384 330.524 8.65152C330.592 8.59279 331.211 8.61777 331.336 8.51836C331.353 8.49804 330.73 8.22633 330.865 8.10896C331.111 7.89673 332.978 8.06314 333.127 8.13213C333.547 8.32703 332.011 8.43603 331.867 8.68829C331.847 8.72706 333.111 9.31684 333.128 9.36312C333.174 9.85057 331.754 9.41333 331.891 9.85832C332.242 9.97217 332.593 10.0861 332.944 10.2C331.544 10.5546 329.005 10.1726 328.315 10.6338C330.374 10.6084 332.506 10.7583 332.431 11.8857C332.4 12.3605 331.504 12.5846 331.53 12.7074C331.634 13.1475 332.882 12.7536 332.925 12.7793C332.961 12.8079 332.976 12.8346 332.975 12.8595C332.975 12.8596 332.975 12.8596 332.975 12.8596C332.959 13.1124 331.209 13.187 331.115 13.2973C330.956 13.4935 331.678 14.3857 331.665 14.5725C331.636 14.6083 330.385 14.732 330.783 15.0837C331.186 15.4389 332.268 15.5132 332.304 15.5498C332.499 15.7595 330.593 15.8221 330.529 15.9351C330.495 15.9921 331.491 16.4161 331.514 16.5218C331.533 16.6276 330.746 16.8074 330.421 17.1178C330.178 17.3483 330.829 17.5764 330.71 17.6075C330.626 17.6277 328.833 17.514 328.741 17.5518C328.606 17.6073 329.009 17.925 328.943 17.9944C328.85 18.0942 328.276 17.9535 328.345 18.0662C328.398 18.1501 330.581 19.2942 330.549 19.5625C330.496 20.0197 328.186 18.8187 330.284 20.7646C330.299 20.7775 330.844 20.6818 330.858 20.6939C331.169 21.0474 329.417 21.4539 331.526 21.494C327.576 21.8319 330.997 22.1537 330.37 22.8907C330.129 23.1738 328.602 23.2035 328.592 23.2477C328.717 23.6335 329.219 23.3708 329.372 23.5655C329.457 23.6742 328.073 23.9898 328.363 24.2671C328.513 24.4099 329.958 24.4505 330.016 24.4803C330.571 24.7605 329.856 24.9817 329.97 25.1636C330.046 25.2855 330.914 25.3482 330.935 25.3706C330.969 25.4166 329.761 25.8159 329.505 25.9668C329.31 26.0829 329.999 26.3258 329.866 26.3735C329.06 26.658 327.438 25.7078 328.978 26.9949C329.072 27.0738 329.683 27.0816 329.7 27.0973C330.056 27.4574 328.933 27.4179 328.715 27.6816C328.341 28.1361 329.97 27.9694 328.609 28.222C329.596 28.5942 330.156 28.6156 331.335 28.6015C328.069 28.6428 326.842 29.8042 330.457 29.9944C329.31 29.9045 329.395 30.6072 329.051 30.5984C328.838 30.592 327.211 29.8 327.882 31.3963C327.966 31.5956 328.994 31.4114 328.653 31.7883C326.227 31.5394 328.586 32.0372 328.585 32.0898C328.509 32.9999 322.573 31.8939 321.567 31.9416C320.378 31.9935 319.284 32.6527 319.027 32.6388C318.179 32.5906 318.903 32.2656 318.721 32.1204C318.538 31.9761 316.082 32.5392 315.963 32.4942C315.503 32.3135 316.003 31.9073 315.955 31.8827C315.38 31.5838 312.141 31.7448 311.239 31.5955C311.253 31.8778 313.067 31.9992 311.909 32.3885C310.56 32.8426 310.55 31.6005 310.519 31.5441C304.433 31.2275 298.369 30.9337 292.325 30.6624C292.372 31.3243 296.351 31.0158 296.434 31.1075C296.942 31.6452 290.258 31.3185 289.435 31.0501C290.055 31.2211 290.675 31.3923 291.293 31.5637C290.194 32.2717 287.861 31.1786 286.32 31.4455C285.819 31.5319 286.758 31.8667 286.737 31.8858C286.167 32.1552 285.282 31.8889 285.969 31.5234C284.59 31.8417 284.807 31.4329 283.761 31.3558C283.707 31.3521 284.144 31.6774 283.309 31.7682C282.918 31.8103 280.841 31.7225 280.551 31.9784C280.432 32.0861 281.436 33.3167 281.609 32.3017C283.845 32.896 282.351 31.8675 283.226 31.9287C283.36 31.94 283.028 32.4957 285.241 32.3242C284.778 33.3327 282.274 32.4543 281.831 32.5604C280.922 32.7775 284.601 33.4673 285.31 32.697C284.959 33.4847 285.568 32.8165 286.387 32.8861C287.284 32.9619 286.882 33.1831 287.368 33.2062C288.695 33.2721 288.175 32.6815 289.255 33.2419C288.25 31.6135 291.157 33.12 291.998 33.5743C290.592 33.5889 289.179 33.6043 287.769 33.6211C287.846 33.7076 287.921 33.7941 287.998 33.8807C287.63 33.8523 287.264 33.824 286.897 33.7958C286.959 33.719 287.022 33.6422 287.084 33.5653C285.166 33.9972 284.726 33.3966 284.571 33.3833C282.581 33.2284 280.254 33.1342 278.236 33.0489C277.934 33.0363 278.123 33.5612 275.935 33.0669C275.236 32.9096 275.917 32.5342 275.116 32.5625C274.074 33.6153 274.127 32.7445 273.83 32.7313C272.976 32.6976 272.442 32.948 272.363 32.9478C271.307 32.9487 269.749 32.8437 268.602 32.841C268.581 32.8443 269.167 33.2026 268.423 33.0751C268.162 33.0297 265.855 31.5081 263.761 31.9015C264.298 32.0175 264.833 32.1337 265.368 32.2501C264.743 32.0909 260.276 32.2958 261.351 32.7178C262.012 32.9755 263.673 32.1091 263.819 33.0042C262.333 32.6812 254.195 32.8072 253.553 32.5833C253.466 32.551 254.017 32.2799 253.897 32.2391C253.804 32.2079 251.926 32.2172 251.68 32.0989C251.533 32.0285 252.369 31.8776 252.305 31.7716C252.244 31.6953 249.916 31.5002 249.775 31.8579C250.349 31.7299 251.952 31.9062 251.099 32.1848C250.99 32.2193 250.437 31.969 250.304 32.0131C249.068 32.4185 252.727 32.424 253.3 32.4465C250.961 32.8331 247.464 32.1844 244.778 32.4093C243.708 32.0779 246.39 31.9945 245.177 31.7106C242.659 31.1225 244.492 32.1075 244.412 32.1436C243.776 32.4292 241.671 30.7436 241.637 31.9818C240.731 31.7709 241.031 31.6226 239.739 31.7505C239.906 31.8407 240.073 31.931 240.24 32.0212C238.794 32.7 235.802 30.8141 236.032 30.682C236.655 30.3277 238.222 30.9442 238.357 30.9339C238.556 30.9187 239.144 29.6759 241.292 30.8577C242.209 30.0386 237.851 30.1974 239.846 29.6753C238.512 29.7328 232.993 29.0096 232.179 29.3621C232.083 29.4082 232.503 30.258 231.156 29.7992C230.516 29.5809 232.071 29.6069 231.78 29.4089C230.903 28.7939 218.471 28.9127 216.118 28.9115C215.965 28.9098 216.026 28.6501 215.875 28.6499C215.413 28.6492 213.717 29.0096 212.888 28.8765C214.598 29.3865 211.267 29.3705 210.43 29.3053C209.151 29.2053 209.236 28.748 208.684 28.6424C206.559 28.2353 203.201 29.2814 201.566 28.2445C201.645 29.2557 198.709 27.7164 197.357 27.6943C196.3 27.6763 194.757 28.3307 196.182 28.7515C194.358 28.6873 192.418 28.8592 190.723 28.9078C190.441 28.9159 190.831 28.6201 190.35 28.6435C190.307 28.6477 190.244 28.9401 189.831 28.9675C186.416 29.1989 188.08 28.5885 187.443 28.4012C187.085 28.2965 186.821 28.244 186.627 28.226C188.623 28.1807 190.915 28.0831 191.527 28.0797C191.012 27.4283 187.12 28.1716 185.976 27.9917C185.937 27.9852 186.077 27.6296 186.037 27.6268C186.036 27.6268 186.035 27.6268 186.034 27.6268C185.607 27.5966 182.873 27.7142 183.434 28.1421C183.584 28.2563 184.843 28.2622 186.331 28.2325C185.928 28.3098 186.226 28.7109 186.155 28.7275C185.293 28.9195 183.179 28.5189 182.426 28.4631C182.255 28.4508 182.267 28.7067 182.239 28.7072C181.563 28.6461 181.843 27.9169 181.146 28.6673C179.922 27.7519 183.446 28.5419 183.206 27.95C183.005 27.4911 175.17 27.7101 175.181 28.4298C175.154 28.3531 175.046 28.2577 174.823 28.149C174.333 27.9073 172.128 27.9802 171.754 28.1124C171.691 28.1383 171.716 28.8343 171.637 28.8407C171.442 28.8563 168.778 28.3105 167.779 28.7232C168.318 28.8202 168.856 28.9174 169.394 29.0148C166.143 29.0227 166.643 29.2304 167.729 29.4371C167.783 29.4389 167.836 29.4653 167.888 29.4681C168.728 29.6212 169.803 29.7691 169.819 29.8241C169.885 30.0322 164.361 30.1554 165.422 29.5087C165.571 29.4199 168.128 29.7042 166.861 29.245C166.64 29.1645 164.996 29.2987 164.909 29.2482C164.331 28.9113 167.92 28.4573 167.48 27.9784C166.611 28.4361 165.492 28.1972 164.491 28.3172C164.036 28.3715 163.925 28.7207 163.868 28.7274C163.028 28.8206 163.499 28.4536 163.218 28.4634C163.068 28.4699 161.411 29.2535 161.721 28.1792C156.313 28.9889 160.205 28.9713 163.564 28.9025C162.503 29.2958 160.438 29.1135 159.517 29.208C159.186 29.2423 159.384 29.5996 158.824 29.6736C157.677 29.8243 152.14 29.4437 150.694 29.3585C151.576 29.2258 151.312 28.8374 150.634 28.8692C149.956 28.9012 150.529 29.4179 150.397 29.4748C150.257 29.5334 147.067 29.3125 146.534 29.3851C148.937 29.1763 148.392 28.7916 146.35 28.7683C146.644 28.6536 146.938 28.5391 147.233 28.4245C146.038 28.5917 143.509 28.0218 142.814 28.2057C142.706 28.2351 143.101 28.5584 143.04 28.5749C142.432 28.7197 140.35 28.408 140.254 28.5208C140.173 28.6146 141.063 28.8793 140.735 29.0179C140.665 29.0471 139.812 28.614 138.98 28.7322C138.671 28.7757 138.861 29.0829 138.783 29.1018C138.135 29.2581 138.513 28.7325 137.326 28.8303C136.455 28.9027 135.812 29.4199 134.603 29.2668C138.57 29.8664 135.241 29.636 133.584 29.855C133.318 29.89 133.555 30.4482 131.96 30.1967C135.331 29.1352 130.989 29.6726 130.094 29.6752C130.045 29.6725 130.023 29.3023 129.585 29.3028C129.549 29.3037 129.602 29.5532 129.201 29.5783C125.385 29.8171 127.822 29.4974 127.093 29.2617C126.782 29.1612 124.925 29.5449 124.423 29.5619C124.307 29.5647 124.356 29.3037 123.909 29.3214C123.118 29.3532 122.413 29.6423 121.89 29.6734C121.829 29.6757 121.82 29.2653 120.829 29.416C120.55 29.4582 120.239 29.6095 120.638 29.7203C121.961 30.0846 124.438 29.3708 125.922 29.7347C127.277 30.0655 123.024 30.1678 122.8 30.1745C122.718 30.1772 123.548 29.9592 122.701 29.9333C121.978 29.9121 120.668 30.644 119.584 30.5094C119.502 30.4994 118.626 29.9145 118.666 29.8787C118.701 29.8524 120.026 29.6977 119.83 29.5273C119.807 29.5079 118.964 29.5273 118.851 29.4C118.713 29.2448 118.321 27.705 118.143 27.6696C117.684 27.5824 117.988 27.9295 117.692 27.9105C117.057 27.8705 114.841 27.4563 114.78 27.994C115.145 28.0185 115.51 28.0432 115.875 28.0679C113.848 28.1629 114.717 28.3742 114.431 28.4804C114.124 28.5954 114.202 28.1224 113.516 28.092C113.367 28.0849 110.497 28.2433 110.553 28.4402C112.136 28.0918 111.559 28.6867 111.632 28.6955C111.911 28.7276 112.26 28.3936 112.633 28.3924C115.256 28.3899 112.623 28.9594 113.244 29.0794C113.458 29.1196 113.877 28.8322 113.967 28.8447C114.262 28.8849 114.274 29.25 114.469 29.2165C114.924 29.1389 114.381 28.6328 114.416 28.6052C114.818 28.2736 116.423 28.6447 115.44 29.2263C116.041 29.4172 116.097 28.7326 116.575 28.9966C117.525 29.5195 116.115 29.4075 115.735 29.5049C114.371 29.8558 113.96 29.6015 112.017 29.7316C111.317 29.7778 110.492 30.1275 110.167 30.1527C109.963 30.1684 107.997 29.0563 107.979 30.8649C107.215 30.7069 106.026 29.5425 105.254 29.6149C104.563 29.6807 104.798 30.3149 104.734 30.3411C104.636 30.3823 103.797 30.3516 103.515 30.4488C103.185 30.5634 103.357 30.8035 102.832 30.9156C101.525 31.1941 101.543 30.541 101.407 30.5018C99.8252 30.0504 100.535 30.9616 100.189 31.0447C99.8707 31.1203 95.2943 30.8808 94.3632 31.142C94.7468 31.0009 95.1303 30.8598 95.5135 30.7188C94.8106 30.3302 94.0936 31.0139 94.061 30.2844C93.9524 31.4665 92.4993 30.718 92.069 30.7605C91.8996 30.7777 91.9186 30.9781 91.7063 30.9927C90.8777 31.0508 88.9975 30.9445 88.5482 31.0595C86.6081 31.5542 91.6219 32.1395 92.0113 32.1738C91.2294 32.1816 86.7857 32.574 88.8481 33.0813C89.1668 33.1596 89.7116 32.6163 89.8885 32.5906C91.0851 32.4207 90.1544 32.9201 90.2498 32.9623C90.4119 33.0303 91.1886 32.5512 91.3983 32.5999C91.4682 32.6154 91.0333 33.0556 92.1761 33.0329C91.6273 33.4627 88.3998 33.2164 87.978 33.3266C87.8277 33.366 88.8009 34.2239 86.0118 33.4448C86.0464 33.5261 86.0809 33.6075 86.1154 33.6888C84.5666 33.7689 83.0602 33.8488 81.5289 33.9307C81.6891 33.7359 82.5353 33.3284 81.457 33.443C80.836 33.5093 81.3099 33.917 81.2535 33.931C80.7092 34.0606 70.7652 34.2496 68.8675 34.3689C68.2162 34.4072 66.4071 34.8123 66.268 34.8238C65.4395 34.8876 62.4808 34.7766 61.8916 34.8473C61.5248 34.892 61.8868 35.2317 61.5604 35.2275C61.2576 35.2231 61.5577 34.8701 61.4674 34.8593C60.723 34.7625 55.0723 35.4316 53.7026 35.1665C54.5352 35.2286 58.6192 34.3847 58.5257 34.148C58.5067 34.1157 57.4985 33.8953 57.2972 34.03C56.9452 33.7481 55.8113 34.6935 55.1671 34.5425C55.0941 34.5254 55.3582 34.0096 54.2165 33.9639C53.8231 33.9484 52.8122 34.3831 51.7581 33.9852C50.2467 34.2568 42.4156 33.9387 41.8846 34.5075C41.87 34.5367 42.9856 34.6743 42.2473 34.9297C41.2654 35.2693 42.1152 34.2342 40.9508 34.2C40.7786 34.1942 37.5383 34.4418 37.4468 34.5082C36.4986 35.1113 39.3212 35.2092 39.2884 35.2761C39.194 35.444 36.8609 35.6496 36.768 35.6155C36.6761 35.5795 38.5391 34.7521 36.2723 35.1377C36.5377 35.214 36.8029 35.2905 37.0681 35.3669C36.0041 35.5885 35.8777 35.0813 35.6162 35.0621C34.803 35.0006 33.9647 35.8191 32.6202 34.92C32.2646 34.6813 32.8216 34.3712 32.7767 34.335C32.3477 34.0114 31.8647 34.9543 31.2105 34.2994C31.161 34.2506 32.5891 33.771 30.0591 33.8913C30.2365 33.9485 30.4138 34.0058 30.5911 34.0631C30.2422 34.2264 27.6809 34.438 27.3327 34.4206C26.3175 34.369 27.1756 33.8544 26.1623 33.9608C26.8377 34.5745 23.7824 34.8107 23.9306 34.2463C23.539 34.9656 20.9092 34.5586 19.6801 34.6055C18.9057 34.6352 17.3396 35.0221 17.0909 34.9995C16.7881 34.9715 16.8546 34.4905 16.3062 34.413C16.1517 34.3907 14.5452 34.8252 13.1079 34.4078C12.8304 34.3274 12.2142 33.5505 12.7103 33.3214C13.5514 32.9298 15.2554 33.4921 15.2062 33.0162C15.1545 32.5067 12.9362 32.929 12.344 32.8942C9.5774 32.7343 11.1357 32.106 11.0564 31.9453C10.8516 31.5558 9.34672 31.6501 9.28164 31.6177C9.01243 31.4725 10.0627 31.0983 10.0654 30.8538C10.0679 30.5354 8.58395 30.0422 8.90831 29.9172C9.37329 29.7394 10.7333 30.1442 10.8163 30.1169C11.8998 29.7496 10.3524 29.0981 9.9163 28.7607C9.78412 28.6568 10.2769 28.4474 10.1705 28.4206C8.5466 28.0145 9.89017 29.4689 8.82201 29.4252C7.86846 29.3865 9.06261 28.838 9.02487 28.8135C8.9766 28.7868 7.84065 28.8227 7.65334 28.6622C7.56178 28.5813 10.4583 27.4834 10.3119 27.0704C9.37733 27.2139 8.44159 27.3578 7.50465 27.5023C7.4008 26.9586 8.77735 27.2874 8.91396 27.2234C9.18957 27.0946 8.3886 26.8604 8.41277 26.6855C8.42485 26.5743 9.32592 26.1308 8.48355 26.0144C8.19387 25.9742 7.61394 26.3911 6.54685 26.0566C10.1548 25.3553 7.61885 25.1862 7.50098 24.998C7.38526 24.8098 9.09621 24.2577 6.99325 24.4544C6.84296 23.3936 7.02023 24.115 7.60877 23.8947C8.32928 23.6242 6.61624 23.3658 9.30949 23.4857C9.13061 22.9947 6.9779 23.1482 6.86097 23.1149C6.76038 23.0843 7.22626 22.8124 7.05073 22.7386C4.97437 21.8863 6.38827 22.2497 5.76795 21.6665C5.71309 21.6142 3.78468 21.4928 5.23803 21.3218C7.88477 21.0111 9.02678 21.6589 9.38967 20.1227C7.39686 19.5722 5.06963 20.6805 4.47266 20.7306C3.55883 20.8056 4.48963 20.4442 4.37202 20.3641C4.33137 20.3384 3.54383 20.4081 3.53179 20.3842C2.90539 19.2624 7.04195 20.1687 8.30582 19.8992C7.95391 19.7452 7.60178 19.5913 7.24943 19.4375C7.7142 19.405 8.17865 19.3726 8.6428 19.3404C6.40963 19.1145 8.55788 19.213 9.05848 18.2494C9.17098 18.0329 7.7366 18.4719 9.36335 17.7985C8.13279 17.7305 8.51262 17.5184 7.41807 17.8424C7.4266 17.4664 9.89768 16.9079 10.868 16.6633C7.37451 16.4308 9.43047 17.6956 6.38337 17.1346C5.85088 17.6288 7.28231 17.4593 7.16925 17.5423C6.7645 17.8404 5.75529 17.458 4.61839 18.488C4.43335 18.6571 5.28086 19.0981 4.06565 19.1425C3.93127 19.1466 3.13374 18.774 3.14269 18.7433C3.2271 18.4116 4.00005 18.4907 4.02398 18.3529C4.04651 18.2224 3.19613 18.3478 3.19109 18.3124C3.1419 17.9055 3.89562 18.1162 3.78101 17.9945C3.5338 17.7294 0.407794 17.0238 4.43657 17.0557C1.12865 17.7044 4.03651 17.5299 5.32218 17.2807C5.6502 17.2179 5.72039 16.9693 6.18636 16.8587C6.78573 16.7155 7.49995 16.7937 7.81021 16.7318C8.14373 16.6641 6.2015 16.1921 8.97421 16.2131C7.53803 15.7159 5.08268 16.4648 3.67194 16.1403C0.825121 15.4841 5.56978 15.0423 6.05717 14.937C6.18762 14.9084 5.72807 14.6034 5.81469 14.5784C5.95738 14.5392 8.65426 14.5437 8.90323 14.2571C9.15249 13.9703 7.92035 14.3232 7.82162 14.0439C7.75578 13.8554 10.9753 13.3404 9.21549 13.3048C8.00287 13.2806 5.81266 14.1722 5.38989 13.3673C7.16953 13.2 8.94475 13.0343 10.7156 12.8704C9.7274 12.6084 8.7376 12.3469 7.74616 12.086C9.74241 11.8768 11.4666 12.1398 13.3549 11.5884C8.72963 10.8249 14.7972 10.7052 14.8625 10.5799C14.8814 10.5052 13.0319 9.7831 12.7323 9.64922C14.3213 9.24837 19.1646 8.84329 16.273 7.98118C16.8007 8.18218 18.0188 7.5551 18.0001 7.51352C17.8197 7.07536 15.1108 7.50624 15.5338 7.08044C16.0247 6.58607 16.7794 7.18261 17.5678 7.09112C21.6093 6.61914 20.3803 4.34699 24.4515 4.51348C24.3655 4.43462 24.2815 4.35567 24.1967 4.27676C28.6557 4.18816 33.0724 4.11088 37.4964 4.04249C39.207 3.2514 43.805 2.61445 46.0623 2.59804C46.5196 2.59369 48.7564 2.87356 48.9352 2.93186C49.2514 3.04426 47.5378 3.16391 48.322 3.36667C48.4837 3.40766 52.3005 3.40755 52.01 3.02122C51.5825 2.99231 50.2566 3.24716 50.034 3.1625C48.4847 2.55204 60.194 2.61876 60.7483 2.33323C60.4817 2.21387 60.2211 2.09432 59.9584 1.97487C60.6901 2.01068 61.4431 2.04594 62.1842 2.08192ZM29.8513 35.4866C29.4319 35.9069 28.3166 35.6605 27.6706 35.8044C26.7771 36.0054 25.327 37.6182 25.9061 36.045C27.2231 35.858 28.5387 35.6718 29.8513 35.4866ZM49.0976 35.2135C48.2105 35.036 48.8555 34.1465 49.5898 34.4741C49.6713 34.5115 50.2968 35.4523 49.0976 35.2135ZM39.8343 35.2078C39.8711 35.1947 40.6375 35.1831 40.6648 35.1954C41.3666 35.5101 39.0559 35.5432 39.8343 35.2078ZM84.507 33.079C83.5407 33.1456 84.2652 33.907 84.8566 33.5667C84.8935 33.5451 84.5706 33.0752 84.507 33.079ZM83.8182 33.0792C83.0452 32.4011 81.5727 33.8689 82.7734 33.6885C82.8899 33.6704 83.8541 33.1122 83.8182 33.0792ZM45.9492 35.0048C46.0368 34.7319 46.9504 34.8226 47.3404 34.8704C47.3404 35.116 46.3285 34.9583 45.9492 35.0048ZM69.0265 34.0227C69.0588 33.8097 65.8946 33.9353 65.6876 34.222C66.1848 34.0852 68.9978 34.2134 69.0265 34.0227ZM77.1306 33.4489C77.0491 33.4149 75.9547 33.5067 75.9927 33.692C76.5363 33.9186 77.4979 33.6023 77.1306 33.4489ZM93.2603 32.976C93.318 32.9277 92.4701 31.7636 94.4247 32.4918C94.7115 32.5985 93.7065 32.9358 93.8083 32.9756C94.0219 33.0529 94.1898 33.087 94.324 33.0904C93.4269 33.2129 92.4915 33.285 92.3989 33.2156C91.9641 32.8876 93.2348 32.9962 93.2603 32.976ZM101.712 31.8727C101.894 31.6747 103.085 31.7493 103.357 31.8226C103.403 31.8365 103.213 32.3498 103.747 32.2991C104.175 32.2575 103.522 31.7518 104.359 31.8155C105.205 31.8793 104.087 32.277 104.161 32.3017C104.261 32.334 105.56 32.0697 105.526 32.3736C105.501 32.5986 104.1 32.4795 103.755 32.5355C103.313 32.6074 103.86 32.9683 103.117 32.9057C102.65 32.8668 102.892 32.2033 102.793 32.1724C102.71 32.1475 101.089 32.5656 101.714 31.8748C101.714 31.8741 101.713 31.8734 101.712 31.8727ZM94.5667 33.0548C94.4995 33.0788 94.4204 33.0927 94.324 33.0904C94.4055 33.0792 94.4865 33.0667 94.5667 33.0548ZM32.3891 35.0764C32.8572 35.2572 31.5088 35.5814 30.9798 35.3409C30.9608 35.1273 32.3149 35.0482 32.3891 35.0764ZM95.3864 32.4972C96.7256 32.6265 95.7505 32.8787 94.5667 33.0548C94.9404 32.9209 94.9364 32.4542 95.3864 32.4972ZM57.2972 34.03C57.3557 34.0768 57.3945 34.1518 57.404 34.2771C57.25 34.1457 57.2338 34.0725 57.2972 34.03ZM60.427 34.1327C61.4806 33.7094 59.3105 33.8081 59.3344 34.0813C59.345 34.1843 60.3849 34.1495 60.427 34.1327ZM85.7588 33.0787C85.6589 33.0442 87.1583 31.8433 84.9571 32.7768C86.1501 32.8771 84.8996 33.0406 84.9211 33.1412C84.9789 33.4303 86.966 33.0912 87.4103 33.2041C87.7406 32.6738 86.0887 33.1921 85.7614 33.0786C85.7605 33.0786 85.7597 33.0786 85.7588 33.0787ZM116.977 31.8201C116.715 32.1301 115.863 32.0484 115.288 32.0419C115.55 31.7317 116.403 31.8131 116.977 31.8201ZM267.692 33.1454C263.746 33.282 263.276 32.0236 266.865 32.6454C266.935 32.6583 267.935 33.0285 267.692 33.1454ZM233.847 31.7869C233.487 31.2369 234.725 31.1795 235.529 31.423C235.711 31.4778 236.374 32.0426 235.598 32.1306C235.64 31.4754 234.449 31.1955 233.847 31.7869ZM96.1317 32.1308C96.5145 31.7596 97.7319 31.9848 98.3693 32.0228C97.9889 32.3297 96.6978 32.2288 96.1317 32.1308ZM254.757 32.0487C254.342 31.9943 254.045 32.4559 254.116 32.4974C254.432 32.6872 255.223 32.3318 254.757 32.0487ZM92.2607 32.1793C92.2001 31.9652 93.7845 31.714 93.9091 32.2442C93.5688 32.2147 92.3041 32.3135 92.2607 32.1793ZM115.892 31.6792C115.643 31.5744 116.917 31.3532 117.304 31.4548C117.278 31.6848 116.055 31.7472 115.892 31.6792ZM248.057 32.0017C247.686 31.9498 246.757 31.9102 246.648 32.0975C246.514 32.3315 247.879 32.2903 248.057 32.0017ZM317.327 34.577C317.37 34.665 315.892 35.1987 315.258 35.0072C314.054 34.6409 317.281 34.5134 317.327 34.577ZM258.697 31.9355C259.851 32.4226 258.567 31.9452 258.603 32.4182C259.39 32.4615 261.343 32.552 260.015 32.0426C259.757 31.944 259.063 31.9784 258.697 31.9355ZM257.622 31.7417C257.491 31.8901 256.63 32.3434 257.362 32.3331C257.7 32.3277 258.262 31.8111 257.622 31.7417ZM308.397 34.2963C307.367 33.8229 312.18 34.3054 312.31 34.3869C312.38 34.4294 312.426 34.4684 312.452 34.5007C312.636 34.3782 313.544 34.4043 313.63 34.7442C313.36 34.7016 312.616 34.6902 312.532 34.6485C312.495 34.6307 312.469 34.6143 312.45 34.5983C312.116 34.8702 308.597 34.3856 308.397 34.2963ZM300.432 33.4549C301.668 32.9003 301.827 33.9569 301.722 33.9853C300.39 34.3472 301.283 33.6191 301.245 33.581C301.157 33.5162 300.207 33.8273 300.436 33.4551C300.434 33.4551 300.433 33.455 300.432 33.4549ZM306.763 34.0374C306.814 34.0264 307.826 34.1123 307.867 34.131C308.679 34.5262 305.814 34.2849 306.763 34.0374ZM108.068 30.9916C108.799 31.0795 108.093 31.4803 107.606 31.3527C107.566 31.34 107.423 30.914 108.068 30.9916ZM257.041 31.8262C256.879 31.7472 252.587 31.3347 252.825 31.9249C253.198 31.8667 258.068 32.3251 257.041 31.8262ZM224.947 30.8242C225.707 30.8444 224.868 31.3757 224.466 31.163C224.317 31.084 224.756 30.8194 224.947 30.8242ZM90.0991 31.7417C89.3204 32.0654 89.4543 31.05 90.1468 31.377C90.1739 31.3898 90.1296 31.7291 90.0991 31.7417ZM230.987 31.2712C228.377 31.5449 229.032 29.8185 232.404 30.4842C232.295 30.5591 232.186 30.6341 232.078 30.7091C236.013 31.0635 232.337 30.8372 231.385 30.913C231.021 30.9416 231.319 31.2389 230.989 31.2734C230.988 31.2727 230.987 31.2719 230.987 31.2712ZM220.96 30.7118C218.478 29.4299 223.242 30.3241 224.64 30.1931C223.29 30.6753 221.543 30.5637 223.909 31.133C220.435 31.1647 221.899 30.7025 221.757 30.6586C221.595 30.6096 221.066 30.7668 220.96 30.7118ZM227.604 30.8388C227.751 30.8059 228.84 31.0811 229.234 31.0489C228.675 31.4581 226.634 31.0628 227.604 30.8388ZM292.042 33.3354C292.148 33.0096 292.385 32.7769 293.243 32.941C292.968 33.0943 292.41 33.211 292.042 33.3354ZM28.9337 33.7898C28.3354 33.7951 27.1382 33.729 27.5204 34.0582C27.5621 34.0857 28.9415 33.9846 28.9337 33.7898ZM244.576 31.1766C244.452 31.1319 241.162 31.0142 242.288 31.41C242.63 31.5288 245.619 31.5661 244.576 31.1766ZM261.526 31.7521C261.25 31.7389 260.131 31.7627 260.107 31.8402C260.02 32.1074 261.395 32.0062 261.526 31.7521ZM25.8992 33.5998C25.8176 33.5694 24.0123 33.7201 24.2187 33.8704C24.6124 34.1541 26.17 33.7046 25.8992 33.5998ZM110.698 30.16C110.851 30.1445 111.06 30.4991 111.113 30.502C111.238 30.5042 114.021 30.3086 112.966 30.7913C112.793 30.8714 108.773 30.7799 108.245 30.7468C108.032 30.2586 109.762 30.6894 110.178 30.6299C110.252 30.6187 110.29 30.2055 110.697 30.1621C110.698 30.1614 110.698 30.1607 110.698 30.16ZM296.548 33.2011C296.679 32.8933 299.979 32.8481 299.919 33.2257C298.798 33.2169 297.666 33.2083 296.548 33.2011ZM294.897 33.0696C294.213 32.8149 295.845 32.8197 296.319 32.9407C296.314 33.1514 294.997 33.1067 294.897 33.0696ZM255.368 30.3741C255.036 30.44 256.033 30.9297 255.804 31.0111C255.657 31.0617 254.928 30.8667 254.688 31.002C254.62 31.0453 255.357 31.4989 255.574 31.4875C255.883 31.4727 255.595 31.125 255.931 31.1336C257.047 31.1628 258.025 31.4366 259.067 31.4663C259.161 31.4683 258.44 31.205 259.242 31.2355C259.368 31.2398 260.092 31.6202 261.063 31.6011C263.24 30.5745 264.768 31.7109 267.476 31.4137C267.379 31.3061 265.372 30.9541 265.253 30.9397C263 30.676 258.949 30.5159 256.593 30.4369C255.987 30.416 256.274 30.6587 256.012 30.6587C255.805 30.6583 256.065 30.2348 255.368 30.3741ZM29.2393 33.5361C28.9339 33.1192 27.948 33.4403 27.3079 33.4494C27.552 33.8268 28.6117 33.4708 29.2393 33.5361ZM280.229 32.0749C279.909 32.078 278.918 31.9066 278.834 32.0331C278.718 32.1979 280.15 32.3648 280.229 32.0749ZM126.407 29.9906C126.438 29.9783 127.203 29.9894 127.232 30.0025C127.921 30.3378 125.625 30.303 126.407 29.9906ZM144.77 29.843C145.352 29.7843 145.937 29.6444 146.136 29.9925C145.765 29.9421 144.704 30.0872 144.77 29.843ZM170.09 29.714C169.971 29.2558 171.715 29.5528 172.043 29.5943C171.921 29.7977 170.179 30.044 170.09 29.714ZM291.983 31.8929C293.052 31.9701 292.859 31.2664 293.522 31.6121C293.63 31.6704 293.92 33.1306 292.771 32.5344C292.564 32.4273 293.408 32.123 291.983 31.8929ZM232.96 30.5118C233.241 30.2153 234.093 30.3257 234.669 30.364C234.534 30.5859 233.372 30.4999 232.96 30.5118ZM22.6098 33.4172C22.0884 33.0149 19.7875 33.4502 20.3753 33.7033C20.4591 33.7358 22.285 33.4173 22.6098 33.4172ZM98.83 30.6783C99.7792 30.3172 97.7928 30.2632 97.1734 30.6088C97.4572 30.5797 98.7662 30.702 98.83 30.6783ZM164.008 29.4721C164.054 29.4582 165.069 29.4886 165.115 29.5051C165.947 29.8552 163.075 29.7712 164.008 29.4721ZM138.718 29.3495C139.075 29.0678 141.477 29.2654 142.022 29.5378C141.501 29.948 138.27 29.7006 138.718 29.3495ZM287.563 31.8875C288.319 31.9072 289.051 32.026 289.747 32.1779C289.59 32.4042 287.629 32.0649 287.563 31.8875ZM167.729 29.4371C167.783 29.4389 167.836 29.4653 167.888 29.4681C167.834 29.4582 167.781 29.447 167.729 29.4371ZM270.488 31.0123C269.848 30.8956 269.965 31.3281 270.005 31.3427C270.483 31.4996 271.212 31.1442 270.488 31.0123ZM28.4753 32.9374C28.234 32.5626 27.168 32.9144 26.5409 32.8534C26.7366 33.1489 27.977 33.0021 28.4753 32.9374ZM218.287 29.8713C217.492 29.4381 220.768 29.0117 221.447 29.2951C221.494 29.5543 218.405 29.9303 218.287 29.8713ZM95.8393 30.1767C95.7677 29.8759 94.4098 30.2773 94.7042 30.4124C94.8908 30.4984 95.8826 30.3635 95.8393 30.1767ZM223.088 29.5037C223.399 29.4175 224.112 29.7305 223.855 29.9072C223.525 30.1338 223.007 29.5285 223.088 29.5037ZM250.673 29.9564C250.541 29.906 248.731 30.162 249.466 30.4928C249.975 30.7227 250.071 30.2882 250.192 30.2905C250.323 30.2957 253.209 30.92 250.673 29.9564ZM199.962 29.3407C200.643 29.232 201.463 29.3764 202.173 29.3766C201.882 29.5601 200.249 29.5923 199.962 29.3407ZM101.152 29.96C100.986 29.841 96.4558 29.8825 99.0379 30.1935C99.1893 30.2107 101.666 30.3178 101.152 29.96ZM291.983 31.8929C291.848 31.8832 291.693 31.8615 291.514 31.8232C291.693 31.8434 291.848 31.8711 291.983 31.8929ZM279.827 31.3082C280.085 31.0985 278.837 30.9874 278.472 31.0896C278.346 31.3536 279.79 31.3373 279.827 31.3082ZM202.231 29.0701C202.638 28.9489 203.392 29.0926 203.903 29.0844C203.815 29.2879 202.4 29.28 202.231 29.0701ZM173.345 28.6512C174.166 28.7738 175.174 28.7196 175.19 28.4693C175.207 28.5084 175.246 28.55 175.312 28.5919C175.379 28.6334 176.256 28.5187 176.636 28.6051C178.922 29.1154 167.811 28.8908 174.255 28.1917C173.952 28.3448 173.648 28.498 173.345 28.6512ZM135.473 28.7991C135.006 28.5 133.711 28.8989 134.05 29.0145C134.287 29.0935 135.941 29.1 135.473 28.7991ZM153.315 28.4508C153.175 28.3972 151.903 28.6189 151.871 28.7797C152.605 28.9438 153.95 28.6996 153.315 28.4508ZM131.898 28.4894C131.606 28.4475 131.24 28.9442 131.274 28.9651C131.574 29.1403 132.393 28.7562 131.898 28.4894ZM289.823 30.4675C289.397 30.307 287.988 30.5991 287.681 30.9103C287.628 30.8451 287.482 30.7565 287.211 30.6461C287.212 30.6462 287.213 30.6462 287.214 30.6462C286.865 30.4945 275.697 29.8739 283.164 30.8189C283.398 30.8491 283.091 30.5441 284.041 30.6368C284.104 30.6433 284.125 30.8823 284.318 30.9023C284.765 30.9467 287.134 31.2016 287.618 31.032C287.62 31.0763 287.648 31.1196 287.712 31.161C288.279 31.5297 290.157 30.5913 289.823 30.4675ZM155.834 28.3928C155.578 28.3059 154.77 28.3941 154.687 28.6045C155.089 28.705 156.428 28.5953 155.834 28.3928ZM100.991 29.1025C100.467 28.9427 99.1537 29.2985 99.5573 29.46C99.8051 29.5592 101.596 29.2858 100.991 29.1025ZM147.74 28.5594C150.714 28.7839 148.449 28.5336 148.902 28.2222C148.515 28.3345 148.127 28.4469 147.74 28.5594ZM303.568 31.9307C303.098 31.8357 303.686 31.2576 304.19 31.6135C304.348 31.7265 303.831 31.9827 303.568 31.9307ZM325.008 32.9303C324.634 32.3683 326.599 32.8029 325.804 33.1254C325.768 33.1357 325.036 32.9525 325.008 32.9303ZM310.049 31.8617C309.707 32.2106 309.496 32.2427 308.591 32.1037C309.942 32.0724 308.712 31.6818 310.049 31.8617ZM175.181 28.4298C175.186 28.4446 175.191 28.4556 175.19 28.4693C175.184 28.4558 175.181 28.443 175.181 28.4298ZM129.086 28.6253C128.711 28.3201 127.67 28.3589 127.985 28.6668C128.015 28.6952 128.938 28.857 129.086 28.6253ZM287.681 30.9103C287.728 30.9681 287.701 31.0029 287.618 31.032C287.616 30.9904 287.638 30.9522 287.681 30.9103ZM134.715 28.294C134.681 28.5261 136.273 28.5962 136.337 28.5683C137.244 28.1552 135.373 28.2714 134.715 28.294ZM90.4547 29.0555C90.3733 29.082 90.9197 29.6651 91.2375 29.4217C91.4836 29.2329 90.7598 28.9548 90.4547 29.0555ZM313.134 31.8798C313.636 31.9078 314.341 31.9466 314.455 32.2376C314.122 32.1753 313.113 32.0875 313.134 31.8798ZM324.254 32.4946C323.633 32.7924 322.28 32.7118 321.42 32.6066C321.43 32.1665 323.681 32.5639 324.254 32.4946ZM291.186 30.6944C291.145 30.6746 289.885 30.4851 290.044 30.7872C290.277 31.2299 291.535 30.8709 291.186 30.6944ZM92.9156 29.3046C93.474 29.0865 92.1591 28.4993 91.5763 28.997C91.2774 29.2519 92.8218 29.3411 92.9156 29.3046ZM125.826 28.2688C125.084 28.4511 126.934 28.725 127.186 28.4134C126.843 28.394 126.09 28.2043 125.826 28.2688ZM151.202 27.6656C148.852 26.7947 150.141 28.405 150.554 28.2596C150.612 28.2389 151.259 27.6861 151.202 27.6656ZM16.6891 31.9449C16.362 32.0855 17.6288 32.4667 17.774 32.1647C17.8639 31.9756 16.8985 31.8552 16.6891 31.9449ZM186.627 28.226C186.528 28.2282 186.429 28.2306 186.331 28.2325C186.405 28.2185 186.501 28.2143 186.627 28.226ZM119.018 27.1967C120.706 28.4195 120.512 27.4571 120.657 27.4597C120.969 27.4676 121.7 27.7936 122.286 27.7279C121.616 27.8806 120.946 28.0336 120.275 28.1868C120.812 28.2666 125.427 28.6499 125.517 28.4461C125.651 28.1544 124.205 28.2688 124.162 28.2441C124.101 28.2088 123.861 27.408 123.726 27.3796C123.506 27.3338 119.645 27.3845 119.018 27.1967ZM146.3 27.8431C146.679 27.9355 146.789 28.2534 146.963 28.1757C147.023 28.1491 147.03 27.8449 147.233 27.7646C146.922 27.7907 146.611 27.8169 146.3 27.8431ZM116.083 28.3793C115.609 28.0168 117.704 28.1175 117.772 28.1581C118.134 28.4031 116.471 28.6752 116.083 28.3793ZM133.916 28.0346C133.839 28.0138 132.221 27.9196 132.236 28.1257C132.667 28.2767 134.828 28.2941 133.916 28.0346ZM147.485 27.7417C148.051 27.7724 149.122 28.0703 148.995 27.6134C148.995 27.6134 148.994 27.6134 148.993 27.6134C148.491 27.656 147.988 27.6988 147.485 27.7417ZM94.8181 28.2856C93.7523 27.5847 94.2732 28.4925 95.205 28.7029C95.4766 28.3682 94.9927 28.3996 94.8181 28.2856ZM91.4504 27.8338C91.156 27.7103 88.1446 27.9402 88.6156 28.3129C88.7836 28.4455 90.5072 28.0494 90.5874 28.0739C90.7094 28.1101 90.1692 28.5523 91.0901 28.4418C91.0321 28.2987 91.5517 27.8748 91.4504 27.8338ZM93.9395 27.8422C92.8839 27.316 92.6776 28.3451 93.4605 28.3264C93.7664 28.3199 94.0901 27.9181 93.9395 27.8422ZM98.2071 27.8169C97.8276 27.7296 96.8185 27.6141 96.1333 27.9725C97.0628 27.9771 97.9908 27.9822 98.9174 27.9877C99.0193 27.7924 98.5393 27.8937 98.2046 27.817C98.2054 27.817 98.2063 27.817 98.2071 27.8169ZM330.676 30.2574C329.869 29.917 331.777 29.9234 331.852 29.9997C332.076 30.2506 331.038 30.4095 330.676 30.2574ZM9.71117 23.0107C9.4746 22.9078 9.30336 22.5361 8.8069 22.7628C9.33254 23.0154 9.85767 23.2681 10.3823 23.5209C10.7434 22.8569 9.96987 23.1244 9.71117 23.0107ZM7.63345 20.7695C7.70476 20.75 7.25625 19.7835 8.22506 20.392C8.88003 20.8026 5.47611 21.4253 4.82981 21.0224C5.50421 20.7805 7.01917 20.9304 7.63345 20.7695ZM1.36952 16.8294C1.32541 16.7528 2.62963 16.563 2.78414 16.6101C3.59661 16.858 1.60929 17.239 1.36952 16.8294ZM5.55532 16.7835C4.93207 16.6256 6.28238 16.4266 6.69223 16.5148C6.74167 16.6965 5.65165 16.8061 5.55532 16.7835ZM323.122 15.4456C322.501 14.7356 321.826 16.1466 322.859 15.9146C322.908 15.9037 323.148 15.4801 323.122 15.4456ZM2.59461 15.7602C3.21984 15.9174 1.86578 16.1178 1.45319 16.0306C1.40511 15.849 2.49962 15.7374 2.59461 15.7602ZM322.751 13.8191C321.901 13.2848 322.116 14.9244 322.222 14.9961C322.66 15.2803 324.238 14.7343 324.57 14.5952C322.236 14.702 323.151 14.071 322.751 13.8191ZM318.638 14.5595C317.81 14.686 319.881 15.1356 320.305 14.7065C319.898 14.7049 318.873 14.5226 318.638 14.5595ZM313.706 13.7626C313.271 13.6805 311.975 13.4705 311.742 13.7139C312.224 13.6935 313.507 14.015 313.706 13.7626ZM312.755 12.9438C312.089 12.5598 311.869 13.5612 312.676 13.3032C312.708 13.2932 312.78 12.9645 312.755 12.9438ZM308.911 12.3716C308.48 11.9459 307.912 12.8972 308.644 12.9622C308.861 12.9798 308.956 12.4202 308.911 12.3716ZM321.753 12.0108C321.118 11.801 320.248 12.4537 321.619 12.61C321.13 12.6891 320.64 12.7683 320.15 12.8477C321.931 13.3439 321.853 12.3651 322.368 12.4352C323.087 12.5343 322.983 13.3327 322.823 13.5759C323.437 13.1187 325.969 13.2598 327.435 13.2544C326.166 12.9712 324.092 12.4898 322.848 12.2864C322.49 12.2276 322.128 12.4272 321.822 12.3848C321.332 12.3157 321.788 12.0245 321.755 12.0109C321.754 12.0109 321.753 12.0108 321.753 12.0108ZM303.837 12.0935C302.537 11.571 303.324 12.5963 304.08 12.4591C304.113 12.4473 303.87 12.1063 303.837 12.0935ZM0.662704 12.8744C2.46276 13.1845 1.20545 13.8005 4.86741 12.7666C3.3429 13.4386 4.80483 13.1922 4.51402 13.4452C4.28074 13.6455 3.358 13.542 3.91037 13.8884C3.19044 13.5176 0.157899 13.8031 0.0174745 13.7448C0.0187503 13.7447 0.0200261 13.7446 0.0213019 13.7445C-0.0624707 13.7098 0.0877265 12.7761 0.662704 12.8744ZM313.84 11.1928C313.465 9.97641 313.189 11.8593 312.375 10.824C311.144 12.196 315.559 10.9979 316.021 12.2403C311.312 11.838 319.081 13.615 315.877 11.6171C318.571 12.4281 316.785 11.4424 317.219 11.2348C317.684 11.0137 319.21 11.3686 319.157 10.9202C319.156 10.9201 319.155 10.9201 319.154 10.92C318.211 10.8976 317.265 10.8755 316.318 10.8539C317.189 11.8634 315.274 11.4683 314.673 10.6525C314.396 10.8326 314.118 11.0127 313.84 11.1928ZM319.115 12.3895C319.024 12.3621 316.966 12.3807 317.088 12.5805C317.356 12.7182 320.27 12.7362 319.115 12.3895ZM328.126 12.7077C327.392 12.661 326.264 12.4061 325.841 12.7434C326.578 12.7896 327.704 13.0448 328.126 12.7077ZM290.309 10.6335C289.355 10.8869 292.244 11.1075 291.424 10.7179C291.383 10.6994 290.356 10.6217 290.309 10.6335ZM311.705 11.2575C310.773 10.8418 311.161 12.0258 311.882 11.7616C311.923 11.746 311.748 11.2764 311.705 11.2575ZM2.09484 12.6519C2.14337 12.3639 4.72851 12.419 5.18288 12.3916C4.93977 12.6697 2.04089 12.9814 2.09484 12.6519ZM329.482 11.7233C328.085 10.6129 326.024 11.674 325.807 11.6354C325.592 11.5962 325.959 11.1699 325.91 11.155C325.797 11.1229 323.488 11.0243 323.379 11.0494C323.298 11.069 323.676 11.7207 323.192 11.8907C324.121 11.5863 328.349 12.0625 328.565 12.0065C328.737 11.9613 327.502 11.225 329.48 11.7232C329.48 11.7232 329.481 11.7233 329.482 11.7233ZM325.27 11.4663C325.833 11.7635 324.206 11.7003 323.829 11.5809C322.977 11.3129 325.193 11.4302 325.27 11.4663ZM321.411 10.9974C321.231 10.9276 319.571 10.7787 319.413 11.0636C320.179 11.4883 321.82 11.1589 321.411 10.9974ZM302.901 10.0345C302.468 10.0501 301.29 9.76539 301.209 10.018C301.644 10.0023 302.821 10.287 302.901 10.0345ZM10.7299 9.93507C10.0042 9.75933 11.6543 9.58278 12.1415 9.65991C12.1769 9.82918 10.7919 9.9501 10.7299 9.93507ZM311.676 8.80142C311.431 8.70888 306.169 8.62544 305.448 8.70993C306.137 8.93812 311.34 9.22803 311.573 9.14711C311.643 9.12252 311.708 8.81542 311.676 8.80142ZM322.969 9.31665C323.468 8.96763 323.752 9.43781 323.812 9.447C324.393 9.53883 325.635 9.52708 325.342 9.87395C324.295 9.66471 321.979 10.0098 322.969 9.31665ZM302.617 8.31C300.836 8.36054 304.222 8.92947 303.794 8.51304C303.767 8.48772 302.801 8.30452 302.617 8.31ZM312.265 8.7231C312.672 8.4384 317.871 8.9892 318.718 9.0391C317.934 9.55815 317.351 9.09731 316.336 9.0694C316.061 9.06254 316.122 9.3003 316.092 9.29902C315.618 9.2835 315.986 9.03329 315.697 9.01311C315.517 9.00056 311.694 9.12202 312.265 8.7231ZM323.256 9.07149C323.552 8.8715 326.831 8.97302 326.958 9.03877C327.919 9.5241 323.494 9.15985 323.256 9.07149ZM311.813 8.19779C312.411 7.57501 314.975 8.15372 313.186 8.3824C313.015 8.40278 312.314 8.08081 311.813 8.19779ZM302.837 7.69777C302.752 7.67402 300.907 7.45076 300.863 7.657C301.128 7.75076 303.82 7.95904 302.837 7.69777ZM303.831 7.04371C303.786 7.04644 304.199 7.46855 303.335 7.37387C303.263 7.36548 303.152 6.9083 302.053 7.01828C301.83 7.04111 301.471 7.32178 301.495 7.34153C302.599 8.10438 306.077 6.92566 303.831 7.04371ZM323.337 8.71033C323.173 8.51016 323.628 7.97103 323.992 8.27886C324.148 8.41171 323.824 8.73217 323.337 8.71033ZM296.975 7.22556C298.062 6.93492 294.702 6.70872 294.524 6.78861C294.623 7.00663 296.867 7.2536 296.975 7.22556ZM12.2614 7.20537C12.2606 7.20541 12.2597 7.20546 12.2589 7.20551C13.172 7.23462 12.6241 7.54911 12.6671 7.55577C14.624 7.87106 14.0761 7.2541 14.3747 7.16203C15.0139 6.9635 14.9509 7.75255 16.0254 7.37065C14.246 7.94478 15.8782 7.65772 15.9437 7.93392C16.2059 9.06097 13.5129 7.52694 12.6219 7.8138C12.4981 7.85348 13.4452 8.16734 13.1287 8.28773C12.0906 8.67822 8.79683 7.09372 12.2614 7.20537ZM324.288 8.24637C324.723 7.93616 327.902 8.45084 327.038 8.67554C326.9 8.71108 323.638 8.69648 324.288 8.24637ZM175.517 3.27392C176.285 2.98578 174.506 2.64188 174.175 2.86698C174.011 2.97901 175.18 3.4003 175.517 3.27392ZM163.062 2.03925C162.147 2.10043 161.186 3.31127 162.324 3.12042C162.445 3.09956 163.167 2.20649 163.062 2.03925ZM222.833 3.16245C221.896 2.71247 221.936 3.51542 222.631 3.51759C222.876 3.51851 222.862 3.1767 222.833 3.16245ZM186.566 2.80305C186.471 2.77442 185.37 2.81929 185.409 3.00388C185.816 3.11663 187.181 2.99891 186.566 2.80305ZM223.137 3.05428C222.567 3.18765 223.532 3.78667 224.235 3.2339C223.883 3.27329 223.196 3.04065 223.137 3.05428ZM309.945 6.32285C309.455 6.62649 308.122 6.45641 307.349 6.47277C307.289 6.04225 309.393 6.3707 309.945 6.32285ZM166.935 2.51748C166.074 2.8192 167.92 3.06321 167.75 2.66604C167.726 2.64445 166.969 2.50459 166.935 2.51748ZM253.508 3.78558C252.872 4.02018 254.857 4.42509 254.322 3.96069C254.295 3.94159 253.543 3.77249 253.508 3.78558ZM262.183 4.21942C261.701 4.11657 259.691 4.07456 260.466 4.34937C260.585 4.39149 262.136 4.4509 262.183 4.21942ZM14.4121 6.85249C14.1327 6.42828 15.6266 6.45432 15.8431 6.51982C15.9284 6.54723 14.7767 7.40422 14.4121 6.85249ZM216.674 2.98043C216.18 3.02666 214.902 2.90098 214.673 3.12722C215.278 3.08947 216.828 3.44109 216.674 2.98043ZM170.855 2.51349C170.108 2.03701 168.829 2.08453 169.146 2.70664C170.557 2.66462 168.972 2.14713 170.855 2.51349ZM226.328 2.60641C225.933 2.56182 225.618 3.153 225.662 3.18207C226.085 3.45869 226.716 2.84709 226.328 2.60641ZM196.72 2.64444C196.7 2.38879 195.432 2.49263 195.6 2.65862C195.655 2.71427 196.737 2.85122 196.72 2.64444ZM293.412 5.3506C292.844 5.09062 294.624 4.94586 295.132 5.24259C295.368 5.64618 293.485 5.38062 293.412 5.3506ZM237.264 3.00751C237.333 2.62999 235.348 2.79521 236.12 3.12852C236.314 3.21187 237.241 3.13363 237.264 3.00751ZM256.196 3.09674C254.858 3.50477 260.407 4.00851 258.965 3.39755C258.863 3.35369 256.314 3.06206 256.196 3.09674ZM265.276 3.68899C265.049 3.63105 265.209 2.36238 266.139 2.88735C266.261 2.95548 265.667 3.27088 265.766 3.3515C265.825 3.39734 267.874 3.65108 267.969 3.62504C268.072 3.59507 267.968 3.18277 268.072 3.14083C268.191 3.09395 269.441 3.49917 270.1 3.52808C271.34 3.5817 271.499 3.24807 271.6 3.25075C271.9 3.26001 272.395 3.52042 273.003 3.54373C276.071 3.65931 280.713 3.56201 283.124 4.38694C280.974 4.00546 278.914 4.22702 276.775 4.23521C277.431 3.55159 273.604 4.65529 275.846 3.92582C274.817 4.05837 266.022 3.86755 265.279 3.68909C265.278 3.68906 265.277 3.68902 265.276 3.68899ZM159.469 1.69401C160.025 1.25681 157.163 1.36659 156.921 1.87116C157.3 1.93892 159.4 1.74337 159.469 1.69401ZM172.706 0.613586C172.974 0.538839 173.23 -0.311081 174.633 0.122087C174.634 0.122089 174.636 0.122091 174.637 0.122093C175.047 0.248642 174.579 0.454961 174.654 0.528876C174.682 0.559005 175.959 0.98408 174.897 1.05017C173.277 1.15196 174.746 0.417613 173.882 0.407372C173.776 0.40641 172.138 0.864843 172.233 0.965998C172.243 0.977757 172.736 0.880842 172.817 0.922905C173.124 1.08098 172.975 1.34624 173.018 1.35891C173.16 1.39112 175.747 0.942907 176.12 1.33892C176.245 1.46579 171.996 1.75341 171.834 1.68793C171.73 1.64615 171.774 0.909487 171.667 0.836976C171.612 0.800735 169.918 1.07644 169.698 1.0089C169.634 0.989326 169.585 0.968222 169.549 0.950828C169.806 1.17861 168.269 1.16286 168.316 0.905757C168.343 0.804612 169.401 0.862591 169.439 0.880298C169.455 0.887774 169.47 0.898079 169.483 0.905189C169.266 0.626984 172.839 0.640632 172.068 0.227085C173.115 0.00142479 171.919 0.833346 172.706 0.613586ZM177.723 0.168232C177.616 0.245415 177.508 0.322603 177.4 0.399797C179.227 0.214922 181.306 0.595316 183.415 0.602755C183.95 0.605234 183.336 0.128353 184.037 0.261337C184.599 0.367933 185.217 0.810838 184.912 0.907172C184.837 0.931176 183.696 0.63895 183.122 0.665691C181.433 0.74491 181.864 1.15344 181.764 1.16391C181.656 1.17497 180.603 0.88492 180.026 0.895638C178.576 0.923518 177.913 1.17075 175.925 0.84044C177.073 0.575176 176.446 -0.00814629 177.723 0.168232ZM245.642 2.08106C245.719 1.82731 246.906 2.08817 247.34 2.06324C247.265 2.3175 246.077 2.0557 245.642 2.08106ZM67.9846 2.53717C67.635 2.96931 70.3731 2.97703 69.6402 2.65329C69.4783 2.58132 68.3289 2.52787 67.9846 2.53717ZM80.3114 2.38015C80.674 2.25262 79.19 1.99708 79.2027 2.32175C79.2083 2.42575 80.2649 2.39667 80.3114 2.38015ZM201.275 0.748161C201.345 0.735767 202.349 0.840989 202.38 0.862756C203.042 1.316 199.734 1.02025 201.275 0.748161ZM95.2628 1.43102C93.9895 1.7396 97.8543 1.75776 96.6649 1.43796C96.6062 1.42232 95.3217 1.41603 95.2628 1.43102ZM100.63 1.21751C100.323 1.23968 98.9559 1.13713 98.941 1.26569C98.9193 1.47283 100.484 1.57511 100.63 1.21751ZM226.628 1.02685C226.49 0.550844 228.281 0.947074 228.906 0.901373C229.044 1.37763 227.255 0.980121 226.628 1.02685ZM215.287 0.464089C222.876 0.224457 221.192 1.2035 214.83 0.686875C214.826 0.383392 214.806 0.479554 215.287 0.464089ZM224.988 0.7002C224.705 0.997427 223.843 0.890159 223.259 0.854384C223.368 0.645813 224.566 0.745975 224.988 0.7002ZM64.6955 2.00568C65.1577 1.60561 67.2766 2.00143 66.9083 2.17269C66.8233 2.20964 64.5292 2.22219 64.6955 2.00568ZM201.912 0.350832C201.739 -0.111324 204.011 0.103622 204.188 0.208244C204.887 0.627699 202.09 0.25103 201.912 0.350832ZM237.392 0.870433C237.803 0.52036 238.939 0.734583 239.671 0.758457C239.33 1.05765 238.015 0.892479 237.392 0.870433ZM232.09 0.460266C232.136 0.447447 233.154 0.503718 233.203 0.521497C234.032 0.892789 231.144 0.735372 232.09 0.460266ZM10.8286 3.81757C10.8619 3.80414 11.6325 3.78588 11.66 3.798C12.3651 4.1066 10.0523 4.1597 10.8286 3.81757Z' fill='%2370EBFF' fill-opacity='0.7'/%3E %3C/svg%3E") !important;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  background-color: transparent;
  background-size: 101% 130%;
  padding: 0 0.78125vw;
}
@media (prefers-color-scheme: dark) {
  .ArticleBodyAppComponent .highlight_header > div > span {
    background-image: url("data:image/svg+xml,%3Csvg width='334' height='37' viewBox='0 0 334 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M26.9375 36.7588C27.1407 36.7056 27.971 36.7699 28.3269 36.7344C27.945 37.2095 26.2049 36.9516 26.9375 36.7588ZM62.1842 2.08192C61.8888 2.2058 61.5933 2.32973 61.2976 2.4537C62.1527 2.49477 63.2933 2.36952 64.0857 2.44753C64.2153 2.46075 63.8928 2.7993 64.1984 2.80265C64.5041 2.80592 64.429 2.36221 64.8709 2.29831C65.3673 2.22776 67.6534 2.45646 68.4385 2.42141C71.3676 2.28774 74.3449 1.9319 77.3083 2.02127C74.2658 2.45087 77.3546 2.68575 78.2027 2.51565C78.3899 2.47677 78.3371 1.64736 81.3939 1.76083C83.3373 1.83363 81.5731 3.07336 84.8013 2.38158C82.2716 1.62799 84.7373 1.61099 86.6994 1.52608C87.0383 1.51101 89.7693 1.55699 90.9682 1.48725C91.3788 1.46303 91.9926 1.01145 92.5365 0.9852C92.9109 0.967463 93.2006 1.19719 93.7557 1.17015C96.3338 1.04726 98.9291 0.962385 101.529 0.97967C100.034 2.13279 102.735 1.42635 102.857 1.4771C103.484 1.7652 100.683 1.91891 101.796 2.08172C103.345 2.00968 104.891 1.93896 106.432 1.86955C105.158 1.76119 108.099 0.891542 108.658 1.24515C108.402 0.261999 115.757 1.955 116.849 1.6073C117.082 1.53353 115.547 1.07389 119.077 1.23167C119.461 1.24948 119.321 1.54972 119.522 1.51834C119.641 1.49949 120.353 0.540452 121.136 1.04961C121.421 1.23577 119.628 1.88721 123.588 1.57022C122.003 0.632485 129.047 0.960244 130.368 1.18518C130.105 1.05956 129.842 0.933977 129.579 0.808435C130.877 1.13864 131.104 0.808274 131.396 0.822016C132.569 0.877281 134.18 1.18597 135.266 1.14231C136.537 1.09188 136.535 0.492962 138.016 0.708576C137.664 0.580521 137.311 0.452533 136.959 0.324614C137.981 0.344213 139.002 0.364401 140.022 0.385136C137.67 1.20384 140.529 0.417234 140.728 0.398304C141.033 0.366232 140.599 0.695348 141.108 0.649576C141.16 0.642392 141.081 0.337523 141.866 0.295145C143.504 0.207949 143.248 0.594974 143.935 0.584003C143.998 0.581469 143.776 0.308073 144.961 0.232042C148.722 -0.0084095 144.945 0.442869 144.8 0.482556C144.61 0.534722 145.914 1.67232 142.707 1.29531C143.785 1.41458 143.897 1.92282 144.018 1.93428C144.126 1.9435 145.985 1.8549 146.087 1.83663C146.999 1.65586 146.192 1.31489 146.37 1.25101C146.516 1.19928 148.754 1.63434 149.268 0.584197C150.343 1.54154 148.663 1.46506 146.869 1.62862C146.61 1.82876 148.58 2.00523 148.683 2.00407C151.218 1.98312 149.808 1.19987 150.359 0.688221C150.644 0.420574 151.693 0.955 150.726 0.249792C153.048 0.158722 151.642 0.580954 151.792 0.640935C152.02 0.729088 152.831 0.519831 152.932 0.546403C153.082 0.585708 152.565 0.835426 153.153 0.918584C153.251 0.9306 154.196 0.500649 152.973 0.305412C154.605 0.355709 154.468 -0.00486755 155.025 0.720867C156.139 -0.664165 155.843 1.53161 156.284 1.6066C157.457 1.80445 157.112 0.723557 157.174 0.670432C157.6 0.329605 160.836 0.688446 161.637 0.530451C161.321 1.31102 159.075 0.547853 158.57 0.701525C156.895 1.21182 160.935 1.08186 159.721 2.06659C160.23 1.79555 160.739 1.52465 161.247 1.25389C162.188 1.88103 160.855 2.15928 163.391 1.92219C163.805 1.37726 161.597 2.01295 162.039 1.58347C162.3 1.33121 163.772 1.2734 163.8 1.1409C163.829 0.981235 162.499 1.17372 162.708 0.927843C163.167 0.396269 168.009 0.89155 164.324 1.18746C165.353 1.17625 165.884 2.22857 166.773 1.89925C167.347 1.68582 164.112 0.2341 168.963 0.496552C169.067 0.993652 167.025 0.6448 166.971 0.682896C166.897 0.738071 167.268 1.85987 167.332 1.91521C167.566 2.09631 172.485 1.49456 173.555 2.06095C173.141 1.41123 177.312 1.95146 177.762 1.75593C177.883 1.7017 177.433 1.30317 177.562 1.26147C178.368 1.01313 180.537 1.72959 181.541 1.75236C182.665 1.77793 182.525 1.43433 182.588 1.43523C183.088 1.45666 182.687 1.68744 182.993 1.68821C183.456 1.68876 186.621 1.75362 186.778 1.70649C186.824 1.69164 186.311 1.29653 187 1.22637C187.119 1.21436 187.043 1.67802 189.079 1.49109C191.529 1.26687 187.382 0.901402 188.402 0.421845C189.972 1.12548 189.925 0.438758 190.351 0.49574C190.499 0.516468 191.592 1.10841 192.781 1.08138C191.927 1.16907 191.072 1.25715 190.215 1.34562C191.059 1.45407 192.68 1.34031 193.384 1.46209C193.725 1.52132 193.44 1.99846 194.18 1.99198C194.337 1.9881 194.972 0.824768 193.027 1.33247C192.875 0.913923 193.796 1.19342 194.225 1.07923C194.29 1.06142 194.552 0.366613 195.094 0.804796C195.223 0.912884 193.781 2.93174 197.469 1.49587C197.588 1.44963 197.179 1.19087 197.295 1.13924C197.375 1.10425 198.31 1.21678 198.414 1.18177C198.52 1.14411 198.071 0.861433 198.197 0.808037C198.846 0.532848 199.681 1.64439 198.352 1.54639C198.795 1.68728 199.238 1.82827 199.681 1.96937C199.215 1.13325 200.381 1.7431 200.995 1.72456C204.925 1.60702 202.301 1.03579 202.98 0.764098C204.083 0.328604 203.228 1.74006 204.861 1.33337C205.011 1.29561 203.056 0.665731 206.887 1.05707C206.321 1.07291 205.755 1.08893 205.188 1.10512C205.504 1.9129 207.232 1.07706 207.364 1.06773C208.868 0.97837 207.849 1.25342 210.082 0.871966C210.282 0.837742 210.711 1.04252 211.137 0.950022C212.903 0.569036 208.818 0.667748 208.709 0.341467C208.661 0.180498 213.05 0.286665 213.2 0.365667C213.833 0.711241 211.209 0.482257 211.703 0.906774C211.865 1.05551 218.187 0.856037 219.432 1.04312C220.879 1.25838 221.509 2.36066 221.542 1.13654C221.927 2.34604 222.303 1.53312 222.488 1.545C224.734 1.70044 224.746 1.71302 226.678 1.63816C227.104 1.62212 227.456 1.9944 227.608 1.93606C227.696 1.90075 227.541 1.50705 227.973 1.39589C228.575 1.24342 232.138 1.72504 232.395 1.94741C232.655 2.16914 230.888 2.00629 231.197 2.36822C232.474 2.43318 233.718 2.37462 235.018 2.4435C235.557 2.4732 235.274 2.71465 235.507 2.72527C235.607 2.73059 237.473 2.55825 237.396 2.46486C237.222 2.24592 231.453 2.25115 232.981 1.85315C233.277 1.77604 234.299 2.37261 234.151 1.67324C239.293 1.95391 244.406 2.24894 249.53 2.5594C246.586 2.99207 243.234 2.43247 240.177 2.40132C239.756 2.39618 238.33 2.29239 238.494 2.64839C241.106 2.80594 244.379 2.71176 246.897 3.01377C246.977 3.02367 246.672 3.33092 246.973 3.38966C247.535 3.49916 249.385 3.04389 249.689 3.18494C249.741 3.21715 248.685 3.60246 248.995 3.87642C249.789 4.57948 250.04 3.08206 250.739 3.121C251.268 3.15079 254.916 3.99203 255.837 3.56269C256.821 3.10402 253.151 3.19245 253.433 2.80114C255.93 2.47661 258.419 2.98825 260.746 3.01751C260.787 3.01763 260.442 2.69184 260.962 2.66567C261.864 2.62011 262.097 3.07368 262.536 3.16021C263.013 3.25249 264.704 3.24847 264.923 3.41885C264.951 3.44115 264.594 3.8702 264.541 3.88077C263.8 4.03649 263.558 3.45464 263.492 3.44491C263.241 3.41434 262.986 3.62504 262.756 3.60396C262.379 3.56897 262.178 3.35876 261.678 3.32358C261.334 3.29861 261.652 3.69976 261.324 3.67062C261.204 3.65828 259.931 2.72393 259.778 3.62837C259.709 3.90774 270.432 4.65898 271.493 4.47611C270.57 4.3314 269.672 4.1881 268.759 4.04473C270.598 4.37919 272.879 3.74076 272.995 4.8207C279.905 5.17733 286.785 5.56036 293.708 5.9732C294.936 6.12272 294.23 6.78021 296.262 6.67603C295.75 6.43127 295.238 6.18663 294.724 5.94212C295.753 6.14415 300.34 6.66918 301.1 6.56546C301.197 6.55167 301.363 5.93402 302.518 5.9383C303.542 5.94245 303.682 6.4185 304.222 6.53583C304.676 6.63307 305.195 6.53691 305.33 6.5697C305.433 6.59573 305.459 6.88378 305.707 6.94654C306.488 7.14151 305.89 6.30329 306.625 7.26842C306.433 7.29375 306.241 7.31909 306.048 7.34446C306.99 7.52731 308.281 8.01584 306.859 8.14918C306.616 8.17239 306.837 7.90652 306.658 7.89766C299.602 7.58749 305.206 8.41167 307.704 8.11228C308.325 8.55512 311.912 8.49565 312.024 8.58329C312.182 8.70918 311.555 9.00373 312.339 9.32982C312.507 9.39796 317.266 9.43059 315.527 9.8808C315.17 9.97341 312.898 9.73034 312.346 9.71677C313.595 10.6552 316.686 9.57829 317.037 9.63029C318.414 9.84317 314.334 10.2342 317.448 10.5097C319.838 10.7223 317.623 10.0154 318.558 9.81988C319.085 9.70995 321.749 10.5038 321.723 9.67252C322.653 9.63778 322.086 10.0445 322.199 10.0826C322.31 10.1167 324.138 9.97485 324.72 10.1844C324.791 10.2103 324.539 10.6269 324.611 10.6665C324.753 10.7351 326.525 10.754 326.597 10.7219C326.644 10.6993 326.246 10.2978 326.424 10.2168C326.632 10.1234 328.323 10.3139 328.422 10.212C328.564 10.0571 326.464 10.0386 326.838 9.63864C327.798 9.80229 329.385 9.61644 330.04 9.31641C329.879 9.40377 328.944 9.36094 328.622 9.30721C328.813 8.6998 330.816 8.83028 330.101 9.27647C330.552 9.04099 330.264 8.88384 330.524 8.65152C330.592 8.59279 331.211 8.61777 331.336 8.51836C331.353 8.49804 330.73 8.22633 330.865 8.10896C331.111 7.89673 332.978 8.06314 333.127 8.13213C333.547 8.32703 332.011 8.43603 331.867 8.68829C331.847 8.72706 333.111 9.31684 333.128 9.36312C333.174 9.85057 331.754 9.41333 331.891 9.85832C332.242 9.97217 332.593 10.0861 332.944 10.2C331.544 10.5546 329.005 10.1726 328.315 10.6338C330.374 10.6084 332.506 10.7583 332.431 11.8857C332.4 12.3605 331.504 12.5846 331.53 12.7074C331.634 13.1475 332.882 12.7536 332.925 12.7793C332.961 12.8079 332.976 12.8346 332.975 12.8595C332.975 12.8596 332.975 12.8596 332.975 12.8596C332.959 13.1124 331.209 13.187 331.115 13.2973C330.956 13.4935 331.678 14.3857 331.665 14.5725C331.636 14.6083 330.385 14.732 330.783 15.0837C331.186 15.4389 332.268 15.5132 332.304 15.5498C332.499 15.7595 330.593 15.8221 330.529 15.9351C330.495 15.9921 331.491 16.4161 331.514 16.5218C331.533 16.6276 330.746 16.8074 330.421 17.1178C330.178 17.3483 330.829 17.5764 330.71 17.6075C330.626 17.6277 328.833 17.514 328.741 17.5518C328.606 17.6073 329.009 17.925 328.943 17.9944C328.85 18.0942 328.276 17.9535 328.345 18.0662C328.398 18.1501 330.581 19.2942 330.549 19.5625C330.496 20.0197 328.186 18.8187 330.284 20.7646C330.299 20.7775 330.844 20.6818 330.858 20.6939C331.169 21.0474 329.417 21.4539 331.526 21.494C327.576 21.8319 330.997 22.1537 330.37 22.8907C330.129 23.1738 328.602 23.2035 328.592 23.2477C328.717 23.6335 329.219 23.3708 329.372 23.5655C329.457 23.6742 328.073 23.9898 328.363 24.2671C328.513 24.4099 329.958 24.4505 330.016 24.4803C330.571 24.7605 329.856 24.9817 329.97 25.1636C330.046 25.2855 330.914 25.3482 330.935 25.3706C330.969 25.4166 329.761 25.8159 329.505 25.9668C329.31 26.0829 329.999 26.3258 329.866 26.3735C329.06 26.658 327.438 25.7078 328.978 26.9949C329.072 27.0738 329.683 27.0816 329.7 27.0973C330.056 27.4574 328.933 27.4179 328.715 27.6816C328.341 28.1361 329.97 27.9694 328.609 28.222C329.596 28.5942 330.156 28.6156 331.335 28.6015C328.069 28.6428 326.842 29.8042 330.457 29.9944C329.31 29.9045 329.395 30.6072 329.051 30.5984C328.838 30.592 327.211 29.8 327.882 31.3963C327.966 31.5956 328.994 31.4114 328.653 31.7883C326.227 31.5394 328.586 32.0372 328.585 32.0898C328.509 32.9999 322.573 31.8939 321.567 31.9416C320.378 31.9935 319.284 32.6527 319.027 32.6388C318.179 32.5906 318.903 32.2656 318.721 32.1204C318.538 31.9761 316.082 32.5392 315.963 32.4942C315.503 32.3135 316.003 31.9073 315.955 31.8827C315.38 31.5838 312.141 31.7448 311.239 31.5955C311.253 31.8778 313.067 31.9992 311.909 32.3885C310.56 32.8426 310.55 31.6005 310.519 31.5441C304.433 31.2275 298.369 30.9337 292.325 30.6624C292.372 31.3243 296.351 31.0158 296.434 31.1075C296.942 31.6452 290.258 31.3185 289.435 31.0501C290.055 31.2211 290.675 31.3923 291.293 31.5637C290.194 32.2717 287.861 31.1786 286.32 31.4455C285.819 31.5319 286.758 31.8667 286.737 31.8858C286.167 32.1552 285.282 31.8889 285.969 31.5234C284.59 31.8417 284.807 31.4329 283.761 31.3558C283.707 31.3521 284.144 31.6774 283.309 31.7682C282.918 31.8103 280.841 31.7225 280.551 31.9784C280.432 32.0861 281.436 33.3167 281.609 32.3017C283.845 32.896 282.351 31.8675 283.226 31.9287C283.36 31.94 283.028 32.4957 285.241 32.3242C284.778 33.3327 282.274 32.4543 281.831 32.5604C280.922 32.7775 284.601 33.4673 285.31 32.697C284.959 33.4847 285.568 32.8165 286.387 32.8861C287.284 32.9619 286.882 33.1831 287.368 33.2062C288.695 33.2721 288.175 32.6815 289.255 33.2419C288.25 31.6135 291.157 33.12 291.998 33.5743C290.592 33.5889 289.179 33.6043 287.769 33.6211C287.846 33.7076 287.921 33.7941 287.998 33.8807C287.63 33.8523 287.264 33.824 286.897 33.7958C286.959 33.719 287.022 33.6422 287.084 33.5653C285.166 33.9972 284.726 33.3966 284.571 33.3833C282.581 33.2284 280.254 33.1342 278.236 33.0489C277.934 33.0363 278.123 33.5612 275.935 33.0669C275.236 32.9096 275.917 32.5342 275.116 32.5625C274.074 33.6153 274.127 32.7445 273.83 32.7313C272.976 32.6976 272.442 32.948 272.363 32.9478C271.307 32.9487 269.749 32.8437 268.602 32.841C268.581 32.8443 269.167 33.2026 268.423 33.0751C268.162 33.0297 265.855 31.5081 263.761 31.9015C264.298 32.0175 264.833 32.1337 265.368 32.2501C264.743 32.0909 260.276 32.2958 261.351 32.7178C262.012 32.9755 263.673 32.1091 263.819 33.0042C262.333 32.6812 254.195 32.8072 253.553 32.5833C253.466 32.551 254.017 32.2799 253.897 32.2391C253.804 32.2079 251.926 32.2172 251.68 32.0989C251.533 32.0285 252.369 31.8776 252.305 31.7716C252.244 31.6953 249.916 31.5002 249.775 31.8579C250.349 31.7299 251.952 31.9062 251.099 32.1848C250.99 32.2193 250.437 31.969 250.304 32.0131C249.068 32.4185 252.727 32.424 253.3 32.4465C250.961 32.8331 247.464 32.1844 244.778 32.4093C243.708 32.0779 246.39 31.9945 245.177 31.7106C242.659 31.1225 244.492 32.1075 244.412 32.1436C243.776 32.4292 241.671 30.7436 241.637 31.9818C240.731 31.7709 241.031 31.6226 239.739 31.7505C239.906 31.8407 240.073 31.931 240.24 32.0212C238.794 32.7 235.802 30.8141 236.032 30.682C236.655 30.3277 238.222 30.9442 238.357 30.9339C238.556 30.9187 239.144 29.6759 241.292 30.8577C242.209 30.0386 237.851 30.1974 239.846 29.6753C238.512 29.7328 232.993 29.0096 232.179 29.3621C232.083 29.4082 232.503 30.258 231.156 29.7992C230.516 29.5809 232.071 29.6069 231.78 29.4089C230.903 28.7939 218.471 28.9127 216.118 28.9115C215.965 28.9098 216.026 28.6501 215.875 28.6499C215.413 28.6492 213.717 29.0096 212.888 28.8765C214.598 29.3865 211.267 29.3705 210.43 29.3053C209.151 29.2053 209.236 28.748 208.684 28.6424C206.559 28.2353 203.201 29.2814 201.566 28.2445C201.645 29.2557 198.709 27.7164 197.357 27.6943C196.3 27.6763 194.757 28.3307 196.182 28.7515C194.358 28.6873 192.418 28.8592 190.723 28.9078C190.441 28.9159 190.831 28.6201 190.35 28.6435C190.307 28.6477 190.244 28.9401 189.831 28.9675C186.416 29.1989 188.08 28.5885 187.443 28.4012C187.085 28.2965 186.821 28.244 186.627 28.226C188.623 28.1807 190.915 28.0831 191.527 28.0797C191.012 27.4283 187.12 28.1716 185.976 27.9917C185.937 27.9852 186.077 27.6296 186.037 27.6268C186.036 27.6268 186.035 27.6268 186.034 27.6268C185.607 27.5966 182.873 27.7142 183.434 28.1421C183.584 28.2563 184.843 28.2622 186.331 28.2325C185.928 28.3098 186.226 28.7109 186.155 28.7275C185.293 28.9195 183.179 28.5189 182.426 28.4631C182.255 28.4508 182.267 28.7067 182.239 28.7072C181.563 28.6461 181.843 27.9169 181.146 28.6673C179.922 27.7519 183.446 28.5419 183.206 27.95C183.005 27.4911 175.17 27.7101 175.181 28.4298C175.154 28.3531 175.046 28.2577 174.823 28.149C174.333 27.9073 172.128 27.9802 171.754 28.1124C171.691 28.1383 171.716 28.8343 171.637 28.8407C171.442 28.8563 168.778 28.3105 167.779 28.7232C168.318 28.8202 168.856 28.9174 169.394 29.0148C166.143 29.0227 166.643 29.2304 167.729 29.4371C167.783 29.4389 167.836 29.4653 167.888 29.4681C168.728 29.6212 169.803 29.7691 169.819 29.8241C169.885 30.0322 164.361 30.1554 165.422 29.5087C165.571 29.4199 168.128 29.7042 166.861 29.245C166.64 29.1645 164.996 29.2987 164.909 29.2482C164.331 28.9113 167.92 28.4573 167.48 27.9784C166.611 28.4361 165.492 28.1972 164.491 28.3172C164.036 28.3715 163.925 28.7207 163.868 28.7274C163.028 28.8206 163.499 28.4536 163.218 28.4634C163.068 28.4699 161.411 29.2535 161.721 28.1792C156.313 28.9889 160.205 28.9713 163.564 28.9025C162.503 29.2958 160.438 29.1135 159.517 29.208C159.186 29.2423 159.384 29.5996 158.824 29.6736C157.677 29.8243 152.14 29.4437 150.694 29.3585C151.576 29.2258 151.312 28.8374 150.634 28.8692C149.956 28.9012 150.529 29.4179 150.397 29.4748C150.257 29.5334 147.067 29.3125 146.534 29.3851C148.937 29.1763 148.392 28.7916 146.35 28.7683C146.644 28.6536 146.938 28.5391 147.233 28.4245C146.038 28.5917 143.509 28.0218 142.814 28.2057C142.706 28.2351 143.101 28.5584 143.04 28.5749C142.432 28.7197 140.35 28.408 140.254 28.5208C140.173 28.6146 141.063 28.8793 140.735 29.0179C140.665 29.0471 139.812 28.614 138.98 28.7322C138.671 28.7757 138.861 29.0829 138.783 29.1018C138.135 29.2581 138.513 28.7325 137.326 28.8303C136.455 28.9027 135.812 29.4199 134.603 29.2668C138.57 29.8664 135.241 29.636 133.584 29.855C133.318 29.89 133.555 30.4482 131.96 30.1967C135.331 29.1352 130.989 29.6726 130.094 29.6752C130.045 29.6725 130.023 29.3023 129.585 29.3028C129.549 29.3037 129.602 29.5532 129.201 29.5783C125.385 29.8171 127.822 29.4974 127.093 29.2617C126.782 29.1612 124.925 29.5449 124.423 29.5619C124.307 29.5647 124.356 29.3037 123.909 29.3214C123.118 29.3532 122.413 29.6423 121.89 29.6734C121.829 29.6757 121.82 29.2653 120.829 29.416C120.55 29.4582 120.239 29.6095 120.638 29.7203C121.961 30.0846 124.438 29.3708 125.922 29.7347C127.277 30.0655 123.024 30.1678 122.8 30.1745C122.718 30.1772 123.548 29.9592 122.701 29.9333C121.978 29.9121 120.668 30.644 119.584 30.5094C119.502 30.4994 118.626 29.9145 118.666 29.8787C118.701 29.8524 120.026 29.6977 119.83 29.5273C119.807 29.5079 118.964 29.5273 118.851 29.4C118.713 29.2448 118.321 27.705 118.143 27.6696C117.684 27.5824 117.988 27.9295 117.692 27.9105C117.057 27.8705 114.841 27.4563 114.78 27.994C115.145 28.0185 115.51 28.0432 115.875 28.0679C113.848 28.1629 114.717 28.3742 114.431 28.4804C114.124 28.5954 114.202 28.1224 113.516 28.092C113.367 28.0849 110.497 28.2433 110.553 28.4402C112.136 28.0918 111.559 28.6867 111.632 28.6955C111.911 28.7276 112.26 28.3936 112.633 28.3924C115.256 28.3899 112.623 28.9594 113.244 29.0794C113.458 29.1196 113.877 28.8322 113.967 28.8447C114.262 28.8849 114.274 29.25 114.469 29.2165C114.924 29.1389 114.381 28.6328 114.416 28.6052C114.818 28.2736 116.423 28.6447 115.44 29.2263C116.041 29.4172 116.097 28.7326 116.575 28.9966C117.525 29.5195 116.115 29.4075 115.735 29.5049C114.371 29.8558 113.96 29.6015 112.017 29.7316C111.317 29.7778 110.492 30.1275 110.167 30.1527C109.963 30.1684 107.997 29.0563 107.979 30.8649C107.215 30.7069 106.026 29.5425 105.254 29.6149C104.563 29.6807 104.798 30.3149 104.734 30.3411C104.636 30.3823 103.797 30.3516 103.515 30.4488C103.185 30.5634 103.357 30.8035 102.832 30.9156C101.525 31.1941 101.543 30.541 101.407 30.5018C99.8252 30.0504 100.535 30.9616 100.189 31.0447C99.8707 31.1203 95.2943 30.8808 94.3632 31.142C94.7468 31.0009 95.1303 30.8598 95.5135 30.7188C94.8106 30.3302 94.0936 31.0139 94.061 30.2844C93.9524 31.4665 92.4993 30.718 92.069 30.7605C91.8996 30.7777 91.9186 30.9781 91.7063 30.9927C90.8777 31.0508 88.9975 30.9445 88.5482 31.0595C86.6081 31.5542 91.6219 32.1395 92.0113 32.1738C91.2294 32.1816 86.7857 32.574 88.8481 33.0813C89.1668 33.1596 89.7116 32.6163 89.8885 32.5906C91.0851 32.4207 90.1544 32.9201 90.2498 32.9623C90.4119 33.0303 91.1886 32.5512 91.3983 32.5999C91.4682 32.6154 91.0333 33.0556 92.1761 33.0329C91.6273 33.4627 88.3998 33.2164 87.978 33.3266C87.8277 33.366 88.8009 34.2239 86.0118 33.4448C86.0464 33.5261 86.0809 33.6075 86.1154 33.6888C84.5666 33.7689 83.0602 33.8488 81.5289 33.9307C81.6891 33.7359 82.5353 33.3284 81.457 33.443C80.836 33.5093 81.3099 33.917 81.2535 33.931C80.7092 34.0606 70.7652 34.2496 68.8675 34.3689C68.2162 34.4072 66.4071 34.8123 66.268 34.8238C65.4395 34.8876 62.4808 34.7766 61.8916 34.8473C61.5248 34.892 61.8868 35.2317 61.5604 35.2275C61.2576 35.2231 61.5577 34.8701 61.4674 34.8593C60.723 34.7625 55.0723 35.4316 53.7026 35.1665C54.5352 35.2286 58.6192 34.3847 58.5257 34.148C58.5067 34.1157 57.4985 33.8953 57.2972 34.03C56.9452 33.7481 55.8113 34.6935 55.1671 34.5425C55.0941 34.5254 55.3582 34.0096 54.2165 33.9639C53.8231 33.9484 52.8122 34.3831 51.7581 33.9852C50.2467 34.2568 42.4156 33.9387 41.8846 34.5075C41.87 34.5367 42.9856 34.6743 42.2473 34.9297C41.2654 35.2693 42.1152 34.2342 40.9508 34.2C40.7786 34.1942 37.5383 34.4418 37.4468 34.5082C36.4986 35.1113 39.3212 35.2092 39.2884 35.2761C39.194 35.444 36.8609 35.6496 36.768 35.6155C36.6761 35.5795 38.5391 34.7521 36.2723 35.1377C36.5377 35.214 36.8029 35.2905 37.0681 35.3669C36.0041 35.5885 35.8777 35.0813 35.6162 35.0621C34.803 35.0006 33.9647 35.8191 32.6202 34.92C32.2646 34.6813 32.8216 34.3712 32.7767 34.335C32.3477 34.0114 31.8647 34.9543 31.2105 34.2994C31.161 34.2506 32.5891 33.771 30.0591 33.8913C30.2365 33.9485 30.4138 34.0058 30.5911 34.0631C30.2422 34.2264 27.6809 34.438 27.3327 34.4206C26.3175 34.369 27.1756 33.8544 26.1623 33.9608C26.8377 34.5745 23.7824 34.8107 23.9306 34.2463C23.539 34.9656 20.9092 34.5586 19.6801 34.6055C18.9057 34.6352 17.3396 35.0221 17.0909 34.9995C16.7881 34.9715 16.8546 34.4905 16.3062 34.413C16.1517 34.3907 14.5452 34.8252 13.1079 34.4078C12.8304 34.3274 12.2142 33.5505 12.7103 33.3214C13.5514 32.9298 15.2554 33.4921 15.2062 33.0162C15.1545 32.5067 12.9362 32.929 12.344 32.8942C9.5774 32.7343 11.1357 32.106 11.0564 31.9453C10.8516 31.5558 9.34672 31.6501 9.28164 31.6177C9.01243 31.4725 10.0627 31.0983 10.0654 30.8538C10.0679 30.5354 8.58395 30.0422 8.90831 29.9172C9.37329 29.7394 10.7333 30.1442 10.8163 30.1169C11.8998 29.7496 10.3524 29.0981 9.9163 28.7607C9.78412 28.6568 10.2769 28.4474 10.1705 28.4206C8.5466 28.0145 9.89017 29.4689 8.82201 29.4252C7.86846 29.3865 9.06261 28.838 9.02487 28.8135C8.9766 28.7868 7.84065 28.8227 7.65334 28.6622C7.56178 28.5813 10.4583 27.4834 10.3119 27.0704C9.37733 27.2139 8.44159 27.3578 7.50465 27.5023C7.4008 26.9586 8.77735 27.2874 8.91396 27.2234C9.18957 27.0946 8.3886 26.8604 8.41277 26.6855C8.42485 26.5743 9.32592 26.1308 8.48355 26.0144C8.19387 25.9742 7.61394 26.3911 6.54685 26.0566C10.1548 25.3553 7.61885 25.1862 7.50098 24.998C7.38526 24.8098 9.09621 24.2577 6.99325 24.4544C6.84296 23.3936 7.02023 24.115 7.60877 23.8947C8.32928 23.6242 6.61624 23.3658 9.30949 23.4857C9.13061 22.9947 6.9779 23.1482 6.86097 23.1149C6.76038 23.0843 7.22626 22.8124 7.05073 22.7386C4.97437 21.8863 6.38827 22.2497 5.76795 21.6665C5.71309 21.6142 3.78468 21.4928 5.23803 21.3218C7.88477 21.0111 9.02678 21.6589 9.38967 20.1227C7.39686 19.5722 5.06963 20.6805 4.47266 20.7306C3.55883 20.8056 4.48963 20.4442 4.37202 20.3641C4.33137 20.3384 3.54383 20.4081 3.53179 20.3842C2.90539 19.2624 7.04195 20.1687 8.30582 19.8992C7.95391 19.7452 7.60178 19.5913 7.24943 19.4375C7.7142 19.405 8.17865 19.3726 8.6428 19.3404C6.40963 19.1145 8.55788 19.213 9.05848 18.2494C9.17098 18.0329 7.7366 18.4719 9.36335 17.7985C8.13279 17.7305 8.51262 17.5184 7.41807 17.8424C7.4266 17.4664 9.89768 16.9079 10.868 16.6633C7.37451 16.4308 9.43047 17.6956 6.38337 17.1346C5.85088 17.6288 7.28231 17.4593 7.16925 17.5423C6.7645 17.8404 5.75529 17.458 4.61839 18.488C4.43335 18.6571 5.28086 19.0981 4.06565 19.1425C3.93127 19.1466 3.13374 18.774 3.14269 18.7433C3.2271 18.4116 4.00005 18.4907 4.02398 18.3529C4.04651 18.2224 3.19613 18.3478 3.19109 18.3124C3.1419 17.9055 3.89562 18.1162 3.78101 17.9945C3.5338 17.7294 0.407794 17.0238 4.43657 17.0557C1.12865 17.7044 4.03651 17.5299 5.32218 17.2807C5.6502 17.2179 5.72039 16.9693 6.18636 16.8587C6.78573 16.7155 7.49995 16.7937 7.81021 16.7318C8.14373 16.6641 6.2015 16.1921 8.97421 16.2131C7.53803 15.7159 5.08268 16.4648 3.67194 16.1403C0.825121 15.4841 5.56978 15.0423 6.05717 14.937C6.18762 14.9084 5.72807 14.6034 5.81469 14.5784C5.95738 14.5392 8.65426 14.5437 8.90323 14.2571C9.15249 13.9703 7.92035 14.3232 7.82162 14.0439C7.75578 13.8554 10.9753 13.3404 9.21549 13.3048C8.00287 13.2806 5.81266 14.1722 5.38989 13.3673C7.16953 13.2 8.94475 13.0343 10.7156 12.8704C9.7274 12.6084 8.7376 12.3469 7.74616 12.086C9.74241 11.8768 11.4666 12.1398 13.3549 11.5884C8.72963 10.8249 14.7972 10.7052 14.8625 10.5799C14.8814 10.5052 13.0319 9.7831 12.7323 9.64922C14.3213 9.24837 19.1646 8.84329 16.273 7.98118C16.8007 8.18218 18.0188 7.5551 18.0001 7.51352C17.8197 7.07536 15.1108 7.50624 15.5338 7.08044C16.0247 6.58607 16.7794 7.18261 17.5678 7.09112C21.6093 6.61914 20.3803 4.34699 24.4515 4.51348C24.3655 4.43462 24.2815 4.35567 24.1967 4.27676C28.6557 4.18816 33.0724 4.11088 37.4964 4.04249C39.207 3.2514 43.805 2.61445 46.0623 2.59804C46.5196 2.59369 48.7564 2.87356 48.9352 2.93186C49.2514 3.04426 47.5378 3.16391 48.322 3.36667C48.4837 3.40766 52.3005 3.40755 52.01 3.02122C51.5825 2.99231 50.2566 3.24716 50.034 3.1625C48.4847 2.55204 60.194 2.61876 60.7483 2.33323C60.4817 2.21387 60.2211 2.09432 59.9584 1.97487C60.6901 2.01068 61.4431 2.04594 62.1842 2.08192ZM29.8513 35.4866C29.4319 35.9069 28.3166 35.6605 27.6706 35.8044C26.7771 36.0054 25.327 37.6182 25.9061 36.045C27.2231 35.858 28.5387 35.6718 29.8513 35.4866ZM49.0976 35.2135C48.2105 35.036 48.8555 34.1465 49.5898 34.4741C49.6713 34.5115 50.2968 35.4523 49.0976 35.2135ZM39.8343 35.2078C39.8711 35.1947 40.6375 35.1831 40.6648 35.1954C41.3666 35.5101 39.0559 35.5432 39.8343 35.2078ZM84.507 33.079C83.5407 33.1456 84.2652 33.907 84.8566 33.5667C84.8935 33.5451 84.5706 33.0752 84.507 33.079ZM83.8182 33.0792C83.0452 32.4011 81.5727 33.8689 82.7734 33.6885C82.8899 33.6704 83.8541 33.1122 83.8182 33.0792ZM45.9492 35.0048C46.0368 34.7319 46.9504 34.8226 47.3404 34.8704C47.3404 35.116 46.3285 34.9583 45.9492 35.0048ZM69.0265 34.0227C69.0588 33.8097 65.8946 33.9353 65.6876 34.222C66.1848 34.0852 68.9978 34.2134 69.0265 34.0227ZM77.1306 33.4489C77.0491 33.4149 75.9547 33.5067 75.9927 33.692C76.5363 33.9186 77.4979 33.6023 77.1306 33.4489ZM93.2603 32.976C93.318 32.9277 92.4701 31.7636 94.4247 32.4918C94.7115 32.5985 93.7065 32.9358 93.8083 32.9756C94.0219 33.0529 94.1898 33.087 94.324 33.0904C93.4269 33.2129 92.4915 33.285 92.3989 33.2156C91.9641 32.8876 93.2348 32.9962 93.2603 32.976ZM101.712 31.8727C101.894 31.6747 103.085 31.7493 103.357 31.8226C103.403 31.8365 103.213 32.3498 103.747 32.2991C104.175 32.2575 103.522 31.7518 104.359 31.8155C105.205 31.8793 104.087 32.277 104.161 32.3017C104.261 32.334 105.56 32.0697 105.526 32.3736C105.501 32.5986 104.1 32.4795 103.755 32.5355C103.313 32.6074 103.86 32.9683 103.117 32.9057C102.65 32.8668 102.892 32.2033 102.793 32.1724C102.71 32.1475 101.089 32.5656 101.714 31.8748C101.714 31.8741 101.713 31.8734 101.712 31.8727ZM94.5667 33.0548C94.4995 33.0788 94.4204 33.0927 94.324 33.0904C94.4055 33.0792 94.4865 33.0667 94.5667 33.0548ZM32.3891 35.0764C32.8572 35.2572 31.5088 35.5814 30.9798 35.3409C30.9608 35.1273 32.3149 35.0482 32.3891 35.0764ZM95.3864 32.4972C96.7256 32.6265 95.7505 32.8787 94.5667 33.0548C94.9404 32.9209 94.9364 32.4542 95.3864 32.4972ZM57.2972 34.03C57.3557 34.0768 57.3945 34.1518 57.404 34.2771C57.25 34.1457 57.2338 34.0725 57.2972 34.03ZM60.427 34.1327C61.4806 33.7094 59.3105 33.8081 59.3344 34.0813C59.345 34.1843 60.3849 34.1495 60.427 34.1327ZM85.7588 33.0787C85.6589 33.0442 87.1583 31.8433 84.9571 32.7768C86.1501 32.8771 84.8996 33.0406 84.9211 33.1412C84.9789 33.4303 86.966 33.0912 87.4103 33.2041C87.7406 32.6738 86.0887 33.1921 85.7614 33.0786C85.7605 33.0786 85.7597 33.0786 85.7588 33.0787ZM116.977 31.8201C116.715 32.1301 115.863 32.0484 115.288 32.0419C115.55 31.7317 116.403 31.8131 116.977 31.8201ZM267.692 33.1454C263.746 33.282 263.276 32.0236 266.865 32.6454C266.935 32.6583 267.935 33.0285 267.692 33.1454ZM233.847 31.7869C233.487 31.2369 234.725 31.1795 235.529 31.423C235.711 31.4778 236.374 32.0426 235.598 32.1306C235.64 31.4754 234.449 31.1955 233.847 31.7869ZM96.1317 32.1308C96.5145 31.7596 97.7319 31.9848 98.3693 32.0228C97.9889 32.3297 96.6978 32.2288 96.1317 32.1308ZM254.757 32.0487C254.342 31.9943 254.045 32.4559 254.116 32.4974C254.432 32.6872 255.223 32.3318 254.757 32.0487ZM92.2607 32.1793C92.2001 31.9652 93.7845 31.714 93.9091 32.2442C93.5688 32.2147 92.3041 32.3135 92.2607 32.1793ZM115.892 31.6792C115.643 31.5744 116.917 31.3532 117.304 31.4548C117.278 31.6848 116.055 31.7472 115.892 31.6792ZM248.057 32.0017C247.686 31.9498 246.757 31.9102 246.648 32.0975C246.514 32.3315 247.879 32.2903 248.057 32.0017ZM317.327 34.577C317.37 34.665 315.892 35.1987 315.258 35.0072C314.054 34.6409 317.281 34.5134 317.327 34.577ZM258.697 31.9355C259.851 32.4226 258.567 31.9452 258.603 32.4182C259.39 32.4615 261.343 32.552 260.015 32.0426C259.757 31.944 259.063 31.9784 258.697 31.9355ZM257.622 31.7417C257.491 31.8901 256.63 32.3434 257.362 32.3331C257.7 32.3277 258.262 31.8111 257.622 31.7417ZM308.397 34.2963C307.367 33.8229 312.18 34.3054 312.31 34.3869C312.38 34.4294 312.426 34.4684 312.452 34.5007C312.636 34.3782 313.544 34.4043 313.63 34.7442C313.36 34.7016 312.616 34.6902 312.532 34.6485C312.495 34.6307 312.469 34.6143 312.45 34.5983C312.116 34.8702 308.597 34.3856 308.397 34.2963ZM300.432 33.4549C301.668 32.9003 301.827 33.9569 301.722 33.9853C300.39 34.3472 301.283 33.6191 301.245 33.581C301.157 33.5162 300.207 33.8273 300.436 33.4551C300.434 33.4551 300.433 33.455 300.432 33.4549ZM306.763 34.0374C306.814 34.0264 307.826 34.1123 307.867 34.131C308.679 34.5262 305.814 34.2849 306.763 34.0374ZM108.068 30.9916C108.799 31.0795 108.093 31.4803 107.606 31.3527C107.566 31.34 107.423 30.914 108.068 30.9916ZM257.041 31.8262C256.879 31.7472 252.587 31.3347 252.825 31.9249C253.198 31.8667 258.068 32.3251 257.041 31.8262ZM224.947 30.8242C225.707 30.8444 224.868 31.3757 224.466 31.163C224.317 31.084 224.756 30.8194 224.947 30.8242ZM90.0991 31.7417C89.3204 32.0654 89.4543 31.05 90.1468 31.377C90.1739 31.3898 90.1296 31.7291 90.0991 31.7417ZM230.987 31.2712C228.377 31.5449 229.032 29.8185 232.404 30.4842C232.295 30.5591 232.186 30.6341 232.078 30.7091C236.013 31.0635 232.337 30.8372 231.385 30.913C231.021 30.9416 231.319 31.2389 230.989 31.2734C230.988 31.2727 230.987 31.2719 230.987 31.2712ZM220.96 30.7118C218.478 29.4299 223.242 30.3241 224.64 30.1931C223.29 30.6753 221.543 30.5637 223.909 31.133C220.435 31.1647 221.899 30.7025 221.757 30.6586C221.595 30.6096 221.066 30.7668 220.96 30.7118ZM227.604 30.8388C227.751 30.8059 228.84 31.0811 229.234 31.0489C228.675 31.4581 226.634 31.0628 227.604 30.8388ZM292.042 33.3354C292.148 33.0096 292.385 32.7769 293.243 32.941C292.968 33.0943 292.41 33.211 292.042 33.3354ZM28.9337 33.7898C28.3354 33.7951 27.1382 33.729 27.5204 34.0582C27.5621 34.0857 28.9415 33.9846 28.9337 33.7898ZM244.576 31.1766C244.452 31.1319 241.162 31.0142 242.288 31.41C242.63 31.5288 245.619 31.5661 244.576 31.1766ZM261.526 31.7521C261.25 31.7389 260.131 31.7627 260.107 31.8402C260.02 32.1074 261.395 32.0062 261.526 31.7521ZM25.8992 33.5998C25.8176 33.5694 24.0123 33.7201 24.2187 33.8704C24.6124 34.1541 26.17 33.7046 25.8992 33.5998ZM110.698 30.16C110.851 30.1445 111.06 30.4991 111.113 30.502C111.238 30.5042 114.021 30.3086 112.966 30.7913C112.793 30.8714 108.773 30.7799 108.245 30.7468C108.032 30.2586 109.762 30.6894 110.178 30.6299C110.252 30.6187 110.29 30.2055 110.697 30.1621C110.698 30.1614 110.698 30.1607 110.698 30.16ZM296.548 33.2011C296.679 32.8933 299.979 32.8481 299.919 33.2257C298.798 33.2169 297.666 33.2083 296.548 33.2011ZM294.897 33.0696C294.213 32.8149 295.845 32.8197 296.319 32.9407C296.314 33.1514 294.997 33.1067 294.897 33.0696ZM255.368 30.3741C255.036 30.44 256.033 30.9297 255.804 31.0111C255.657 31.0617 254.928 30.8667 254.688 31.002C254.62 31.0453 255.357 31.4989 255.574 31.4875C255.883 31.4727 255.595 31.125 255.931 31.1336C257.047 31.1628 258.025 31.4366 259.067 31.4663C259.161 31.4683 258.44 31.205 259.242 31.2355C259.368 31.2398 260.092 31.6202 261.063 31.6011C263.24 30.5745 264.768 31.7109 267.476 31.4137C267.379 31.3061 265.372 30.9541 265.253 30.9397C263 30.676 258.949 30.5159 256.593 30.4369C255.987 30.416 256.274 30.6587 256.012 30.6587C255.805 30.6583 256.065 30.2348 255.368 30.3741ZM29.2393 33.5361C28.9339 33.1192 27.948 33.4403 27.3079 33.4494C27.552 33.8268 28.6117 33.4708 29.2393 33.5361ZM280.229 32.0749C279.909 32.078 278.918 31.9066 278.834 32.0331C278.718 32.1979 280.15 32.3648 280.229 32.0749ZM126.407 29.9906C126.438 29.9783 127.203 29.9894 127.232 30.0025C127.921 30.3378 125.625 30.303 126.407 29.9906ZM144.77 29.843C145.352 29.7843 145.937 29.6444 146.136 29.9925C145.765 29.9421 144.704 30.0872 144.77 29.843ZM170.09 29.714C169.971 29.2558 171.715 29.5528 172.043 29.5943C171.921 29.7977 170.179 30.044 170.09 29.714ZM291.983 31.8929C293.052 31.9701 292.859 31.2664 293.522 31.6121C293.63 31.6704 293.92 33.1306 292.771 32.5344C292.564 32.4273 293.408 32.123 291.983 31.8929ZM232.96 30.5118C233.241 30.2153 234.093 30.3257 234.669 30.364C234.534 30.5859 233.372 30.4999 232.96 30.5118ZM22.6098 33.4172C22.0884 33.0149 19.7875 33.4502 20.3753 33.7033C20.4591 33.7358 22.285 33.4173 22.6098 33.4172ZM98.83 30.6783C99.7792 30.3172 97.7928 30.2632 97.1734 30.6088C97.4572 30.5797 98.7662 30.702 98.83 30.6783ZM164.008 29.4721C164.054 29.4582 165.069 29.4886 165.115 29.5051C165.947 29.8552 163.075 29.7712 164.008 29.4721ZM138.718 29.3495C139.075 29.0678 141.477 29.2654 142.022 29.5378C141.501 29.948 138.27 29.7006 138.718 29.3495ZM287.563 31.8875C288.319 31.9072 289.051 32.026 289.747 32.1779C289.59 32.4042 287.629 32.0649 287.563 31.8875ZM167.729 29.4371C167.783 29.4389 167.836 29.4653 167.888 29.4681C167.834 29.4582 167.781 29.447 167.729 29.4371ZM270.488 31.0123C269.848 30.8956 269.965 31.3281 270.005 31.3427C270.483 31.4996 271.212 31.1442 270.488 31.0123ZM28.4753 32.9374C28.234 32.5626 27.168 32.9144 26.5409 32.8534C26.7366 33.1489 27.977 33.0021 28.4753 32.9374ZM218.287 29.8713C217.492 29.4381 220.768 29.0117 221.447 29.2951C221.494 29.5543 218.405 29.9303 218.287 29.8713ZM95.8393 30.1767C95.7677 29.8759 94.4098 30.2773 94.7042 30.4124C94.8908 30.4984 95.8826 30.3635 95.8393 30.1767ZM223.088 29.5037C223.399 29.4175 224.112 29.7305 223.855 29.9072C223.525 30.1338 223.007 29.5285 223.088 29.5037ZM250.673 29.9564C250.541 29.906 248.731 30.162 249.466 30.4928C249.975 30.7227 250.071 30.2882 250.192 30.2905C250.323 30.2957 253.209 30.92 250.673 29.9564ZM199.962 29.3407C200.643 29.232 201.463 29.3764 202.173 29.3766C201.882 29.5601 200.249 29.5923 199.962 29.3407ZM101.152 29.96C100.986 29.841 96.4558 29.8825 99.0379 30.1935C99.1893 30.2107 101.666 30.3178 101.152 29.96ZM291.983 31.8929C291.848 31.8832 291.693 31.8615 291.514 31.8232C291.693 31.8434 291.848 31.8711 291.983 31.8929ZM279.827 31.3082C280.085 31.0985 278.837 30.9874 278.472 31.0896C278.346 31.3536 279.79 31.3373 279.827 31.3082ZM202.231 29.0701C202.638 28.9489 203.392 29.0926 203.903 29.0844C203.815 29.2879 202.4 29.28 202.231 29.0701ZM173.345 28.6512C174.166 28.7738 175.174 28.7196 175.19 28.4693C175.207 28.5084 175.246 28.55 175.312 28.5919C175.379 28.6334 176.256 28.5187 176.636 28.6051C178.922 29.1154 167.811 28.8908 174.255 28.1917C173.952 28.3448 173.648 28.498 173.345 28.6512ZM135.473 28.7991C135.006 28.5 133.711 28.8989 134.05 29.0145C134.287 29.0935 135.941 29.1 135.473 28.7991ZM153.315 28.4508C153.175 28.3972 151.903 28.6189 151.871 28.7797C152.605 28.9438 153.95 28.6996 153.315 28.4508ZM131.898 28.4894C131.606 28.4475 131.24 28.9442 131.274 28.9651C131.574 29.1403 132.393 28.7562 131.898 28.4894ZM289.823 30.4675C289.397 30.307 287.988 30.5991 287.681 30.9103C287.628 30.8451 287.482 30.7565 287.211 30.6461C287.212 30.6462 287.213 30.6462 287.214 30.6462C286.865 30.4945 275.697 29.8739 283.164 30.8189C283.398 30.8491 283.091 30.5441 284.041 30.6368C284.104 30.6433 284.125 30.8823 284.318 30.9023C284.765 30.9467 287.134 31.2016 287.618 31.032C287.62 31.0763 287.648 31.1196 287.712 31.161C288.279 31.5297 290.157 30.5913 289.823 30.4675ZM155.834 28.3928C155.578 28.3059 154.77 28.3941 154.687 28.6045C155.089 28.705 156.428 28.5953 155.834 28.3928ZM100.991 29.1025C100.467 28.9427 99.1537 29.2985 99.5573 29.46C99.8051 29.5592 101.596 29.2858 100.991 29.1025ZM147.74 28.5594C150.714 28.7839 148.449 28.5336 148.902 28.2222C148.515 28.3345 148.127 28.4469 147.74 28.5594ZM303.568 31.9307C303.098 31.8357 303.686 31.2576 304.19 31.6135C304.348 31.7265 303.831 31.9827 303.568 31.9307ZM325.008 32.9303C324.634 32.3683 326.599 32.8029 325.804 33.1254C325.768 33.1357 325.036 32.9525 325.008 32.9303ZM310.049 31.8617C309.707 32.2106 309.496 32.2427 308.591 32.1037C309.942 32.0724 308.712 31.6818 310.049 31.8617ZM175.181 28.4298C175.186 28.4446 175.191 28.4556 175.19 28.4693C175.184 28.4558 175.181 28.443 175.181 28.4298ZM129.086 28.6253C128.711 28.3201 127.67 28.3589 127.985 28.6668C128.015 28.6952 128.938 28.857 129.086 28.6253ZM287.681 30.9103C287.728 30.9681 287.701 31.0029 287.618 31.032C287.616 30.9904 287.638 30.9522 287.681 30.9103ZM134.715 28.294C134.681 28.5261 136.273 28.5962 136.337 28.5683C137.244 28.1552 135.373 28.2714 134.715 28.294ZM90.4547 29.0555C90.3733 29.082 90.9197 29.6651 91.2375 29.4217C91.4836 29.2329 90.7598 28.9548 90.4547 29.0555ZM313.134 31.8798C313.636 31.9078 314.341 31.9466 314.455 32.2376C314.122 32.1753 313.113 32.0875 313.134 31.8798ZM324.254 32.4946C323.633 32.7924 322.28 32.7118 321.42 32.6066C321.43 32.1665 323.681 32.5639 324.254 32.4946ZM291.186 30.6944C291.145 30.6746 289.885 30.4851 290.044 30.7872C290.277 31.2299 291.535 30.8709 291.186 30.6944ZM92.9156 29.3046C93.474 29.0865 92.1591 28.4993 91.5763 28.997C91.2774 29.2519 92.8218 29.3411 92.9156 29.3046ZM125.826 28.2688C125.084 28.4511 126.934 28.725 127.186 28.4134C126.843 28.394 126.09 28.2043 125.826 28.2688ZM151.202 27.6656C148.852 26.7947 150.141 28.405 150.554 28.2596C150.612 28.2389 151.259 27.6861 151.202 27.6656ZM16.6891 31.9449C16.362 32.0855 17.6288 32.4667 17.774 32.1647C17.8639 31.9756 16.8985 31.8552 16.6891 31.9449ZM186.627 28.226C186.528 28.2282 186.429 28.2306 186.331 28.2325C186.405 28.2185 186.501 28.2143 186.627 28.226ZM119.018 27.1967C120.706 28.4195 120.512 27.4571 120.657 27.4597C120.969 27.4676 121.7 27.7936 122.286 27.7279C121.616 27.8806 120.946 28.0336 120.275 28.1868C120.812 28.2666 125.427 28.6499 125.517 28.4461C125.651 28.1544 124.205 28.2688 124.162 28.2441C124.101 28.2088 123.861 27.408 123.726 27.3796C123.506 27.3338 119.645 27.3845 119.018 27.1967ZM146.3 27.8431C146.679 27.9355 146.789 28.2534 146.963 28.1757C147.023 28.1491 147.03 27.8449 147.233 27.7646C146.922 27.7907 146.611 27.8169 146.3 27.8431ZM116.083 28.3793C115.609 28.0168 117.704 28.1175 117.772 28.1581C118.134 28.4031 116.471 28.6752 116.083 28.3793ZM133.916 28.0346C133.839 28.0138 132.221 27.9196 132.236 28.1257C132.667 28.2767 134.828 28.2941 133.916 28.0346ZM147.485 27.7417C148.051 27.7724 149.122 28.0703 148.995 27.6134C148.995 27.6134 148.994 27.6134 148.993 27.6134C148.491 27.656 147.988 27.6988 147.485 27.7417ZM94.8181 28.2856C93.7523 27.5847 94.2732 28.4925 95.205 28.7029C95.4766 28.3682 94.9927 28.3996 94.8181 28.2856ZM91.4504 27.8338C91.156 27.7103 88.1446 27.9402 88.6156 28.3129C88.7836 28.4455 90.5072 28.0494 90.5874 28.0739C90.7094 28.1101 90.1692 28.5523 91.0901 28.4418C91.0321 28.2987 91.5517 27.8748 91.4504 27.8338ZM93.9395 27.8422C92.8839 27.316 92.6776 28.3451 93.4605 28.3264C93.7664 28.3199 94.0901 27.9181 93.9395 27.8422ZM98.2071 27.8169C97.8276 27.7296 96.8185 27.6141 96.1333 27.9725C97.0628 27.9771 97.9908 27.9822 98.9174 27.9877C99.0193 27.7924 98.5393 27.8937 98.2046 27.817C98.2054 27.817 98.2063 27.817 98.2071 27.8169ZM330.676 30.2574C329.869 29.917 331.777 29.9234 331.852 29.9997C332.076 30.2506 331.038 30.4095 330.676 30.2574ZM9.71117 23.0107C9.4746 22.9078 9.30336 22.5361 8.8069 22.7628C9.33254 23.0154 9.85767 23.2681 10.3823 23.5209C10.7434 22.8569 9.96987 23.1244 9.71117 23.0107ZM7.63345 20.7695C7.70476 20.75 7.25625 19.7835 8.22506 20.392C8.88003 20.8026 5.47611 21.4253 4.82981 21.0224C5.50421 20.7805 7.01917 20.9304 7.63345 20.7695ZM1.36952 16.8294C1.32541 16.7528 2.62963 16.563 2.78414 16.6101C3.59661 16.858 1.60929 17.239 1.36952 16.8294ZM5.55532 16.7835C4.93207 16.6256 6.28238 16.4266 6.69223 16.5148C6.74167 16.6965 5.65165 16.8061 5.55532 16.7835ZM323.122 15.4456C322.501 14.7356 321.826 16.1466 322.859 15.9146C322.908 15.9037 323.148 15.4801 323.122 15.4456ZM2.59461 15.7602C3.21984 15.9174 1.86578 16.1178 1.45319 16.0306C1.40511 15.849 2.49962 15.7374 2.59461 15.7602ZM322.751 13.8191C321.901 13.2848 322.116 14.9244 322.222 14.9961C322.66 15.2803 324.238 14.7343 324.57 14.5952C322.236 14.702 323.151 14.071 322.751 13.8191ZM318.638 14.5595C317.81 14.686 319.881 15.1356 320.305 14.7065C319.898 14.7049 318.873 14.5226 318.638 14.5595ZM313.706 13.7626C313.271 13.6805 311.975 13.4705 311.742 13.7139C312.224 13.6935 313.507 14.015 313.706 13.7626ZM312.755 12.9438C312.089 12.5598 311.869 13.5612 312.676 13.3032C312.708 13.2932 312.78 12.9645 312.755 12.9438ZM308.911 12.3716C308.48 11.9459 307.912 12.8972 308.644 12.9622C308.861 12.9798 308.956 12.4202 308.911 12.3716ZM321.753 12.0108C321.118 11.801 320.248 12.4537 321.619 12.61C321.13 12.6891 320.64 12.7683 320.15 12.8477C321.931 13.3439 321.853 12.3651 322.368 12.4352C323.087 12.5343 322.983 13.3327 322.823 13.5759C323.437 13.1187 325.969 13.2598 327.435 13.2544C326.166 12.9712 324.092 12.4898 322.848 12.2864C322.49 12.2276 322.128 12.4272 321.822 12.3848C321.332 12.3157 321.788 12.0245 321.755 12.0109C321.754 12.0109 321.753 12.0108 321.753 12.0108ZM303.837 12.0935C302.537 11.571 303.324 12.5963 304.08 12.4591C304.113 12.4473 303.87 12.1063 303.837 12.0935ZM0.662704 12.8744C2.46276 13.1845 1.20545 13.8005 4.86741 12.7666C3.3429 13.4386 4.80483 13.1922 4.51402 13.4452C4.28074 13.6455 3.358 13.542 3.91037 13.8884C3.19044 13.5176 0.157899 13.8031 0.0174745 13.7448C0.0187503 13.7447 0.0200261 13.7446 0.0213019 13.7445C-0.0624707 13.7098 0.0877265 12.7761 0.662704 12.8744ZM313.84 11.1928C313.465 9.97641 313.189 11.8593 312.375 10.824C311.144 12.196 315.559 10.9979 316.021 12.2403C311.312 11.838 319.081 13.615 315.877 11.6171C318.571 12.4281 316.785 11.4424 317.219 11.2348C317.684 11.0137 319.21 11.3686 319.157 10.9202C319.156 10.9201 319.155 10.9201 319.154 10.92C318.211 10.8976 317.265 10.8755 316.318 10.8539C317.189 11.8634 315.274 11.4683 314.673 10.6525C314.396 10.8326 314.118 11.0127 313.84 11.1928ZM319.115 12.3895C319.024 12.3621 316.966 12.3807 317.088 12.5805C317.356 12.7182 320.27 12.7362 319.115 12.3895ZM328.126 12.7077C327.392 12.661 326.264 12.4061 325.841 12.7434C326.578 12.7896 327.704 13.0448 328.126 12.7077ZM290.309 10.6335C289.355 10.8869 292.244 11.1075 291.424 10.7179C291.383 10.6994 290.356 10.6217 290.309 10.6335ZM311.705 11.2575C310.773 10.8418 311.161 12.0258 311.882 11.7616C311.923 11.746 311.748 11.2764 311.705 11.2575ZM2.09484 12.6519C2.14337 12.3639 4.72851 12.419 5.18288 12.3916C4.93977 12.6697 2.04089 12.9814 2.09484 12.6519ZM329.482 11.7233C328.085 10.6129 326.024 11.674 325.807 11.6354C325.592 11.5962 325.959 11.1699 325.91 11.155C325.797 11.1229 323.488 11.0243 323.379 11.0494C323.298 11.069 323.676 11.7207 323.192 11.8907C324.121 11.5863 328.349 12.0625 328.565 12.0065C328.737 11.9613 327.502 11.225 329.48 11.7232C329.48 11.7232 329.481 11.7233 329.482 11.7233ZM325.27 11.4663C325.833 11.7635 324.206 11.7003 323.829 11.5809C322.977 11.3129 325.193 11.4302 325.27 11.4663ZM321.411 10.9974C321.231 10.9276 319.571 10.7787 319.413 11.0636C320.179 11.4883 321.82 11.1589 321.411 10.9974ZM302.901 10.0345C302.468 10.0501 301.29 9.76539 301.209 10.018C301.644 10.0023 302.821 10.287 302.901 10.0345ZM10.7299 9.93507C10.0042 9.75933 11.6543 9.58278 12.1415 9.65991C12.1769 9.82918 10.7919 9.9501 10.7299 9.93507ZM311.676 8.80142C311.431 8.70888 306.169 8.62544 305.448 8.70993C306.137 8.93812 311.34 9.22803 311.573 9.14711C311.643 9.12252 311.708 8.81542 311.676 8.80142ZM322.969 9.31665C323.468 8.96763 323.752 9.43781 323.812 9.447C324.393 9.53883 325.635 9.52708 325.342 9.87395C324.295 9.66471 321.979 10.0098 322.969 9.31665ZM302.617 8.31C300.836 8.36054 304.222 8.92947 303.794 8.51304C303.767 8.48772 302.801 8.30452 302.617 8.31ZM312.265 8.7231C312.672 8.4384 317.871 8.9892 318.718 9.0391C317.934 9.55815 317.351 9.09731 316.336 9.0694C316.061 9.06254 316.122 9.3003 316.092 9.29902C315.618 9.2835 315.986 9.03329 315.697 9.01311C315.517 9.00056 311.694 9.12202 312.265 8.7231ZM323.256 9.07149C323.552 8.8715 326.831 8.97302 326.958 9.03877C327.919 9.5241 323.494 9.15985 323.256 9.07149ZM311.813 8.19779C312.411 7.57501 314.975 8.15372 313.186 8.3824C313.015 8.40278 312.314 8.08081 311.813 8.19779ZM302.837 7.69777C302.752 7.67402 300.907 7.45076 300.863 7.657C301.128 7.75076 303.82 7.95904 302.837 7.69777ZM303.831 7.04371C303.786 7.04644 304.199 7.46855 303.335 7.37387C303.263 7.36548 303.152 6.9083 302.053 7.01828C301.83 7.04111 301.471 7.32178 301.495 7.34153C302.599 8.10438 306.077 6.92566 303.831 7.04371ZM323.337 8.71033C323.173 8.51016 323.628 7.97103 323.992 8.27886C324.148 8.41171 323.824 8.73217 323.337 8.71033ZM296.975 7.22556C298.062 6.93492 294.702 6.70872 294.524 6.78861C294.623 7.00663 296.867 7.2536 296.975 7.22556ZM12.2614 7.20537C12.2606 7.20541 12.2597 7.20546 12.2589 7.20551C13.172 7.23462 12.6241 7.54911 12.6671 7.55577C14.624 7.87106 14.0761 7.2541 14.3747 7.16203C15.0139 6.9635 14.9509 7.75255 16.0254 7.37065C14.246 7.94478 15.8782 7.65772 15.9437 7.93392C16.2059 9.06097 13.5129 7.52694 12.6219 7.8138C12.4981 7.85348 13.4452 8.16734 13.1287 8.28773C12.0906 8.67822 8.79683 7.09372 12.2614 7.20537ZM324.288 8.24637C324.723 7.93616 327.902 8.45084 327.038 8.67554C326.9 8.71108 323.638 8.69648 324.288 8.24637ZM175.517 3.27392C176.285 2.98578 174.506 2.64188 174.175 2.86698C174.011 2.97901 175.18 3.4003 175.517 3.27392ZM163.062 2.03925C162.147 2.10043 161.186 3.31127 162.324 3.12042C162.445 3.09956 163.167 2.20649 163.062 2.03925ZM222.833 3.16245C221.896 2.71247 221.936 3.51542 222.631 3.51759C222.876 3.51851 222.862 3.1767 222.833 3.16245ZM186.566 2.80305C186.471 2.77442 185.37 2.81929 185.409 3.00388C185.816 3.11663 187.181 2.99891 186.566 2.80305ZM223.137 3.05428C222.567 3.18765 223.532 3.78667 224.235 3.2339C223.883 3.27329 223.196 3.04065 223.137 3.05428ZM309.945 6.32285C309.455 6.62649 308.122 6.45641 307.349 6.47277C307.289 6.04225 309.393 6.3707 309.945 6.32285ZM166.935 2.51748C166.074 2.8192 167.92 3.06321 167.75 2.66604C167.726 2.64445 166.969 2.50459 166.935 2.51748ZM253.508 3.78558C252.872 4.02018 254.857 4.42509 254.322 3.96069C254.295 3.94159 253.543 3.77249 253.508 3.78558ZM262.183 4.21942C261.701 4.11657 259.691 4.07456 260.466 4.34937C260.585 4.39149 262.136 4.4509 262.183 4.21942ZM14.4121 6.85249C14.1327 6.42828 15.6266 6.45432 15.8431 6.51982C15.9284 6.54723 14.7767 7.40422 14.4121 6.85249ZM216.674 2.98043C216.18 3.02666 214.902 2.90098 214.673 3.12722C215.278 3.08947 216.828 3.44109 216.674 2.98043ZM170.855 2.51349C170.108 2.03701 168.829 2.08453 169.146 2.70664C170.557 2.66462 168.972 2.14713 170.855 2.51349ZM226.328 2.60641C225.933 2.56182 225.618 3.153 225.662 3.18207C226.085 3.45869 226.716 2.84709 226.328 2.60641ZM196.72 2.64444C196.7 2.38879 195.432 2.49263 195.6 2.65862C195.655 2.71427 196.737 2.85122 196.72 2.64444ZM293.412 5.3506C292.844 5.09062 294.624 4.94586 295.132 5.24259C295.368 5.64618 293.485 5.38062 293.412 5.3506ZM237.264 3.00751C237.333 2.62999 235.348 2.79521 236.12 3.12852C236.314 3.21187 237.241 3.13363 237.264 3.00751ZM256.196 3.09674C254.858 3.50477 260.407 4.00851 258.965 3.39755C258.863 3.35369 256.314 3.06206 256.196 3.09674ZM265.276 3.68899C265.049 3.63105 265.209 2.36238 266.139 2.88735C266.261 2.95548 265.667 3.27088 265.766 3.3515C265.825 3.39734 267.874 3.65108 267.969 3.62504C268.072 3.59507 267.968 3.18277 268.072 3.14083C268.191 3.09395 269.441 3.49917 270.1 3.52808C271.34 3.5817 271.499 3.24807 271.6 3.25075C271.9 3.26001 272.395 3.52042 273.003 3.54373C276.071 3.65931 280.713 3.56201 283.124 4.38694C280.974 4.00546 278.914 4.22702 276.775 4.23521C277.431 3.55159 273.604 4.65529 275.846 3.92582C274.817 4.05837 266.022 3.86755 265.279 3.68909C265.278 3.68906 265.277 3.68902 265.276 3.68899ZM159.469 1.69401C160.025 1.25681 157.163 1.36659 156.921 1.87116C157.3 1.93892 159.4 1.74337 159.469 1.69401ZM172.706 0.613586C172.974 0.538839 173.23 -0.311081 174.633 0.122087C174.634 0.122089 174.636 0.122091 174.637 0.122093C175.047 0.248642 174.579 0.454961 174.654 0.528876C174.682 0.559005 175.959 0.98408 174.897 1.05017C173.277 1.15196 174.746 0.417613 173.882 0.407372C173.776 0.40641 172.138 0.864843 172.233 0.965998C172.243 0.977757 172.736 0.880842 172.817 0.922905C173.124 1.08098 172.975 1.34624 173.018 1.35891C173.16 1.39112 175.747 0.942907 176.12 1.33892C176.245 1.46579 171.996 1.75341 171.834 1.68793C171.73 1.64615 171.774 0.909487 171.667 0.836976C171.612 0.800735 169.918 1.07644 169.698 1.0089C169.634 0.989326 169.585 0.968222 169.549 0.950828C169.806 1.17861 168.269 1.16286 168.316 0.905757C168.343 0.804612 169.401 0.862591 169.439 0.880298C169.455 0.887774 169.47 0.898079 169.483 0.905189C169.266 0.626984 172.839 0.640632 172.068 0.227085C173.115 0.00142479 171.919 0.833346 172.706 0.613586ZM177.723 0.168232C177.616 0.245415 177.508 0.322603 177.4 0.399797C179.227 0.214922 181.306 0.595316 183.415 0.602755C183.95 0.605234 183.336 0.128353 184.037 0.261337C184.599 0.367933 185.217 0.810838 184.912 0.907172C184.837 0.931176 183.696 0.63895 183.122 0.665691C181.433 0.74491 181.864 1.15344 181.764 1.16391C181.656 1.17497 180.603 0.88492 180.026 0.895638C178.576 0.923518 177.913 1.17075 175.925 0.84044C177.073 0.575176 176.446 -0.00814629 177.723 0.168232ZM245.642 2.08106C245.719 1.82731 246.906 2.08817 247.34 2.06324C247.265 2.3175 246.077 2.0557 245.642 2.08106ZM67.9846 2.53717C67.635 2.96931 70.3731 2.97703 69.6402 2.65329C69.4783 2.58132 68.3289 2.52787 67.9846 2.53717ZM80.3114 2.38015C80.674 2.25262 79.19 1.99708 79.2027 2.32175C79.2083 2.42575 80.2649 2.39667 80.3114 2.38015ZM201.275 0.748161C201.345 0.735767 202.349 0.840989 202.38 0.862756C203.042 1.316 199.734 1.02025 201.275 0.748161ZM95.2628 1.43102C93.9895 1.7396 97.8543 1.75776 96.6649 1.43796C96.6062 1.42232 95.3217 1.41603 95.2628 1.43102ZM100.63 1.21751C100.323 1.23968 98.9559 1.13713 98.941 1.26569C98.9193 1.47283 100.484 1.57511 100.63 1.21751ZM226.628 1.02685C226.49 0.550844 228.281 0.947074 228.906 0.901373C229.044 1.37763 227.255 0.980121 226.628 1.02685ZM215.287 0.464089C222.876 0.224457 221.192 1.2035 214.83 0.686875C214.826 0.383392 214.806 0.479554 215.287 0.464089ZM224.988 0.7002C224.705 0.997427 223.843 0.890159 223.259 0.854384C223.368 0.645813 224.566 0.745975 224.988 0.7002ZM64.6955 2.00568C65.1577 1.60561 67.2766 2.00143 66.9083 2.17269C66.8233 2.20964 64.5292 2.22219 64.6955 2.00568ZM201.912 0.350832C201.739 -0.111324 204.011 0.103622 204.188 0.208244C204.887 0.627699 202.09 0.25103 201.912 0.350832ZM237.392 0.870433C237.803 0.52036 238.939 0.734583 239.671 0.758457C239.33 1.05765 238.015 0.892479 237.392 0.870433ZM232.09 0.460266C232.136 0.447447 233.154 0.503718 233.203 0.521497C234.032 0.892789 231.144 0.735372 232.09 0.460266ZM10.8286 3.81757C10.8619 3.80414 11.6325 3.78588 11.66 3.798C12.3651 4.1066 10.0523 4.1597 10.8286 3.81757Z' fill='%2301516E' fill-opacity='0.7'/%3E %3C/svg%3E") !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
  }
}
.tablet .ArticleBodyAppComponent .highlight_header > div > span {
  font-size: 2.1875rem;
  line-height: 3.5rem;
  background-size: 101% 3.5rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='640' height='42' fill='none'%3E %3Cpath d='M217.774 2.278c-1.947.72-9.957 1.124-16.174.817-3.716-.184-33.736 1.274-35.2 1.709-.88.262-10 .743-20.267 1.069-10.266.326-21.546.794-25.066 1.04C102.008 8.244 73.059 9.944 65.6 10.17c-13.255.401-13.5.431-12.8 1.563.376.609-.628 1.105-2.337 1.154-8.098.237-15.692 1.114-17.256 1.994-1.189.669-.219.841 3.06.542l4.8-.437-4.681 1.132c-2.574.623-4.974.731-5.333.241-.359-.491-3.773-1.033-7.585-1.204-6.236-.281-6.723-.159-4.845 1.214 1.148.84 2.766 1.267 3.596.948 1.03-.395.899.132-.413 1.664-1.822 2.129-4.394 2.249-3.094.145.338-.546-.734-1.041-2.382-1.099-1.648-.058-4.197-.53-5.663-1.047-2.61-.92-2.603-.932.347-.559 1.658.209 2.618.005 2.134-.453-.485-.459-3.096-1.124-5.803-1.478l-4.921-.644 1.142 4.277c.852 3.192 1.685 4.277 3.283 4.277 2.012 0 2.033.109.335 1.807-1.674 1.673-1.678 1.949-.064 3.733 1.624 1.794 1.604 1.928-.288 1.943-1.196.01-1.561.339-.888.8 1.264.865 3.024 4.595 2.76 5.847-.163.768 9.917.485 32.363-.911 18.942-1.177 39.989-2.029 41.082-1.661.585.197.747.871.36 1.498-.421.68-.201.828.544.368.686-.424.979-1.207.65-1.739-.348-.564 2.428-.731 6.65-.4 16.145 1.267 36.58 1.471 36.58.364 0-.702 1.871-.889 5.067-.506 3.578.429 4.44.314 2.933-.393-1.524-.715.303-.991 6.4-.969 5.315.02 7.528.323 5.867.804-1.467.425 1.653.602 6.933.393 5.28-.209 14.16-.437 19.734-.506 6.075-.075 8.852-.407 6.933-.828-2.64-.58-1.952-.845 3.926-1.517 4.862-.556 7.869-.417 9.462.436 1.586.848 2.103.873 1.611.077-.513-.83 3.434-1.191 13.471-1.235 7.808-.033 21.877-.333 31.263-.665 26.135-.926 67.119-.93 89.334-.01 13.7.567 20 .478 20-.284 0-.612.508-1.113 1.129-1.113.622 0 .909.36.639.8-.27.44 9.662.878 22.071.973 12.408.095 25.673.42 29.478.723 4.075.324 7.467.093 8.257-.562.771-.64 2.814-.796 4.816-.366 6.161 1.323 27.95 2.346 29.876 1.404 1.189-.582 1.867-.495 1.867.238 0 .633.6 1.073 1.333.977 5.04-.654 21.093.242 20.534 1.147-.781 1.262-.855 1.247 8 1.609 3.813.156 15.001.822 24.861 1.48 9.86.659 23.728.889 30.817.512 7.375-.392 12.642-.282 12.31.257-.845 1.374 39.017 1.289 40.012-.086.545-.754 1.054-.729 1.6.077.448.663 4.317 1.254 8.8 1.344 4.4.089 8.72.268 9.6.399 2.859.424 13.816-1.447 14.446-2.467.337-.546.005-.992-.739-.992-.743 0 .976-2.106 3.82-4.681 4.434-4.014 4.788-4.607 2.48-4.166-1.48.283-3.015-.011-3.412-.653-.397-.641-.154-1.167.539-1.167.957 0 .963-.358.026-1.487-.948-1.142-.916-1.475.136-1.432.753.03 3.29-.074 5.637-.232l4.267-.288-5.334-1.214c-2.933-.667-5.813-1.51-6.4-1.873-.586-.363-2.866-.985-5.066-1.382-2.2-.397-4-1.18-4-1.74s-.84-1.019-1.867-1.019c-1.027 0-4.507-1.037-7.733-2.303-4.203-1.649-9.65-2.542-19.2-3.146-30.552-1.933-54.119-3.05-75.734-3.587-12.613-.313-26.533-.825-30.933-1.136-4.4-.312-26.24-.771-48.533-1.02-22.294-.249-46.534-.747-53.867-1.106-8.617-.423-12.814-.292-11.867.368 1.012.704-.313 1.008-4.266.979-3.154-.024-6.266-.453-6.918-.953-1.639-1.258-22.193-.096-22.652 1.281-.248.744-.796.76-1.652.049-1.591-1.32-7.879-1.768-10.904-.777-1.243.406-3.506.265-5.029-.314-1.803-.685-2.995-.689-3.415-.01-.354.574-1.179.713-1.832.31-.653-.404-9.38-.594-19.393-.423-18.174.312-38.382.18-56.692-.368-5.328-.16-10.731.096-12.006.568M60.511 11.311c-.354.355-1.274.392-2.044.084-.851-.34-.598-.593.644-.644 1.125-.046 1.755.206 1.4.56m569.743 12.043c1.021.647 1.093 1.094.24 1.504-.828.397-.802.501.079.329 2.136-.419 2.291-2.788.183-2.771-1.511.013-1.625.226-.502.938M408.8 28.486c-1.32.254-3.48.254-4.8 0-1.32-.254-.24-.462 2.4-.462 2.64 0 3.72.208 2.4.462' fill='%2370EBFF' fill-rule='evenodd'/%3E %3C/svg%3E") !important;
}
@media (prefers-color-scheme: dark) {
  .tablet .ArticleBodyAppComponent .highlight_header > div > span {
    background-image: url("data:image/svg+xml,%3Csvg width='800' height='51.25' viewBox='0 0 800 51.25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M735.679 50.487c-.493-.079-2.486-.05-3.344-.116.944.619 5.116.403 3.344.116M649.435 5.158l2.139.508c-2.046.011-4.784-.199-6.677-.138-.31.011.476.45-.256.44-.731-.01-.57-.563-1.63-.663-1.192-.11-6.657.074-8.54-.005-7.02-.295-14.164-.866-21.259-.874 7.302.661-.088.829-2.125.583-.45-.055-.352-1.093-7.67-1.07-4.652.018-.385 1.635-8.14.647 6.034-.848.128-.963-4.575-1.14-.813-.031-7.352-.071-10.226-.2-.985-.044-2.469-.63-3.772-.681-.896-.035-1.584.242-2.914.19-6.179-.24-12.399-.429-18.625-.485 3.611 1.487-2.877.522-3.169.583-1.495.341 5.221.617 2.557.787q-5.57-.205-11.113-.4c3.049-.1-4.016-1.27-5.346-.843.589-1.225-16.992.703-19.617.245-.56-.098 3.109-.637-5.346-.521-.919.014-.579.393-1.059.349-.288-.026-2.01-1.241-3.877-.623-.68.227 3.63 1.08-5.866.6 3.781-1.141-13.09-.874-16.251-.613l1.885-.456c-3.104.389-3.655-.027-4.351-.015-2.81.048-6.667.408-9.27.336-3.045-.083-3.048-.831-6.594-.584l2.529-.465-7.339.033c5.646 1.056-1.214.034-1.693.007-.73-.044.315.372-.905.309-.126-.01.06-.39-1.821-.453-3.926-.13-3.309.357-4.955.336-.15-.005.38-.344-2.459-.453-9.014-.341.04.263.388.315.456.068-2.66 1.474 5.022 1.041-2.581.135-2.845.77-3.136.782-.258.01-4.714-.121-4.959-.145-2.186-.236-.256-.654-.683-.735-.35-.068-5.71.454-6.951-.862-2.565 1.186 1.459 1.105 5.759 1.329.624.253-4.098.454-4.344.45-6.074-.05-2.702-1.015-4.026-1.659-.686-.338-3.195.321-.882-.552-5.565-.133-2.192.406-2.552.48-.544.109-2.489-.16-2.732-.128-.357.049.884.365-.526.464-.235.015-2.5-.53.428-.765-3.91.05-3.584-.399-4.913.505-2.677-1.739-1.955 1.008-3.013 1.099-2.81.24-1.989-1.109-2.136-1.175-1.025-.43-8.775.003-10.695-.198.76.976 6.139.033 7.349.227 4.016.646-5.665.464-2.752 1.7l-3.66-1.021c-2.251.78.945 1.133-5.136.828-.993-.683 4.301.119 3.241-.419-.627-.316-4.154-.394-4.223-.56-.069-.2 3.118.046 2.616-.263-1.101-.667-12.701-.059-3.871.32-2.465-.018-3.735 1.298-5.866.884-1.376-.266 6.374-2.077-5.25-1.755-.249.621 4.645.188 4.772.235.179.069-.709 1.471-.862 1.54-.561.225-12.349-.529-14.912.182.993-.813-9.002-.129-10.083-.371-.289-.068.79-.566.481-.619-1.931-.307-7.131.597-9.536.631-2.692.037-2.355-.393-2.506-.391-1.199.03-.24.316-.973.319-1.11.003-8.692.105-9.07.048-.111-.018 1.121-.515-.529-.597-.285-.014-.105.564-4.982.348-5.869-.259 4.071-.751 1.629-1.343-3.766.892-3.647.035-4.669.11-.354.026-2.979.776-5.827.755q3.07.15 6.146.306c-2.021.143-5.905.016-7.595.176-.815.077-.138.671-1.911.671-.375-.004-1.885-1.45 2.77-.838.367-.525-1.843-.165-2.869-.304-.155-.021-.776-.887-2.079-.333-.31.138 3.123 2.643-5.697.892-.284-.057.698-.385.42-.449-.19-.043-2.433.11-2.681.068-.254-.046.826-.405.524-.47-1.551-.336-3.565 1.065-.378.925l-3.19.546c1.127-1.051-1.676-.274-3.146-.288-9.415-.09-3.12-.843-4.742-1.172-2.637-.527-.609 1.225-4.515.741-.359-.045 4.334-.865-4.848-.313l4.069.033c-.77 1.015-4.897-.001-5.213-.011-3.601-.085-1.166.24-6.509-.196-.478-.039-1.51.225-2.529.117-4.224-.444 5.559-.396 5.826-.805.117-.204-10.396.013-10.756.114-1.524.445 4.768.107 3.575.647-.389.188-15.529.068-18.515.333-3.471.302-5.002 1.696-5.055.166-.949 1.521-1.833.514-2.275.534-5.384.249-5.412.265-10.037.221-1.022-.009-1.874.466-2.236.398-.21-.043.171-.537-.861-.666-1.438-.175-9.982.526-10.606.813-.629.285 3.61.031 2.861.493-3.061.117-6.04.08-9.155.206-1.294.053-.621.346-1.18.366-.239.01-4.705-.147-4.519-.268.424-.281 14.241-.446 10.591-.897-.706-.088-3.169.688-2.795-.191a6061 6061 0 0 0-36.859 1.621c7.036.432 15.081-.385 22.404-.522 1.01-.02 4.429-.196 4.025.255-6.261.279-14.098.273-20.137.74-.194.016.529.389-.194.474-1.351.156-5.768-.345-6.5-.158-.125.043 2.391.485 1.641.84-1.925.909-2.479-.955-4.154-.881-1.268.057-10.032 1.25-12.224.751-2.34-.535 6.445-.57 5.784-1.047-5.969-.309-11.947.432-17.52.568-.098.003.74-.42-.505-.431-2.157-.019-2.731.56-3.786.688-1.145.135-5.195.204-5.726.428-.069.029.771.55.896.561 1.77.163 2.37-.576 2.53-.591.603-.05 1.205.203 1.755.166.906-.06 1.396-.331 2.594-.398.824-.045.048.47.835.42.289-.021 3.371-1.244 3.703-.119.158.34-25.553 1.756-28.086 1.585 2.215-.225 4.373-.446 6.565-.667-4.417.503-9.854-.188-10.177 1.171-16.561.78-33.05 1.626-49.648 2.546-2.948.26-1.29 1.041-6.15 1.031q1.857-.506 3.72-1.01c-2.474.313-13.482 1.246-15.295 1.165-.232-.011-.596-.775-3.36-.698-2.45.069-2.813.675-4.112.855-1.091.15-2.329.064-2.652.112-.247.04-.328.403-.924.498-1.881.294-.403-.795-2.218.463l1.379.057c-2.265.29-5.385.986-1.988 1.061.581.013.066-.306.498-.329 16.907-.838 3.446.55-2.519.338-1.511.594-10.095.757-10.367.875-.388.169 1.097.496-.799.958-.408.095-11.801.463-7.666.907.85.091 6.303-.369 7.626-.423-3.046 1.26-10.384.122-11.225.213-3.31.362 6.434.57-1.037 1.131-5.737.434-.39-.607-2.615-.787-1.254-.1-7.683 1.085-7.566.041-2.225.022-.894.491-1.165.547-.269.05-4.635.005-6.044.311-.171.037.408.541.231.596-.345.096-4.586.25-4.758.216-.11-.025.869-.559.448-.646-.493-.103-4.55.263-4.781.143-.331-.184 4.696-.362 3.827-.838-2.309.276-6.092.163-7.641-.164.381.096 2.619-.027 3.394-.119-.415-.747-5.218-.432-3.538.073-1.063-.261-.362-.48-.969-.751-.159-.069-1.641.009-1.935-.106-.037-.024 1.471-.413 1.155-.55-.574-.246-5.053.105-5.412.204-1.017.276 2.65.295 2.976.6.046.048-3.019.885-3.063.944-.143.615 3.285-.043 2.925.526l-2.541.51c3.325.336 9.426-.335 11.05.193-4.928.121-10.037.474-9.938 1.883.043.594 2.172.806 2.101.963-.278.559-3.24.161-3.345.196q-.129.057-.122.105c.019.316 4.204.275 4.424.406.367.234-1.422 1.409-1.405 1.643.068.043 3.056.101 2.079.574-.989.475-3.588.653-3.675.7-.481.279 4.08.211 4.226.349.076.069-2.338.676-2.4.811-.054.134 1.821.3 2.58.663.565.271-1.009.607-.726.637.2.019 4.504-.26 4.721-.219.32.059-.666.488-.512.57.215.117 1.6-.101 1.426.045-.131.109-5.44 1.71-5.383 2.044.098.57 5.716-1.113.555 1.487-.036.018-1.338-.06-1.371-.044-.769.466 3.404.843-1.655 1.055 9.45.121 1.224.787 2.677 1.663.56.338 4.219.259 4.24.313-.325.494-1.511.203-1.891.459-.21.143 3.088.434 2.374.804-.371.19-3.84.35-3.98.393-1.35.394.35.617.063.854-.19.159-2.276.304-2.329.334-.085.06 2.788.469 3.393.637.459.131-1.211.489-.894.537 1.913.296 5.871-1.019 2.089.712-.231.106-1.698.163-1.74.184-.877.479 1.821.344 2.325.659.867.541-3.031.456.22.669-2.395.542-3.743.613-6.57.685 7.837-.2 10.705 1.165 2.013 1.68 2.759-.2 2.51.688 3.335.65.512-.025 4.474-1.141 2.755.912-.216.256-2.672.103-1.879.55 5.844-.496.144.307.143.372.122 1.135 14.458-.698 16.872-.709 2.851-.021 5.44.726 6.06.691 2.04-.121.32-.478.766-.673.45-.194 6.316.338 6.607.274 1.116-.259-.06-.734.055-.767 1.4-.416 9.175-.438 11.353-.685-.05.354-4.416.63-1.658 1.039 3.215.478 3.313-1.08 3.393-1.153a5926 5926 0 0 1 43.788-2.252c-.147.831-9.699.681-9.902.802-1.25.703 14.84-.105 16.832-.485l-4.495.75c2.607.824 8.275-.679 11.969-.43 1.2.08-1.076.551-1.027.575 1.359.305 3.5-.077 1.866-.498 3.301.323 2.799-.177 5.319-.331.13-.007-.936.424 1.067.491.938.031 5.938-.19 6.625.115.283.129-2.191 1.724-2.561.463-5.407.862-1.762-.505-3.872-.38-.321.021.45.698-4.866.605 1.065 1.238 7.134 0 8.194.11 2.178.222-6.709 1.285-8.377.36.807.968-.625.164-2.6.297-2.163.145-1.206.4-2.375.456-3.197.158-1.916-.613-4.544.151 2.501-2.098-4.569-.044-6.615.575 3.381-.063 6.781-.125 10.171-.185l-.563.338 2.652-.168-.439-.278c4.595.432 5.684-.343 6.055-.369 4.796-.302 10.4-.545 15.26-.756.727-.031.25.635 5.537-.096 1.689-.232.066-.667 1.993-.673 2.462 1.265 2.373.177 3.089.146 2.055-.084 3.329.204 3.519.2 2.541-.051 6.298-.258 9.056-.315.053.003-1.375.479.423.284.631-.069 6.246-2.081 11.267-1.683l-3.881.509c1.51-.229 12.255-.17 9.65.406-1.6.35-5.565-.66-5.952.468 3.59-.475 23.176-.66 24.729-.961.211-.044-1.106-.361-.815-.418.225-.043 4.744-.105 5.341-.263.355-.094-1.65-.25-1.492-.385.149-.098 5.758-.432 6.086.01-1.378-.138-5.242.145-3.197.46.263.039 1.601-.295 1.92-.245 2.963.46-5.848.607-7.228.659 5.617.39 14.058-.554 20.516-.367 2.586-.453-3.866-.461-.938-.859 6.081-.825 1.638.471 1.829.514 1.522.335 6.641-1.846 6.685-.299 2.188-.294 1.471-.47 4.577-.352l-1.215.355c3.461.8 10.72-1.654 10.169-1.811-1.49-.424-5.279.398-5.603.39-.48-.013-1.859-1.55-7.065.001-2.181-.994 8.304-.94 3.516-1.527 3.21.025 16.511-1.05 18.46-.631.23.055-.804 1.13 2.451.517 1.546-.291-2.196-.214-1.491-.47 2.126-.804 32.044-.978 37.706-1.02.369-.005.227-.329.59-.333 1.114-.011 5.188.404 7.188.221-4.125.673 3.893.585 5.909.488 3.08-.147 2.883-.717 4.214-.86 5.121-.549 13.189.705 17.139-.614-.205 1.265 6.883-.701 10.135-.746 2.544-.035 6.251.765 2.816 1.308 4.393-.103 9.061.091 13.141.136.679.007-.259-.359.899-.334.105.005.253.37 1.248.4 8.219.259 4.218-.489 5.754-.729a20 20 0 0 1 1.965-.225c-4.806-.041-10.321-.143-11.794-.14 1.245-.82 10.606.075 13.361-.158.095-.009-.24-.453-.143-.456h.005c1.027-.041 7.607.088 6.256.627-.362.144-3.394.158-6.975.133.97.094.249.596.42.617 2.075.232 7.166-.281 8.979-.355.413-.016.383.304.45.304 1.627-.08.955-.99 2.631-.056 2.949-1.15-5.536-.144-4.956-.885.485-.578 19.343-.336 19.315.566.065-.095.326-.215.861-.351 1.182-.304 6.488-.215 7.388-.05.152.033.092.902.281.91.471.019 6.884-.663 9.289-.146l-3.889.364c7.826.013 6.623.273 4.009.529-.13.003-.258.035-.381.039-2.024.19-4.611.375-4.65.444-.159.259 13.141.421 10.586-.389-.359-.112-6.515.24-3.466-.333.532-.1 4.49.071 4.699.007 1.391-.42-7.249-.994-6.19-1.591 2.092.573 4.785.276 7.195.429 1.096.07 1.365.506 1.5.515 2.024.119.889-.341 1.565-.328.361.007 4.353.994 3.603-.35 13.021 1.037 3.651.994-4.434.897 2.555.495 7.525.275 9.742.398.797.045.323.49 1.671.586 2.761.193 16.09-.245 19.57-.338-2.124-.173-1.492-.656.141-.61s.256.688.574.759c.338.075 8.016-.17 9.3-.074-5.787-.286-4.479-.761.438-.769l-2.129-.439c2.876.221 8.957-.463 10.631-.222.263.037-.685.438-.537.459 1.464.188 6.471-.175 6.703-.031.198.117-1.943.438-1.151.614.17.037 2.218-.491 4.221-.333.744.059.29.44.478.465 1.561.205.645-.458 3.505-.318 2.096.103 3.651.76 6.56.587-9.543.688-1.531.45 2.461.752.64.048.079.741 3.914.455-8.13-1.385 2.33-.64 4.484-.619.117-.003.165-.465 1.22-.456.088.001-.037.313.927.351 9.191.371 3.317-.075 5.07-.356.746-.119 5.221.398 6.431.43.279.006.156-.321 1.232-.29 1.904.056 3.606.432 4.866.483.146.005.161-.509 2.549-.297.671.059 1.422.255.465.385-3.177.425-9.154-.52-12.719-.095-3.255.388 6.984.6 7.524.615.196.005-1.804-.285.234-.3 1.74-.01 4.908.934 7.514.79.199-.011 2.292-.722 2.197-.767-.086-.034-3.277-.258-2.809-.466.055-.024 2.085.02 2.354-.138.329-.19 1.24-2.106 1.667-2.146 1.104-.099.378.329 1.091.313 1.526-.036 6.848-.5 7.008.175l-2.635.065c4.88.169 2.795.413 3.484.551.742.151.545-.441 2.195-.463.356-.005 7.265.268 7.136.512-3.817-.478-2.415.283-2.591.291-.671.033-1.518-.394-2.415-.405-6.311-.07.037.709-1.455.844-.514.044-1.527-.325-1.745-.313-.707.043-.729.5-1.199.453-1.097-.109.199-.727.112-.762-.974-.425-4.828 0-2.449.75-1.441.225-1.593-.633-2.737-.315-2.275.631 1.116.525 2.034.656 3.289.473 4.272.165 8.953.378 1.686.076 3.678.536 4.461.576.493.025 5.196-1.313 5.282.95 1.836-.175 4.669-1.598 6.529-1.485 1.664.103 1.115.889 1.27.924.236.054 2.255.041 2.935.171.796.152.389.448 1.656.604 3.152.388 3.093-.429 3.419-.475 3.794-.515 2.11.604 2.946.717.767.104 11.774-.048 14.023.313l-2.781-.569c1.68-.463 3.426.418 3.482-.494.297 1.481 3.771.595 4.808.663.409.029.369.279.88.304 1.996.101 6.518.036 7.601.196 4.685.689-7.362 1.24-8.299 1.271 1.883.035 12.59.688 7.643 1.248-.765.086-2.094-.613-2.52-.651-2.885-.255-.63.403-.859.451-.388.08-2.272-.547-2.775-.494-.168.018.892.583-1.859.515 1.334.556 9.095.362 10.114.517.364.055-1.951 1.091 4.737.22l-.241.301c3.73.159 7.359.316 11.047.479-.393-.25-2.442-.792.156-.607 1.498.107.371.6.508.619 1.314.179 25.255.829 29.826 1.069 1.569.077 5.939.666 6.274.688 1.998.116 9.113.116 10.534.232.884.074.027.481.813.491.729.01-.009-.446.209-.456 1.786-.088 15.414 1.027 18.698.767-2.001.035-11.865-1.225-11.65-1.515.044-.04 2.46-.266 2.95-.088.835-.336 3.605.904 5.148.747.175-.018-.483-.676 2.261-.676.946 0 3.397.596 5.915.152 3.65.415 22.47.438 23.775 1.184.036.037-2.64.147-.851.509 2.377.479.284-.865 3.083-.843.414.003 8.219.496 8.442.585 2.31.81-4.474.771-4.391.856.235.216 5.857.606 6.08.57.219-.04-4.304-1.184 1.167-.57l-1.903.241c2.571.338 2.849-.289 3.476-.297 1.953-.03 4.011 1.044 7.199-.003.843-.278-.514-.7-.408-.742 1.015-.38 2.226.83 3.764.05.117-.059-3.342-.746 2.748-.443l-1.27.182c.848.225 7.018.646 7.854.646 2.438-.003.346-.7 2.789-.504-1.59.726 5.769 1.212 5.381.496.981.925 7.281.581 10.237.72 1.864.088 5.651.675 6.248.663.726-.016.539-.623 1.853-.684.37-.019 4.256.633 7.686.205.663-.083 2.098-1.015.891-1.335-2.044-.547-6.106.045-6.015-.549.095-.635 5.45.041 6.87.037 6.639-.013 2.856-.906 3.038-1.103.469-.475 4.09-.254 4.244-.29.639-.163-1.906-.704-1.927-1.011-.025-.4 3.509-.916 2.723-1.095-1.127-.255-4.37.16-4.571.121-2.624-.534 1.054-1.246 2.081-1.64.311-.121-.885-.416-.631-.444 3.875-.398.736 1.334 3.299 1.351 2.288.018-.613-.752-.524-.78.114-.03 2.844.092 3.284-.096.215-.095-6.805-1.669-6.479-2.176q3.379.364 6.766.732c.216-.675-3.069-.356-3.401-.446-.669-.18 1.24-.419 1.171-.64-.035-.14-2.225-.757-.21-.846.693-.03 2.11.532 4.651.188-8.703-1.129-2.626-1.166-2.355-1.394.266-.229-3.872-1.037 1.186-.646.296-1.32-.085-.428-1.511-.745-1.745-.388 2.35-.595-4.105-.629.4-.603 5.574-.263 5.853-.296.239-.033-.895-.405-.479-.485 4.93-.925 1.56-.568 3.013-1.256.129-.063 4.746-.08 1.25-.395-6.368-.574-9.067.163-10.03-1.787 4.746-.556 10.395.995 11.83 1.1 2.196.158-.059-.361.219-.454.095-.029 1.989.112 2.016.085 1.432-1.363-8.431-.515-11.479-.938l2.505-.508-3.348-.217c5.343-.13.196-.154-1.061-1.395-.283-.279 3.182.369-.757-.586 2.946-.001 2.022-.294 4.666.188-.044-.473-6.001-1.34-8.341-1.713 8.36-.055 3.508 1.391 10.779.896 1.306.656-2.135.345-1.859.458.988.4 3.384-.009 6.172 1.363.454.224-1.551.717 1.365.858.323.015 2.212-.396 2.189-.435-.222-.423-2.071-.378-2.136-.551-.063-.166 1.984.05 1.994.007.092-.508-1.701-.295-1.434-.44.576-.315 8.026-.981-1.629-1.222 7.969 1.044.988.621-2.11.22-.79-.101-.974-.418-2.098-.587-1.445-.221-3.152-.173-3.9-.271-.804-.107 3.824-.568-2.821-.73 3.413-.525 9.344.583 12.705.275 6.783-.625-4.616-1.51-5.79-1.675-.314-.045.769-.395.559-.432-.344-.06-6.806-.237-7.42-.614-.615-.376 2.359.15 2.579-.194.146-.232-7.599-1.096-3.384-1.021 2.904.05 8.206 1.319 9.17.339q-6.411-.499-12.79-.985 3.527-.393 7.067-.782c-4.795-.398-8.91-.184-13.466-1 11.036-.65-3.506-1.202-3.67-1.363-.05-.095 4.339-.879 5.049-1.025-3.83-.61-15.453-1.429-8.576-2.323-1.252.217-4.205-.647-4.161-.698.406-.537 6.917.177 5.88-.384-1.204-.651-2.976.048-4.869-.119-9.705-.849-6.887-3.619-16.624-3.663q.3-.139.596-.28a7178 7178 0 0 0-31.852-1.077c-4.136-1.087-15.174-2.138-20.579-2.275-1.095-.031-6.439.203-6.864.266-.752.125 3.356.362 1.489.576-.386.043-9.526-.152-8.848-.621 1.022-.015 4.209.371 4.737.278 3.683-.69-24.352-1.189-25.692-1.565.634-.138 1.252-.275 1.876-.413-1.75.011-3.553.02-5.325.03m79.168 43.557c1.03.552 3.7.313 5.261.531 2.159.306 5.735 2.417 4.256.41q-4.768-.474-9.518-.941m-46.309-1.431c2.126-.175.532-1.323-1.219-.951-.194.043-1.655 1.188 1.219.951m22.284.5a43 43 0 0 0-1.999-.063c-1.673.354 3.887.525 1.999.063M597 43.001c2.328.12.609 1.046-.826.597-.089-.029.673-.604.826-.597m1.658.027c1.837-.819 5.431 1.075 2.535.802-.281-.027-2.62-.762-2.535-.802m91.201 4.161c-.224-.348-2.417-.283-3.354-.244.011.307 2.439.165 3.354.244m-55.569-2.367c-.086-.269 7.532.031 8.043.4-1.201-.194-7.966-.161-8.043-.4m-19.525-1.066c.195-.039 2.833.121 2.748.351-1.3.263-3.625-.175-2.748-.35m-38.837-1.2c-.141-.063 1.865-1.49-2.817-.645-.688.124 1.741.579 1.498.625a7.5 7.5 0 0 1-1.238.126c2.164.184 4.417.306 4.638.222 1.037-.395-2.019-.302-2.08-.329m-20.376-1.655c-.443-.254-3.308-.196-3.96-.112-.111.016.359.663-.926.584-1.032-.064.526-.677-1.487-.623-2.035.055.669.585.491.614-.24.037-3.375-.331-3.286.05.066.283 3.436.175 4.269.255 1.065.103-.24.537 1.546.483 1.123-.035.521-.872.76-.907.199-.03 4.111.542 2.589-.34zm17.234 1.709c.163.033.352.053.585.053q-.295-.025-.585-.053m149.692 5.438c-1.116.2 2.144.686 3.402.416.035-.266-3.226-.446-3.402-.415m-151.683-6.162c-3.22.117-.865.465 1.99.725-.904-.18-.909-.762-1.99-.725m91.718 3.498c-.138.055-.229.147-.245.304.364-.156.4-.247.245-.304m-7.525-.025c-2.552-.58 2.672-.351 2.626-.011-.021.129-2.525.035-2.626.013m-61.001-2.404c.24-.039-3.409-1.598 1.92-.348-2.869.081.147.333.099.458-.13.36-4.924-.139-5.989-.014-.813-.675 3.18.034 3.964-.096zm-75.184-2.536c.637.394 2.688.313 4.072.319-.639-.395-2.691-.313-4.072-.319m-362.973 3.266c9.491-.011 10.672-1.606 2.01-.664-.17.019-2.591.529-2.01.664m81.523-3c.882-.7-2.096-.734-4.037-.405-.44.075-2.052.801-.188.887-.08-.819 2.794-1.205 4.225-.484m331.636.717c-.931-.478-3.855-.235-5.389-.209.925.396 4.03.313 5.389.209m-381.983.348c1.001-.085 1.699.48 1.527.535-.769.25-2.659-.163-1.527-.535m391.301-.156c.139-.266-3.681-.635-3.965.025.818-.025 3.865.141 3.965-.025m-56.896-1.325c.596-.125-2.474-.434-3.405-.316.069.288 3.014.396 3.405.315m-318.274 1.163c.894-.079 3.131-.163 3.386.068.318.288-2.969.288-3.386-.068M36.344 48.403c-.107.112 3.413.677 4.95.394 2.916-.544-4.836-.478-4.95-.394m141.185-6.631c-2.797.659.311.007.209.6-1.897.088-6.601.286-3.386-.409.626-.135 2.294-.121 3.177-.191m2.594-.288c.309.181 2.365.712.604.73-.813.006-2.146-.616-.604-.73M57.836 47.436c2.504-.663-9.098.265-9.415.378a1.6 1.6 0 0 0-.35.152c-.434-.14-2.619-.045-2.848.388.653-.073 2.442-.138 2.647-.196q.131-.037.2-.069c.785.318 9.277-.527 9.765-.653m19.204-1.57c-2.941-.617-3.384.717-3.132.746 3.182.369 1.075-.488 1.17-.537.215-.086 2.482.244 1.954-.208zm-15.26 1.137a63 63 0 0 0-2.659.19c-1.978.55 4.925.057 2.659-.19m478.45-7.39c-1.756.09-.048.611 1.123.465.096-.015.429-.544-1.123-.465m-358.711 1.953c.393-.107 10.739-.796 10.144-.048-.894-.06-12.634.712-10.144.048m77.289-2.335c-1.829.045.18.688 1.151.413.36-.104-.69-.423-1.151-.413m324.69 1.894c1.884.432 1.53-.843-.126-.458-.065.015.053.441.126.458m-339.241-1.167c6.275.268 4.741-1.875-3.393-.944l.779.273c-9.482.56-.626.166 1.663.234.876.025.151.406.945.44zm24.151-.965c6.002-1.663-5.484-.43-8.848-.557 3.24.569 7.449.386 1.74 1.157 8.363-.048 4.849-.587 5.191-.646.39-.066 1.66.117 1.916.046m-15.999.329c-.351-.037-2.98.338-3.929.307 1.338.496 6.26-.054 3.929-.307M97.224 45.21c-.239-.401-.796-.68-2.868-.423.653.175 1.99.288 2.868.423m633.491 1.438c1.439.044 4.314.034 3.413.423-.099.033-3.42-.179-3.413-.423m-519.171-6.373c.301-.061 8.224-.321 5.5.213-.826.16-8.023.313-5.5-.213m-40.816 1.39c.664-.029 3.356-.048 3.41.05.2.33-3.106.263-3.41-.05m567.275 4.93c.195-.034 4.542.268 4.055.444-.931.33-4.7-.33-4.055-.444m-204.124-8.091c-.367-.024-.862.415-.99.416-.3 0-7.004-.318-4.454.313.42.105 10.094.098 11.361.073.503-.605-3.651-.114-4.655-.2-.176-.016-.279-.534-1.26-.599zM86.394 45.309c-.299-.379-8.231-.231-8.107.237 2.696-.08 5.417-.16 8.107-.237m3.978-.265c1.661-.36-2.265-.256-3.413-.075.001.263 3.17.128 3.413.075m95.226-5.364c.795.069-1.621.722-1.073.815.351.057 2.114-.216 2.685-.056.163.05-1.626.649-2.149.643-.742-.006-.037-.453-.848-.428-2.685.081-5.051.465-7.559.546-.226.006 1.519-.354-.413-.281-.302.011-2.06.517-4.396.536-5.199-1.19-8.921.3-15.424.054.237-.139 5.079-.673 5.366-.695 5.434-.434 15.188-.81 20.858-1.005 1.46-.05.76.265 1.39.254.498-.009-.112-.529 1.561-.383m544.372 6.629c.711-.504 3.099-.041 4.638.01-.566.458-3.132-.054-4.638-.01m-604.261-3.337c.77-.014 3.16-.28 3.356-.125.273.2-3.18.483-3.356.125m370.358-5.048a41 41 0 0 0-1.986 0c-1.653.405 3.874.406 1.986 0m-44.205-.474c-1.403-.08-2.814-.263-3.287.171.892-.059 3.449.135 3.287-.171m-60.961-.31c.288-.573-3.91-.2-4.701-.15.294.255 4.489.563 4.701.15M97.442 43.398c-2.575.159-2.072-.734-3.688-.261-.263.079-1.036 1.925 1.759 1.111.504-.146-1.51-.479 1.929-.85m142.083-4.335c-.669-.362-2.723-.2-4.11-.134.319.275 3.119.131 4.11.134M745.9 46.569c1.231-.471 6.785.221 5.387.5-.2.037-4.607-.479-5.387-.5M562.455 39.5c-2.295-.483 2.484-.486 3.984-.034-.683-.045-3.83.065-3.984.034m-156.911-2.652a61 61 0 0 0-2.664.039c-2.004.435 4.911.338 2.664-.037m60.879.065c-.862-.356-6.64-.143-7.951.191 1.26.519 9.035.255 7.951-.19m-358.348 6.221c-1.821.068-3.588.258-5.27.488.367.275 5.103-.263 5.27-.488m288.51-6.341c-.13.003-.258.035-.381.039zM149.191 41.15c1.544-.176 1.244.371 1.149.391-1.159.219-2.896-.191-1.149-.391m582.582 4.456c.56-.455 3.141.051 4.646.013-.455.359-3.445.1-4.646-.013M274.861 37.88c1.923-.56-5.954-1.019-7.595-.647-.119.325 7.31.722 7.595.647m294.776 1.09c.163-.375 3.442.174 2.737.333-.446.101-2.836-.1-2.737-.333m-306.324-1.436c-.747-.1-2.471.31-1.857.525.789.275 2.05-.495 1.857-.525m-66.404 1.44c.319-.069 4.665.182 2.886.625-1.234.306-1.449-.234-1.74-.225-.316.01-7.282.904-1.146-.4m122.075-2.092c-1.639-.126-3.615.065-5.324.076.698.225 4.63.241 5.324-.076m237.861 1.647c.398-.145 11.299.051 5.095.359-.364.016-6.32.073-5.095-.359M97.442 43.398q.486-.029 1.133-.115c-.431.036-.806.08-1.133.115m29.268-1.407c-.61-.25 2.397-.454 3.27-.345.291.324-3.182.379-3.27.345m186.816-5.416c-.978-.145-2.795.046-4.025.044.21.254 3.615.221 4.025-.044m69.539-.76c-1.975.154-4.402.089-4.44-.225-.041.05-.136.103-.295.155-.16.051-2.271-.09-3.188.02-5.504.641 21.244.341 5.732-.522zm91.16.459c1.12-.366 4.244.154 3.429.293-.568.095-4.55.076-3.429-.293m-42.945-.646c.335-.065 3.399.222 3.476.424-1.765.199-5.004-.117-3.476-.423m51.545.319c.704-.048 1.593.58 1.51.606-.719.213-2.695-.281-1.51-.606M102.71 41.486c1.031-.225 4.406.06 5.13.432.13-.084.485-.204 1.141-.356h-.006c.846-.216 27.735-1.591 9.731-.007-.563.05.19-.349-2.1-.18-.15.011-.213.313-.679.348-1.077.08-6.787.53-7.942.345-.006.056-.079.112-.234.168-1.381.494-5.85-.575-5.041-.749m322.505-5.95c.615-.106 2.563.009 2.763.273-.968.122-4.19-.024-2.763-.273m131.996 1.924c1.258-.184 4.426.302 3.46.491-.594.116-4.911-.281-3.46-.491m-112.513-1.647c-7.157.251-1.708-.039-2.8-.432zM69.582 44.156c1.135-.15-.245-.838-1.478-.359-.386.152.843.44 1.478.359m-51.596 2.74c.935-.732-3.814-.041-1.925.305.088.01 1.856-.275 1.925-.305m36.019-2.4c.802.413 1.309.439 3.493.205-3.247.05-.266-.521-3.493-.206m324.641-8.956c-.013.019-.024.033-.021.05a.1.1 0 0 0 .021-.05m110.947.625c.9-.375 3.406-.305 2.652.074-.073.035-2.29.219-2.652-.073M107.84 41.92c-.116.075-.054.117.145.15.007-.053-.046-.1-.145-.15m368.204-6.265c.085.29-3.746.352-3.899.318-2.19-.531 2.315-.357 3.899-.318m106.514 2.098c.198.036-1.099.746-1.871.43-.597-.245 1.135-.568 1.871-.43M46.589 44.727c-1.206.07-2.902.168-3.195.54.802-.1 3.235-.281 3.195-.54m-26.762 1.566c1.474.328 4.729.126 6.805-.068.003-.551-5.43.112-6.804.068m79.596-4.444c.098-.027 3.137-.338 2.739.05-.583.568-3.589.191-2.739-.05m477.223-3.874c-1.35-.291 1.796-.981 3.212-.338.727.329-2.985.388-3.212.338m-79.21-2.194c1.789.244-2.659.549-3.271.155.825-.019 2.635-.24 3.271-.154m-61.078-1.12c5.65-1.067 2.56.934 1.565.749-.139-.026-1.701-.724-1.565-.749m323.688 10.444c.795.198-2.228.593-2.594.205-.227-.244 2.086-.331 2.594-.205m-408.949-9.764.711.006a5 5 0 0 0-.711-.006m162.697-.752c-4.035 1.49-3.589.291-3.938.291-.751.003-2.502.394-3.914.3l4.849.617c-1.29.088-12.39.468-12.611.213-.326-.367 3.155-.195 3.257-.225.147-.043.709-1.039 1.034-1.071.529-.054 9.819.094 11.322-.125m-65.636.343c-.91.112-1.171.508-1.594.409-.143-.034-.163-.414-.653-.516zm72.724 1.205c1.133-.441-3.907-.366-4.067-.316-.867.297 3.141.677 4.067.316m-42.919-.795c.185-.025 4.077-.116 4.044.141-1.035.181-6.234.168-4.044-.141m-32.657-.55c-1.363.034-3.936.395-3.636-.175h.006zm126.734 1.845c2.542-.841 1.316.276-.919.509-.664-.428.501-.372.919-.509m8.086-.45c.704-.145 7.954.25 6.834.7-.4.16-4.559-.398-4.751-.369-.291.04 1.021.613-1.198.443.135-.177-1.127-.725-.885-.774m-5.986-.075c2.522-.623 3.05.673 1.166.621-.736-.018-1.526-.531-1.166-.621m-10.266-.173c.911-.098 3.335-.209 4.993.263q-3.353-.037-6.696-.071c-.25-.249.907-.106 1.71-.191zM4.547 43.974c1.963-.49-2.619-.335-2.805-.232-.554.333 1.929.45 2.806.232m771.729-9.6c.561-.114.95-.569 2.155-.25q-1.869.421-3.735.844c-.906-.858.966-.47 1.58-.595m4.85-2.669c-.173-.03.845-1.21-1.442-.514-1.546.47 6.656 1.484 8.183 1.025-1.633-.351-5.258-.268-6.74-.512m14.777-4.504c.101-.094-3.038-.424-3.405-.375-1.931.254 2.855.871 3.405.375m-10.036-.35c1.484-.155-1.765-.499-2.741-.416-.107.225 2.511.438 2.741.416m-762.223-2.02c1.532-.935 3.06.785.6.569-.117-.01-.665-.524-.6-.569m769.255.945c-1.489.154 1.769.5 2.752.42.104-.225-2.526-.441-2.752-.42M24.64 22.763c2.069-.73 1.45 1.341 1.191 1.438-1.067.389-4.813-.181-5.6-.331 5.587-.036 3.434-.76 4.409-1.105m9.806.635c1.975.1-3.016.81-4.002.302.975-.031 3.44-.333 4.002-.302m11.865-1.341c1.045-.133 4.165-.484 4.709-.194-1.154.006-4.248.496-4.709.194m2.325-1.09c1.62-.527 2.087.712.169.445-.075-.011-.227-.418-.169-.446m9.244-.975c1.056-.563 2.362.594.606.722-.521.037-.719-.657-.606-.722m-30.735.432c1.531-.309 3.575.448.283.741l3.502.194c-4.296.75-4.049-.484-5.286-.359-1.726.176-1.529 1.17-1.163 1.462-1.44-.527-7.512-.166-11.022-.063 3.056-.45 8.055-1.206 11.046-1.551.86-.1 1.715.125 2.45.05 1.177-.122.105-.455.184-.475zm42.906-1.109c3.144-.737 1.2.597-.603.475-.077-.014.525-.456.603-.475m727.3 2.978c-4.293.263-1.244 1.123-10.08-.429 3.694.948.176.537.889.875.57.268 2.775.203 1.472.597 1.703-.415 8.986.156 9.319.094h-.01c.199-.037-.219-1.22-1.59-1.137M46.142 18.843c.973-1.55 1.521.791 3.531-.561 2.866 1.638-7.636.434-8.816 2.025 11.304-.829-7.412 1.935.381-.791-6.501 1.204-2.163-.156-3.19-.388-1.1-.244-4.775.309-4.62-.258h.006q3.391-.143 6.795-.281c-2.149 1.325 2.462.698 3.95-.366zm-12.704 1.866c.219-.04 5.146-.163 4.844.098-.651.191-7.633.419-4.844-.098m-21.597 1.055c1.761-.112 4.476-.516 5.467-.125-1.767.112-4.48.516-5.467.125m90.703-5.091c2.272.263-4.662.704-2.675.169.098-.025 2.563-.181 2.675-.169m-51.29 2.107c2.256-.584 1.259.926-.453.644-.1-.018.349-.617.453-.644m742.654 3.131c-.134-.364-6.324-.475-7.414-.541.6.365 7.564.959 7.414.541m-785.25-1.28c3.419-1.499 8.281-.32 8.804-.384.519-.066-.333-.574-.215-.595.273-.05 5.806-.343 6.065-.319.193.019-.754.864.395 1.042-2.204-.316-12.359.595-12.87.541-.41-.044 2.595-1.06-2.172-.288zm10.101-.636c-1.368.415 2.532.215 3.442.037 2.056-.398-3.255-.088-3.442-.037m9.269-.867c.435-.1 4.417-.406 4.78-.06-1.863.587-5.77.291-4.78.06m44.38-2.453c1.037-.007 3.875-.438 4.055-.125-1.042.006-3.876.438-4.055.125m700.651 1.239c1.727-.171-2.235-.503-3.397-.438-.075.209 3.25.453 3.397.438M51.468 15.7c.591-.134 13.194-.584 14.915-.522-1.663.329-14.138 1.034-14.69.95-.166-.026-.302-.408-.225-.428m-27.063 1.432c-1.171-.401-1.883.209-2.025.225-1.398.158-4.369.234-3.691.647 2.519-.34 8.041-.075 5.716-.872m48.78-2.635c4.26-.048-3.877.877-2.833.329.068-.034 2.391-.325 2.833-.329m-23.123 1.144c-.958-.33-13.436.716-15.468.84 1.845.596 3.27-.022 5.701-.128.657-.027.5.275.57.271 1.136-.053.269-.341.963-.386.431-.029 9.578-.136 8.234-.597m-26.33 1.205c-.696-.23-8.547.138-8.857.23-2.33.68 8.284-.104 8.857-.23m27.443-1.894c-1.395-.74-7.565.159-3.297.325.408.013 2.106-.438 3.297-.325m21.515-1.208c.206-.036 4.635-.43 4.729-.175-.639.134-7.095.563-4.729.175m-2.343-.757c.107 0-.905.555 1.167.383.174-.015.465-.595 3.09-.525.532.013 1.375.343 1.318.369-2.684 1.025-10.946-.232-5.575-.226m-46.785 3.413c.405-.264-.65-.907-1.54-.495-.381.179.374.556 1.54.494m63.188-3.609c-2.587-.3 5.469-.784 5.891-.693-.25.279-5.634.72-5.891.693m682.48 1.599h.006c-2.185-.025-.854.406-.958.413-4.668.266-3.391-.471-4.111-.606-1.541-.29-1.345.703-3.94.154 4.294.835.369.37.227.712-.564 1.394 5.797-.352 7.947.066.299.057-1.951.388-1.186.56 2.509.557 10.303-1.209 2.014-1.3M21.316 15.885c-1.021-.357-8.66.522-6.607.74.326.034 8.134-.224 6.607-.74M377.892 4.098c-1.841-.36 2.422-.794 3.216-.512.393.14-2.409.669-3.216.512m29.85-1.539c2.191.079 4.5 1.596 1.771 1.354-.29-.026-2.024-1.145-1.771-1.354M264.498 4.588c2.255-.585 2.14.42.476.44-.586.006-.546-.421-.476-.44m86.914-1.025c.227-.037 2.868.013 2.772.242-.976.144-4.248.006-2.772-.242m-87.641.897c1.363.152-.961.925-2.634.251.844.041 2.494-.268 2.634-.251M55.755 12.477c1.155.349 4.354.048 6.205.018.169-.542-4.888.006-6.205-.018m342.705-9.33c2.065.378-2.359.68-1.953.184.056-.026 1.871-.2 1.953-.184M190.993 6.338c1.518.268-3.251.853-1.954.25.064-.025 1.87-.266 1.954-.25m-20.791.899c1.159-.15 5.974-.288 4.107.089-.288.057-4.002.199-4.107-.089m593.86 6.57c.645-.514-2.93-.579-3.445-.51-.203.029 2.604 1.177 3.445.51M279.259 4.219c1.181.046 4.245-.138 4.791.14-1.45-.035-5.17.438-4.791-.141m109.808-1.08c1.789-.596 4.854-.537 4.096.241-3.384-.053.416-.7-4.096-.241m-132.93.84c.946-.065 1.689.666 1.583.704-1.02.356-2.516-.393-1.583-.704m70.941-.516c.051-.32 3.089-.205 2.686.004-.134.07-2.729.255-2.686-.004m-231.7 6.772c1.373-.359-2.879-.438-4.111-.035-.585.519 3.935.076 4.111.035m134.55-5.439c-.155-.47 4.595-.325 2.736.116-.466.11-2.684.041-2.736-.116m-45.349.787c3.191.456-10.116 1.313-6.64.49.246-.06 6.36-.529 6.64-.49m-21.765 1.126c.546-.083.213-1.663-2.032-.965-.295.091 1.114.459.874.565-.143.059-5.06.47-5.286.441-.246-.033.021-.554-.227-.6-.283-.054-3.29.511-4.871.578-2.971.125-3.337-.284-3.579-.275-.72.025-1.916.375-3.371.432-7.35.293-18.459.408-24.268 1.569 5.165-.591 10.085-.42 15.205-.517-1.54-.823 7.575.369 2.239-.434 2.458.11 23.525-.541 25.311-.794zm253.538-4.567c-1.335-.55 5.524-.398 6.106.235-.909.083-5.941-.174-6.106-.235M384.632.766c-.641-.094-1.255-1.156-4.616-.613h-.009c-.983.16.138.416-.043.509-.065.037-3.127.573-.584.653 3.882.125.364-.791 2.435-.805.253-.001 4.178.569 3.95.696-.024.015-1.205-.106-1.4-.054-.736.199-.378.53-.481.545-.343.04-6.539-.515-7.434-.019-.299.159 9.88.51 10.271.429.247-.051.143-.973.4-1.063.131-.046 4.19.297 4.718.214q.229-.037.356-.073c-.615.285 3.068.266 2.955-.056-.065-.125-2.6-.054-2.69-.033q-.059.016-.106.031c.52-.348-8.04-.33-6.194-.846-2.509-.281.356.757-1.529.484M372.612.22l.772.289c-4.376-.225-9.359.26-14.409.281-1.282.007.189-.593-1.49-.423-1.346.138-2.83.695-2.099.813.177.03 2.915-.343 4.289-.313 4.046.089 3.011.603 3.251.615.259.013 2.782-.355 4.164-.344 3.475.029 5.064.335 9.829-.084-2.751-.328-1.248-1.059-4.308-.835M209.889 3.914c-.176-.315-3.028.054-4.066.037.173.316 3.024-.054 4.066-.037m425.674 1.551c.854.556-5.705.446-3.961.073.385-.083 3.136-.1 3.961-.073m-29.531-.709c-.874-.175 2.672-.435 2.654-.03-.01.13-2.542.053-2.654.03M316.186 1.153c-.166-.014-2.574.133-2.649.16-1.591.575 6.339.159 2.649-.16m254 1.879c3.059.428-6.199.325-3.359-.037.14-.016 3.217.018 3.359.037m-12.862-.438c.734.037 4.008-.048 4.046.112.059.26-3.688.34-4.046-.112m-301.87-.581c.341-.599-3.959-.056-5.454-.095-.341.599 3.952.054 5.454.095m27.175-.969c-18.172-.135-14.159 1.05 1.09.269.015-.38.06-.26-1.09-.269m-23.24.519c.67.365 2.737.209 4.138.15-.258-.259-3.127-.104-4.138-.15m384.029 3.385c-1.123-.522-6.181-.121-5.293.109.205.05 5.7.169 5.293-.109M314.666.665c.42-.58-5.024-.278-5.45-.144-1.681.535 5.024.021 5.45.144M229.68 2.126c-.975-.425-3.7-.121-5.454-.068.809.362 3.961.114 5.454.068m12.707-.673c-.11-.014-2.55.085-2.666.109-1.996.489 4.925.209 2.666-.109m530.075 8.786a41 41 0 0 0-1.99-.08c-1.67.34 3.869.56 1.99.08' fill='%2301516e' fill-opacity='.7'/%3E%3C/svg%3E") !important;
  }
}
.ArticleBodyAppComponent .text_side_line {
  color: #000;
  font-size: 1.3125rem;
  font-style: normal;
  font-weight: 670;
  line-height: 1.75rem;
  padding: 2.34375vw 8.28125vw 2.34375vw 6.25vw;
  position: relative;
  margin: 3.90625vw 0;
  box-sizing: border-box;
}
.tablet .ArticleBodyAppComponent .text_side_line {
  font-size: 2.1875rem;
  line-height: 3.5rem;
}
.ArticleBodyAppComponent .text_side_line:after {
  width: 1.25vw;
  height: calc(100% - 4.6875vw);
  position: absolute;
  top: 2.34375vw;
  background-color: #00B4D8;
  border-radius: 1px;
  right: 3.125vw;
  content: "";
}
.ArticleBodyAppComponent .articleYoutubeApp {
  width: 100%;
}
.ArticleBodyAppComponent .articleYoutubeApp .caption {
  width: 100%;
  font-size: 1rem;
  color: #000000;
  padding-bottom: 0.78125vw;
}
.magazine2025 .ArticleBodyAppComponent .articleYoutubeApp .caption {
  padding-top: 0.625rem;
}
.ArticleBodyAppComponent .articleYoutubeApp .caption .caption-img-container-new-design {
  direction: rtl;
  margin: 0 0px 0 1.5625vw;
}
.ArticleBodyAppComponent .red_underline_header {
  font-size: 1.375rem;
  font-weight: bold;
  margin-bottom: 1.875vw;
}
.ArticleBodyAppComponent .red_underline_header .public-DraftStyleDefault-block {
  position: relative;
}
.ArticleBodyAppComponent .red_underline_header .public-DraftStyleDefault-block span[data-text="true"]::after {
  position: absolute;
  left: 0;
  bottom: -0.78125vw;
  width: 100%;
  height: 1.25vw;
  border-bottom: 1.25vw solid #de1a1a;
  content: "";
}
.ArticleBodyAppComponent .text_editor_numbered_text {
  margin: 0 0 1rem 0;
  word-break: keep-all;
  margin: 0 6.25vw 4.6875vw 0 !important;
  font-size: inherit;
}
.ver2.ver1 .ArticleBodyAppComponent .text_editor_numbered_text {
  margin: 0 0 1.8rem 0;
}
.magazine_template.ver2.ver1 .ArticleBodyAppComponent .text_editor_numbered_text {
  margin: 0 0 1.5rem 0;
}
.ArticleBodyAppComponent .text_editor_numbered_text > div {
  display: inline;
}
.ArticleBodyAppComponent .text_editor_numbered_text:before {
  counter-increment: numbered-text-counter 1;
  content: counter(numbered-text-counter) ". ";
  font-weight: 500;
  position: absolute;
  right: -1.5625vw;
  width: 6.71875vw;
  text-align: end;
}
.ArticleBodyAppComponent .articleBodyInreadWrapper,
.ArticleBodyAppComponent .articleBodyInread {
  min-height: 39.0625vw;
  min-width: 50vw;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.yplus .ArticleBodyAppComponent {
  font-weight: normal !important;
}
.font-moses .yplus .ArticleBodyAppComponent {
  font-weight: 340 !important;
}
.yplus .ArticleBodyAppComponent a {
  color: #337ab7 !important;
  text-decoration: none;
}
.yplus .ArticleBodyAppComponent .text_editor_paragraph,
.yplus .ArticleBodyAppComponent .public-DraftStyleDefault-ol,
.yplus .ArticleBodyAppComponent .public-DraftStyleDefault-ul,
.yplus .ArticleBodyAppComponent .public-DraftStyleDefault-block {
  font-size: 1.25rem;
  line-height: 1.6;
}
.font-moses .yplus .ArticleBodyAppComponent .text_editor_paragraph,
.font-moses .yplus .ArticleBodyAppComponent .public-DraftStyleDefault-ol,
.font-moses .yplus .ArticleBodyAppComponent .public-DraftStyleDefault-ul,
.font-moses .yplus .ArticleBodyAppComponent .public-DraftStyleDefault-block {
  font-size: 1.125rem ! important;
  line-height: normal !important;
}
.yplus .ArticleBodyAppComponent .public-DraftStyleDefault-ol,
.yplus .ArticleBodyAppComponent .public-DraftStyleDefault-ul {
  margin-bottom: 1.5625vw !important;
}
.yplus .ArticleBodyAppComponent .pHeader {
  font-size: 1.25rem !important;
  line-height: 1.6 !important;
}
.yplus .ArticleBodyAppComponent #ynet_premium_blocked {
  background-color: white;
  width: 100%;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-top: 5.78125vw;
  padding-bottom: 5.78125vw;
  border-radius: 0.3125vw;
  box-shadow: 0 0 0.9375vw 0 rgba(0, 0, 0, 0.1);
}
.yplus .ArticleBodyAppComponent #ynet_premium_blocked .premium-bullets {
  display: flex;
  justify-content: space-between;
}
.yplus .ArticleBodyAppComponent #ynet_premium_blocked .premium-bullets.links {
  font-size: 0.875rem;
  width: 80vw !important;
  margin: auto;
  font-weight: 500;
}
.yplus .ArticleBodyAppComponent #ynet_premium_blocked .premium-bullets.links a {
  color: inherit !important;
}
.yplus .ArticleBodyAppComponent #ynet_premium_blocked .premium-block-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  font-size: 0.875rem;
  align-items: center;
  text-align: center;
  color: #333;
  padding: 0 1.5625vw;
  flex: 1;
  font-weight: 500;
}
.yplus .ArticleBodyAppComponent #ynet_premium_blocked .premium_slogan {
  line-height: 1.5625rem;
  color: #25262b;
  font-size: 1.125rem;
  max-width: 119.53125vw;
  display: block;
  margin: 0 auto;
  padding: 0px 2.96875vw 3.90625vw;
  margin-top: 4.21875vw;
  margin-bottom: 1.5625vw;
}
.yplus .ArticleBodyAppComponent #ynet_premium_blocked .premium_slogan strong {
  font-weight: 700;
}
.yplus .ArticleBodyAppComponent #ynet_premium_blocked .register_premium-pf {
  color: #fff ! important;
  background-color: #ed1c24;
  text-decoration: none;
  font-size: 15px;
  margin-bottom: 15px;
  border-radius: 2px !important;
  width: 300px !important;
  text-align: center !important;
  display: inline-block !important;
  height: 40px;
  margin-top: 30px;
  padding: 10px;
  box-sizing: border-box;
  line-height: 20px;
  font-weight: bold;
}
.yplus .ArticleBodyAppComponent #ynet_premium_blocked #register_premium_preview {
  text-decoration: underline;
}
.yplus .ArticleBodyAppComponent .red_underline_header {
  font-size: 1.375rem;
  font-weight: bold;
  margin-bottom: 1.875vw;
}
.yplus .ArticleBodyAppComponent .red_underline_header .public-DraftStyleDefault-block {
  position: relative;
}
.yplus .ArticleBodyAppComponent .red_underline_header .public-DraftStyleDefault-block span[data-text="true"]::after {
  position: absolute;
  left: 0;
  bottom: -0.78125vw;
  width: 100%;
  height: 1.25vw;
  border-bottom: 1.25vw solid #de1a1a;
  content: "";
}
@media (prefers-color-scheme: dark) {
  .yplus .ArticleBodyAppComponent #ynet_premium_blocked .register_premium-pf,
  .yplus .ArticleBodyAppComponent #ynet_premium_blocked .premium-bullets.links a,
  .yplus .ArticleBodyAppComponent #ynet_premium_blocked .premium-bullets.links a:hover,
  .yplus .ArticleBodyAppComponent #ynet_premium_blocked .premium-bullets.links a:visited {
    color: #fff ! important;
    -webkit-text-fill-color: #fff ! important;
  }
  .magazine_art .ArticleBodyAppComponent .text_side_line *,
  .magazine_art .ArticleBodyAppComponent .one_quote_teaser *,
  .magazine_art .ArticleBodyAppComponent .two_quotes_teaser *,
  .magazine_art .ArticleBodyAppComponent .colored_underline_header * {
    color: #fff !important;
    -webkit-text-fill-color: unset !important;
  }
}
.tablet .article-commercial-promotion-container .product-container .title {
  font-size: 2.188rem;
}
.font-moses .tablet .article-commercial-promotion-container .product-container .title {
  font-size: 2rem;
}
.tablet .article-commercial-promotion-container .product-container .inner-container .image-container .image-title {
  font-size: 1.75rem;
}
.font-moses .tablet .article-commercial-promotion-container .product-container .inner-container .image-container .image-title {
  font-size: 1.5rem;
}
.tablet .article-commercial-promotion-container .product-container .inner-container .description span {
  font-size: 2rem;
}
.font-moses .tablet .article-commercial-promotion-container .product-container .inner-container .description span {
  font-size: 1.75rem;
}
.tablet .article-commercial-promotion-container .product-container .product-buttons-container .promotion-button-pf {
  font-size: 32px;
  width: 308px;
  height: 82px;
  padding: 17px 13px;
  line-height: 51px;
}
.font-moses .tablet .article-commercial-promotion-container .product-container .product-buttons-container .promotion-button-pf {
  font-size: 28px;
}
.tablet .article-commercial-promotion-container .product-container .legal-text-container {
  font-size: 1.5rem;
}
.font-moses .tablet .article-commercial-promotion-container .product-container .legal-text-container {
  font-size: 1.375rem;
}
.article-commercial-promotion-container {
  width: 90vw;
  margin: auto;
  font-family: 'NarkisBlock';
}
.font-moses .article-commercial-promotion-container {
  font-family: "Moses", 'NarkisBlock';
}
.article-commercial-promotion-container .seperator {
  height: 1px;
  display: block;
  background: #78787b;
  margin: 3.125vw 0;
}
.article-commercial-promotion-container .product-container .title {
  display: block;
  font-size: 1.563rem;
  font-weight: bold;
  color: #000;
  text-align: right;
}
.font-moses .article-commercial-promotion-container .product-container .title {
  font-size: 1.125rem;
  line-height: normal;
  font-weight: 670;
}
.article-commercial-promotion-container .product-container .inner-container {
  padding: 3.125vw 0;
  display: flex;
  flex-direction: column;
}
.article-commercial-promotion-container .product-container .inner-container .image-container {
  display: flex;
  flex-direction: column;
  margin: auto;
}
.article-commercial-promotion-container .product-container .inner-container .image-container.max-pf {
  max-width: 370px;
}
.article-commercial-promotion-container .product-container .inner-container .image-container img {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}
.article-commercial-promotion-container .product-container .inner-container .image-container .image-title {
  font-size: 1rem;
  font-weight: 300;
  text-align: right;
  color: #78787b;
  margin-top: 2.8125vw;
  display: block;
}
.font-moses .article-commercial-promotion-container .product-container .inner-container .image-container .image-title {
  font-size: .875rem;
  font-weight: 340;
}
.article-commercial-promotion-container .product-container .inner-container .description {
  margin-top: 4.6875vw;
  display: flex;
  text-align: right;
  overflow: hidden;
  word-break: break-word;
}
.article-commercial-promotion-container .product-container .inner-container .description span {
  line-height: 1.4;
}
.font-moses .article-commercial-promotion-container .product-container .inner-container .description span {
  font-size: 1rem;
  line-height: 1.59;
  font-weight: 340;
}
.article-commercial-promotion-container .product-container .product-buttons-container {
  display: flex;
  gap: 3.125vw;
  justify-content: center;
  width: 70.625vw;
  margin: auto;
  flex-wrap: wrap;
}
.article-commercial-promotion-container .product-container .product-buttons-container .promotion-button-pf {
  width: 140px;
  height: 40px;
  font-size: 22px;
  justify-content: center;
  background-color: var(--btn-bg-color);
  border: 1px solid var(--btn-bg-color);
  overflow: hidden;
  display: flex;
  box-sizing: border-box;
  text-decoration: none;
  color: var(--btn-color);
  padding: 5px 8px;
  text-align: center;
  word-break: break-all;
  align-items: center;
}
.font-moses .article-commercial-promotion-container .product-container .product-buttons-container .promotion-button-pf {
  font-size: 19px;
  font-weight: 340;
}
.article-commercial-promotion-container .product-container .product-buttons-container .promotion-button-pf:active {
  background-color: var(--btn-color);
  color: var(--btn-bg-color);
}
.article-commercial-promotion-container .product-container .legal-text-container {
  font-size: 0.875rem;
  font-weight: 300;
  display: flex;
  justify-content: center;
  color: #78787b;
  text-align: right;
  margin-top: 3.125vw;
}
.font-moses .article-commercial-promotion-container .product-container .legal-text-container {
  font-size: 0.75rem;
  font-weight: 340;
}
@media (prefers-color-scheme: dark) {
  .article-commercial-promotion-container .seperator {
    background: #fff;
  }
  .article-commercial-promotion-container .product-container .title {
    color: #fff;
  }
  .article-commercial-promotion-container .product-container .inner-container .image-container.max-pf .image-title {
    color: #fff;
  }
  .article-commercial-promotion-container .product-container .product-buttons-container .promotion-button-pf:active {
    color: var(--btn-bg-color) !important;
    background-color: var(--btn-color) !important;
  }
  .article-commercial-promotion-container .product-container .legal-text-container {
    color: #fff;
  }
  .tablet .article-commercial-promotion-container .seperator {
    background: #fff;
  }
  .tablet .article-commercial-promotion-container .product-container .title {
    color: #fff;
  }
  .tablet .article-commercial-promotion-container .product-container .inner-container .image-container.max-pf .image-title {
    color: #fff;
  }
  .tablet .article-commercial-promotion-container .product-container .product-buttons-container .promotion-button-pf:active {
    color: var(--btn-bg-color) !important;
    background-color: var(--btn-color) !important;
  }
  .tablet .article-commercial-promotion-container .product-container .legal-text-container {
    color: #fff;
  }
}
#articleComments iframe {
  width: 100% !important;
}
.headerImageForAppWrapper {
  width: calc(100% + 7.8125vw);
  margin: 0 -3.90625vw;
  height: 56.25vw;
  position: relative;
}
.headerImageForAppWrapper .imageBg {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 100%;
  height: 100%;
}
.headerImageForAppWrapper .headerImageForMobileLabel {
  position: absolute;
  font-size: 0.9rem;
  bottom: 0;
  background-color: rgba(39, 39, 39, 0.64);
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
  padding: 0.78125vw 1.5625vw;
}
.font-moses .headerImageForAppWrapper .headerImageForMobileLabel {
  font-size: 0.813rem;
}
.ArticleHeaderApp {
  margin-top: 0.625rem !important;
  display: flex;
  flex-direction: column;
  direction: rtl;
}
.ver1.ver2 .ArticleHeaderApp {
  margin-top: 3.4375vw ! important;
}
.ver1.ver2.ver3 .ArticleHeaderApp {
  margin-top: 0px ! important;
}
.ArticleHeaderApp h1 {
  font-family: Arial;
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.65rem;
  margin-bottom: 0.844rem;
}
.ver1.ver2 .ArticleHeaderApp h1 {
  font-size: 2rem;
  line-height: 1;
  font-weight: 900;
  font-family: 'NarkisBlock';
  margin-bottom: 2.1875vw ! important;
}
.font-moses .ver1.ver2 .ArticleHeaderApp h1 {
  font-family: 'MosesDisplay', 'NarkisBlock';
  font-size: 1.594rem;
  line-height: 1.33;
  font-weight: 800 !important;
  letter-spacing: normal;
  margin-bottom: 1.5625vw ! important;
}
:not(.mutam).ver1.ver2 .ArticleHeaderApp h1 {
  letter-spacing: -0.3;
  font-weight: 700;
}
.ver1.ver2.ver3 .ArticleHeaderApp h1 {
  margin-top: 3.4375vw ! important;
}
.ArticleHeaderApp h2 {
  font-family: Arial;
  margin: 0 0 0.844rem;
  padding: 0;
  color: grey;
  -webkit-text-fill-color: grey;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.185em;
}
.ArticleHeaderApp h2 br {
  display: none;
}
.ver1.ver2 .ArticleHeaderApp h2 {
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: 600;
  color: #000000;
  -webkit-text-fill-color: #000000;
  font-family: 'NarkisBlock';
}
:not(.mutam).ver1.ver2 .ArticleHeaderApp h2 {
  letter-spacing: -0.3;
  font-size: 1.375rem;
  line-height: 1.28;
}
.font-moses .ver1.ver2 .ArticleHeaderApp h2 {
  font-family: 'Moses', 'NarkisBlock';
  font-size: 1.188rem;
  line-height: 1.47;
  font-weight: 500;
  letter-spacing: normal;
}
.ArticleHeaderApp .creditDetails {
  display: flex;
  color: grey;
  -webkit-text-fill-color: grey;
  font-size: 0.84375rem;
  align-items: center;
  flex-wrap: wrap;
  line-height: 150%;
}
.ver1.ver2 .ArticleHeaderApp .creditDetails {
  font-size: 1rem;
  color: #78787b;
  -webkit-text-fill-color: #78787b;
}
:not(.mutam).ver1.ver2 .ArticleHeaderApp .creditDetails {
  font-size: 1.125rem;
}
.font-moses :not(.mutam).ver1.ver2 .ArticleHeaderApp .creditDetails {
  font-size: 0.875rem;
  line-height: 1.64;
  letter-spacing: normal;
  font-weight: 340;
}
.ArticleHeaderApp .creditDetails.withAvatar {
  flex-direction: column;
  height: 12.5vw;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-self: flex-start;
  width: 96%;
  align-content: flex-start;
}
.ArticleHeaderApp .creditDetails .authorAvatar {
  width: 12.5vw;
  height: 12.5vw;
  border-radius: 50%;
  margin-left: 3.125vw;
  display: block !important;
}
.ver1.ver2 .ArticleHeaderApp .creditDetails .authorAvatar {
  width: 7.8125vw;
  height: 7.8125vw;
  margin-left: 2.1875vw;
}
.ArticleHeaderApp .creditDetails .printView {
  background: #000;
  color: #fff ! important;
  line-height: 100% !important;
  padding: 0.625vw 1.25vw!important;
  border-left: 0.78125vw solid #ed1c24 !important;
}
.ArticleHeaderApp .creditDetails .printView > span,
.ArticleHeaderApp .creditDetails .printView a {
  color: #fff ! important;
  text-decoration: none !important;
}
.ArticleHeaderApp .creditDetails .author {
  font-weight: bold;
}
.ver1.ver2 .ArticleHeaderApp .creditDetails .author {
  font-weight: normal;
}
.ArticleHeaderApp .creditDetails .author .myAuthorSpan a {
  text-decoration: underline;
}
.ArticleHeaderApp .marketingCredit {
  color: #78787b;
  text-decoration: none;
  font-size: 1rem;
  font-weight: bold;
}
:not(.mutam).ArticleHeaderApp .marketingCredit {
  font-size: 1.125rem;
}
.ArticleHeaderApp a.marketingCredit {
  color: #78787b;
}
.ArticleHeaderApp a.marketingCredit:hover {
  color: #78787b;
}
.articleShareButtons-pf {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 15px;
  direction: rtl;
}
.articleShareButtons-pf div {
  display: flex;
  justify-content: flex-start;
}
.articleShareButtons-pf .icon-pf {
  width: 32px;
  height: 32px;
  margin-left: 8px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: flex;
}
.articleShareButtons-pf .shareBtn.icon-pf {
  background-image: url("data:image/svg+xml,%3Csvg width='42' height='37' viewBox='0 0 42 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Ccircle cx='21' cy='19' r='16' fill='%231E1E1E'/%3E %3Cpath d='M15.092 17.033v8.475h12.346v-8.476H29V27H13.531v-9.967h1.561zm6.129-7.102 5.204 4.972H24.54l-2.587-2.47v10.602h-1.491V12.457l-2.56 2.446h-1.885l5.204-4.972z' fill='%23fff'/%3E %3C/svg%3E") !important;
  width: 42px;
  height: 42px;
  margin-top: -5px;
  margin-right: -4px;
}
.articleShareButtons-pf .copyBtn.icon-pf {
  background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Crect width='50' height='50' rx='25' fill='%23424242'/%3E %3Cg clip-path='url(%23clip0_163_4766)'%3E %3Cpath d='M20.1964 14.8667H35.6075C36.927 14.8667 38.0002 15.9516 38.0002 17.2854V39.5814C38.0002 40.9152 36.927 42.0001 35.6075 42.0001H20.1964C18.8769 42.0001 17.8037 40.9152 17.8037 39.5814V17.2854C17.8037 15.9516 18.8769 14.8667 20.1964 14.8667ZM19.5348 39.5814C19.5348 39.9492 19.8325 40.2502 20.1964 40.2502H35.6075C35.9714 40.2502 36.2691 39.9492 36.2691 39.5814V17.2854C36.2691 16.9176 35.9714 16.6166 35.6075 16.6166H20.1964C19.8325 16.6166 19.5348 16.9176 19.5348 17.2854V39.5814Z' fill='white'/%3E %3Cpath d='M14.3927 9H29.8038C31.1233 9 32.1965 10.0849 32.1965 11.4187V12.0689C32.1965 12.5519 31.8106 12.942 31.3328 12.942C30.855 12.942 30.469 12.5519 30.469 12.0689V11.4187C30.469 11.0472 30.1713 10.7462 29.8075 10.7462H14.3927C14.0252 10.7462 13.7275 11.0472 13.7275 11.4187V33.7147C13.7275 34.0825 14.0252 34.3835 14.3927 34.3835H15.0359C15.5137 34.3835 15.8996 34.7736 15.8996 35.2566C15.8996 35.7396 15.5137 36.1297 15.0359 36.1297H14.3927C13.0732 36.1297 12 35.0448 12 33.711V11.4187C12 10.0849 13.0732 9 14.3927 9Z' fill='white'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_163_4766'%3E %3Crect width='26' height='33' fill='white' transform='translate(12 9)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E") !important;
  width: 32px;
  height: 32px;
  margin-right: -4px;
}
.articleShareButtons-pf .whBtn.icon-pf {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64.65' height='64.65' viewBox='0 0 64.65 64.65'%3E %3Cg id='Group_1' data-name='Group 1' transform='translate(-1604 -671.25)'%3E %3Cellipse id='Ellipse_2' data-name='Ellipse 2' cx='23.5' cy='21.5' rx='23.5' ry='21.5' transform='translate(1614 683)' fill='%23fff'/%3E %3Cpath id='Icon_ionic-logo-whatsapp' data-name='Icon ionic-logo-whatsapp' d='M35.161,2.25A31.616,31.616,0,0,0,3.424,33.743,31.167,31.167,0,0,0,7.978,50L2.25,66.9l17.572-5.582A31.791,31.791,0,0,0,66.9,33.743,31.616,31.616,0,0,0,35.161,2.25ZM50.943,45.7c-.747,1.851-4.123,3.54-5.613,3.618s-1.531,1.154-9.646-2.372-13-12.1-13.38-12.651-3.143-4.48-2.994-8.436a8.993,8.993,0,0,1,3.089-6.6,3.108,3.108,0,0,1,2.2-.925c.639-.01,1.053-.019,1.526,0s1.182-.1,1.8,1.535,2.084,5.65,2.272,6.059a1.47,1.47,0,0,1,.015,1.41,5.512,5.512,0,0,1-.86,1.311c-.424.454-.891,1.016-1.269,1.364-.421.385-.862.8-.418,1.626a24.286,24.286,0,0,0,4.3,5.734,22.144,22.144,0,0,0,6.364,4.231c.8.434,1.271.385,1.764-.134S42.2,39.2,42.767,38.418s1.106-.631,1.839-.336,4.641,2.389,5.437,2.821,1.327.654,1.517,1A6.665,6.665,0,0,1,50.943,45.7Z' transform='translate(1601.75 669)' fill='%233ecc70'/%3E %3C/g%3E %3C/svg%3E") !important;
}
.articleShareButtons-pf .fcBtn.icon-pf {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E %3Cg id='Group_2' data-name='Group 2' transform='translate(-1682 -672)'%3E %3Ccircle id='Ellipse_1' data-name='Ellipse 1' cx='32' cy='32' r='32' transform='translate(1682 672)' fill='%233a5794'/%3E %3Cpath id='Icon_awesome-facebook-f' data-name='Icon awesome-facebook-f' d='M19.364,19.955l.985-6.42h-6.16V9.368c0-1.756.861-3.469,3.62-3.469h2.8V.434A34.153,34.153,0,0,0,15.638,0C10.565,0,7.249,3.075,7.249,8.642v4.893H1.609v6.42H7.249v15.52h6.941V19.955Z' transform='translate(1703.391 686)' fill='%23fff'/%3E %3C/g%3E %3C/svg%3E") !important;
}
.articleShareButtons-pf .toAllComments-pf {
  color: #fff;
  height: 30px;
  width: auto;
  min-width: 118px;
  padding: 0 40px 0 11px;
  font-size: 16px;
  line-height: 30px;
  background-image: linear-gradient(134deg, #474cdd, #1417ac 48%);
  text-decoration: none;
  -webkit-text-fill-color: #fff;
  border-radius: 30px;
  box-sizing: border-box;
  margin-bottom: 5px;
  position: relative;
  text-align: center;
}
.font-moses .articleShareButtons-pf .toAllComments-pf {
  font-size: 13px;
  font-weight: 500;
  background-image: none;
  background-color: #de1a1a;
  padding: 0 10px;
  letter-spacing: 0.13px;
  min-width: unset;
}
.articleShareButtons-pf .toAllComments-pf .icon-pf {
  content: "";
  position: absolute;
  top: 0;
  right: 12px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Cg fill-rule='nonzero' stroke='%23fff' stroke-width='2'%3E %3Cpath d='M23 1.52v16.59H10.644l-4.047 3.644-.001-3.645H1V1.52h22z' transform='translate(-12 -12) translate(12 12)'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  width: 18px;
  height: 30px;
  background-size: 18px 16px;
  background-repeat: no-repeat;
  background-position: center;
}
.font-moses .articleShareButtons-pf .toAllComments-pf .icon-pf {
  display: none;
}
.recipeRatingWrapper {
  display: flex;
}
.recipeRatingWrapper .recipeVoters {
  font-size: 1.5rem !important;
  font-weight: normal;
}
.recipeRatingWrapper .recipeRatingStars {
  margin-right: 1px;
}
.recipeRatingWrapper .recipeRatingStars .recipeRatingStar {
  width: 3.59375vw;
  height: 3.59375vw;
  margin-right: 0.9375vw;
}
.article-hot-updates-wrapper {
  margin-right: -1.5625vw !important;
  margin-left: -1.5625vw !important;
}
.ver1.ver2 .article-hot-updates-wrapper {
  margin-right: -3.90625vw !important;
  margin-left: -3.90625vw !important;
  width: calc(100% + 7.8125vw);
}
.article-hot-updates {
  height: auto;
  width: 100%;
}
.article-hot-updates .hot-update-header {
  width: 100%;
  padding: 3.75vw 0;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.article-hot-updates .hot-update-header .hot-update-event-title {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.375rem;
  color: white;
  overflow: hidden;
  white-space: nowrap;
  font-family: "NarkisBlock";
  display: flex;
  align-items: center;
}
.article-hot-updates .hot-update-header .hot-update-event-title .small-clock-pf {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='23' viewBox='-1 -1 26 25'%3E %3Cdefs%3E %3Cstyle%3E .cls-1%7Bfill:none;stroke:%23fff;stroke-width:2px%7D %3C/style%3E %3C/defs%3E %3Cg id='clock' transform='translate(-565 -429)'%3E %3Cg id='Ellipse_1' class='cls-1' transform='translate(565 429)'%3E %3Cellipse cx='12' cy='11.5' rx='12' ry='11.5'/%3E %3Cellipse cx='12' cy='11.5' fill='none' rx='11' ry='10.5'/%3E %3C/g%3E %3Cpath id='Path_1' d='M0-.375v6.4' class='cls-1' transform='translate(576.768 435.225)'/%3E %3Cpath id='Path_2' d='M0 4.013L6.688.23V0' class='cls-1' transform='translate(570.08 440.702)'/%3E %3C/g%3E %3C/svg%3E");
  width: 15px;
  height: 15px;
  margin-right: 19px;
  margin-left: 9px;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  border: 0;
}
.article-hot-updates .hot-update-item-container {
  background-color: #fafdfd;
  padding-top: 2.34375vw;
  padding-bottom: 1px;
  position: relative;
  z-index: 10;
}
.article-hot-updates .hot-update-item-container .border-line {
  position: absolute;
  height: 86%;
  right: 7.5%;
  border-right: 1px solid #c1c1c1;
  z-index: -1;
  -webkit-animation: fade-in 0.7s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in 0.7s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
.article-hot-updates .hot-update-item-container .hot-update-item-pf {
  width: 100%;
  padding: 9px 20px 9px 20px;
  box-sizing: border-box;
  -webkit-animation: fade-in 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
.article-hot-updates .hot-update-item-container .hot-update-item-pf a {
  text-decoration: none;
  color: inherit;
}
.article-hot-updates .hot-update-item-container .hot-update-item-pf a .item-circle-pf {
  background: #000000;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: 16px;
}
.article-hot-updates .hot-update-item-container .hot-update-item-pf a .item-time {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-family: "NarkisBlock";
  color: #000000;
  font-weight: 600;
}
.article-hot-updates .hot-update-item-container .hot-update-item-pf a .item-title {
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #1b1b1b;
  overflow: hidden;
  font-family: "NarkisBlock";
  max-height: 3.125rem;
}
.article-hot-updates .hot-update-item-container .hot-update-item-pf a .space-pf {
  margin: 0px 3px 0 0;
  border-right: 1px solid #000000;
  padding-right: 19px;
}
.article-hot-updates .hot-update-item-container .hot-update-item-pf.now {
  -webkit-animation: shadow-drop-center 1.7s cubic-bezier(0.215, 0.61, 0.355, 1) infinite both;
  animation: shadow-drop-center 1.7s cubic-bezier(0.215, 0.61, 0.355, 1) infinite both;
}
.article-hot-updates .hot-update-item-container .hot-update-item-pf.now .item-clock {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.89' height='14.891' viewBox='0 0 14.89 14.891'%3E %3Cdefs%3E %3Cstyle%3E .cls-1%7Bfill:%23f60c13;stroke:%23f60c13;stroke-width:.5px%7D %3C/style%3E %3C/defs%3E %3Cg id='Group_2038' transform='translate(-263.583 -264.928)'%3E %3Cpath id='Path_39' d='M271.028 265.178a7.2 7.2 0 1 0 7.2 7.2 7.2 7.2 0 0 0-7.2-7.2zm0 13.7a6.508 6.508 0 1 1 6.508-6.508 6.516 6.516 0 0 1-6.508 6.511z' class='cls-1'/%3E %3Cpath id='Path_40' d='M290.447 279.317h-4.811v-4.833a.344.344 0 0 0-.687 0v5.176a.344.344 0 0 0 .344.344h5.155a.344.344 0 1 0 0-.687z' class='cls-1' transform='translate(-15.145 -6.429)'/%3E %3C/g%3E %3C/svg%3E");
  width: 2.34375vw;
  height: 2.34375vw;
  margin-left: 0.9375vw;
}
.article-hot-updates .hot-update-item-container .hot-update-item-pf.now .item-time {
  font-weight: bold;
  color: #de1a1a;
}
.article-hot-updates .hot-update-item-container .hot-update-item-pf.now .item-title {
  font-weight: bold;
  border-right: 1px solid #de1a1a;
}
.article-hot-updates .hot-update-item-container .hot-update-item-pf.now .item-circle-pf {
  background: #de1a1a;
}
@-webkit-keyframes shadow-drop-center {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 3.125vw 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 1.25vw 0 rgba(0, 0, 0, 0.5);
  }
}
@keyframes shadow-drop-center {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 3.125vw 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 1.25vw 0 rgba(0, 0, 0, 0.5);
  }
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ArticleMagazineImageTeaserAppComponenta {
  display: flex;
  flex-direction: column;
}
.ArticleMagazineImageTeaserAppComponenta .image-container {
  position: relative;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
.ArticleMagazineImageTeaserAppComponenta .image-container img {
  object-fit: cover;
  width: 100% !important;
}
.ArticleMagazineImageTeaserAppComponenta .image-container .credit {
  color: #78787B;
  text-align: right;
  font-size: 0.75rem !important;
  font-style: normal;
  font-weight: 340;
  line-height: 1.14;
  align-self: flex-start;
  margin-top: 1.5625vw;
}
.tablet .ArticleMagazineImageTeaserAppComponenta .image-container .credit {
  font-size: 1.125rem;
  margin-top: 0.5rem;
}
.ArticleMagazineImageTeaserAppComponenta .image-container .credit:before {
  content: "(";
}
.ArticleMagazineImageTeaserAppComponenta .image-container .credit:after {
  content: ")";
}
.ArticleMagazineImageTeaserAppComponenta .text-container {
  margin-top: 4.0625vw;
}
.tablet.magazine_template .ArticleMagazineImageTeaserAppComponenta .text-container {
  font-size: 1.75rem !important;
  line-height: 1.43  !important;
  margin-top: 2.5rem;
}
.ArticleMagazineImageTeaserAppComponenta .text-container .caption {
  color: #010101;
  text-align: right;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 670;
  line-height: 1.3;
  /* 140.625% */
}
.tablet.magazine_template .ArticleMagazineImageTeaserAppComponenta .text-container .caption {
  font-size: 1.75rem !important;
  line-height: 1.43  !important;
}
.ArticleMagazineImageTeaserAppComponenta .text-container .caption::after {
  display: block;
  position: relative;
  width: 18.28125vw;
  content: '';
  height: 1.25vw;
  background-color: #DE1A1A;
  right: 0;
  margin-top: 4.0625vw;
}
.magazine_art .ArticleMagazineImageTeaserAppComponenta .text-container .caption::after {
  background-color: #00B4D8 !important;
}
.font-moses .ArticleMagazineImageTeaserAppComponenta .text-container .caption {
  font-weight: 670;
}
.ynetnews .ArticleMagazineImageTeaserAppComponenta .text-container .caption {
  margin-left: unset;
  margin-right: 0.78125vw;
}
.ynetnews .ArticleMagazineImageTeaserAppComponenta {
  margin-right: unset;
  margin-left: 3.125vw;
  float: right;
}
.vesty .ArticleMagazineImageTeaserAppComponenta {
  font-family: 'Arial';
}
@media (prefers-color-scheme: dark) {
  .ArticleMagazineImageTeaserAppComponenta .text-container .caption {
    color: #fff;
  }
}
.article-recipe-componenta .ingredients-section {
  display: flex;
  flex-direction: column;
  margin-top: 7.03125vw;
}
.article-recipe-componenta .ingredients-section .ingredients-section-top-bar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  position: relative;
}
.article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-title {
  font-size: 8.500vw;
  font-weight: bold;
  line-height: 1.3125;
  margin-left: 4.6875vw;
}
.font-moses .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-title {
  font-size: 6.5625vw;
  font-weight: 670;
  line-height: 0.74;
  margin-bottom: 1.875vw;
}
.article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container {
  display: flex;
  align-items: center;
}
.article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .servings-button {
  width: 6.40625vw;
  height: 6.40625vw;
  display: flex;
  border: none;
  align-items: center;
  justify-content: center;
  font-size: 1.75rem;
  font-weight: 300;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: transparent;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  user-select: none;
  /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
  cursor: pointer;
}
.article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .servings-button:hover {
  background-color: #d9d9d9;
}
.article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .plus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='46' height='46' viewBox='0 0 46 46'%3E %3Cdefs%3E %3CclipPath id='clip-plus'%3E %3Crect width='46' height='46'/%3E %3C/clipPath%3E %3C/defs%3E %3Cg id='plus' clip-path='url(%23clip-plus)'%3E %3Cg id='plus-2' data-name='plus'%3E %3Cg id='Path_297' data-name='Path 297' fill='%23fff'%3E %3Cpath d='M 22.95172500610352 45.4034538269043 C 19.92054557800293 45.4034538269043 16.98029518127441 44.80990600585938 14.21265506744385 43.6392936706543 C 11.53917503356934 42.50850677490234 9.138045310974121 40.88958358764648 7.075954914093018 38.82749557495117 C 5.013875007629395 36.76540374755859 3.394954919815063 34.36427688598633 2.264164924621582 31.6907958984375 C 1.093554973602295 28.92315483093262 0.5000050067901611 25.9829044342041 0.5000050067901611 22.95172500610352 C 0.5000050067901611 19.92054557800293 1.093554973602295 16.98029518127441 2.264164924621582 14.21265506744385 C 3.394954919815063 11.53917503356934 5.013875007629395 9.138045310974121 7.075954914093018 7.075954914093018 C 9.138045310974121 5.013875007629395 11.53917503356934 3.394954919815063 14.21265506744385 2.264164924621582 C 16.98029518127441 1.093554973602295 19.92054557800293 0.5000050067901611 22.95172500610352 0.5000050067901611 C 25.9829044342041 0.5000050067901611 28.92315483093262 1.093554973602295 31.6907958984375 2.264164924621582 C 34.36427688598633 3.394954919815063 36.76540374755859 5.013875007629395 38.82749557495117 7.075954914093018 C 40.88958358764648 9.138045310974121 42.50850677490234 11.53917503356934 43.6392936706543 14.21265506744385 C 44.80990600585938 16.98029518127441 45.4034538269043 19.92054557800293 45.4034538269043 22.95172500610352 C 45.4034538269043 25.9829044342041 44.80990600585938 28.92315483093262 43.6392936706543 31.6907958984375 C 42.50850677490234 34.36427688598633 40.88958358764648 36.76540374755859 38.82749557495117 38.82749557495117 C 36.76540374755859 40.88958358764648 34.36427688598633 42.50850677490234 31.6907958984375 43.6392936706543 C 28.92315483093262 44.80990600585938 25.9829044342041 45.4034538269043 22.95172500610352 45.4034538269043 Z' stroke='none'/%3E %3Cpath d='M 22.95172500610352 0.9999961853027344 C 19.98781585693359 0.9999961853027344 17.11310577392578 1.580253601074219 14.40742492675781 2.724666595458984 C 11.79355621337891 3.830234527587891 9.445835113525391 5.413173675537109 7.42950439453125 7.42950439453125 C 5.413173675537109 9.445835113525391 3.830234527587891 11.79355621337891 2.724666595458984 14.40742492675781 C 1.580253601074219 17.11310577392578 0.9999961853027344 19.98781585693359 0.9999961853027344 22.95172500610352 C 0.9999961853027344 25.91563415527344 1.580253601074219 28.79034423828125 2.724666595458984 31.49602508544922 C 3.830234527587891 34.10989379882813 5.413173675537109 36.45760345458984 7.42950439453125 38.47393417358398 C 9.445835113525391 40.49026489257813 11.79355621337891 42.07320404052734 14.40742492675781 43.17878341674805 C 17.11310577392578 44.32318496704102 19.98781585693359 44.90344619750977 22.95172500610352 44.90344619750977 C 25.91563415527344 44.90344619750977 28.79034423828125 44.32318496704102 31.49602508544922 43.17878341674805 C 34.10989379882813 42.07320404052734 36.45760345458984 40.49026489257813 38.47393417358398 38.47393417358398 C 40.49026489257813 36.45760345458984 42.07320404052734 34.10989379882813 43.17878341674805 31.49602508544922 C 44.32318496704102 28.79034423828125 44.90344619750977 25.91563415527344 44.90344619750977 22.95172500610352 C 44.90344619750977 19.98781585693359 44.32318496704102 17.11310577392578 43.17878341674805 14.40742492675781 C 42.07320404052734 11.79355621337891 40.49026489257813 9.445835113525391 38.47393417358398 7.42950439453125 C 36.45760345458984 5.413173675537109 34.10989379882813 3.830234527587891 31.49602508544922 2.724666595458984 C 28.79034423828125 1.580253601074219 25.91563415527344 0.9999961853027344 22.95172500610352 0.9999961853027344 M 22.95172500610352 -3.814697265625e-06 C 35.62761688232422 -3.814697265625e-06 45.90344619750977 10.27583312988281 45.90344619750977 22.95172500610352 C 45.90344619750977 35.62761688232422 35.62761688232422 45.90344619750977 22.95172500610352 45.90344619750977 C 10.27583312988281 45.90344619750977 -3.814697265625e-06 35.62761688232422 -3.814697265625e-06 22.95172500610352 C -3.814697265625e-06 10.27583312988281 10.27583312988281 -3.814697265625e-06 22.95172500610352 -3.814697265625e-06 Z' stroke='none' fill='%23d6d6d6'/%3E %3C/g%3E %3Cg id='Group_158' data-name='Group 158' transform='translate(10.93 12.023)'%3E %3Cline id='Line_13' data-name='Line 13' y2='22.952' transform='translate(11.476)' fill='none' stroke='%23de1a1a' stroke-width='2'/%3E %3Cline id='Line_14' data-name='Line 14' x2='22.952' transform='translate(0 11.476)' fill='none' stroke='%23de1a1a' stroke-width='2'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
}
.article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .minus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='46' height='46' viewBox='0 0 46 46'%3E %3Cdefs%3E %3CclipPath id='clip-min'%3E %3Crect width='46' height='46'/%3E %3C/clipPath%3E %3C/defs%3E %3Cg id='min' clip-path='url(%23clip-min)'%3E %3Cg id='min-2' data-name='min' transform='translate(0 0.097)'%3E %3Cg id='Path_298' data-name='Path 298' fill='%23fff'%3E %3Cpath d='M 22.95172500610352 45.4034538269043 C 19.92054557800293 45.4034538269043 16.98029518127441 44.80990600585938 14.21265506744385 43.6392936706543 C 11.53917503356934 42.50850677490234 9.138045310974121 40.88958358764648 7.075954914093018 38.82749557495117 C 5.013875007629395 36.76540374755859 3.394954919815063 34.36427688598633 2.264164924621582 31.6907958984375 C 1.093554973602295 28.92315483093262 0.5000050067901611 25.9829044342041 0.5000050067901611 22.95172500610352 C 0.5000050067901611 19.92054557800293 1.093554973602295 16.98029518127441 2.264164924621582 14.21265506744385 C 3.394954919815063 11.53917503356934 5.013875007629395 9.138045310974121 7.075954914093018 7.075954914093018 C 9.138045310974121 5.013875007629395 11.53917503356934 3.394954919815063 14.21265506744385 2.264164924621582 C 16.98029518127441 1.093554973602295 19.92054557800293 0.5000050067901611 22.95172500610352 0.5000050067901611 C 25.9829044342041 0.5000050067901611 28.92315483093262 1.093554973602295 31.6907958984375 2.264164924621582 C 34.36427688598633 3.394954919815063 36.76540374755859 5.013875007629395 38.82749557495117 7.075954914093018 C 40.88958358764648 9.138045310974121 42.50850677490234 11.53917503356934 43.6392936706543 14.21265506744385 C 44.80990600585938 16.98029518127441 45.4034538269043 19.92054557800293 45.4034538269043 22.95172500610352 C 45.4034538269043 25.9829044342041 44.80990600585938 28.92315483093262 43.6392936706543 31.6907958984375 C 42.50850677490234 34.36427688598633 40.88958358764648 36.76540374755859 38.82749557495117 38.82749557495117 C 36.76540374755859 40.88958358764648 34.36427688598633 42.50850677490234 31.6907958984375 43.6392936706543 C 28.92315483093262 44.80990600585938 25.9829044342041 45.4034538269043 22.95172500610352 45.4034538269043 Z' stroke='none'/%3E %3Cpath d='M 22.95172500610352 0.9999961853027344 C 19.98781585693359 0.9999961853027344 17.11310577392578 1.580253601074219 14.40742492675781 2.724666595458984 C 11.79355621337891 3.830234527587891 9.445835113525391 5.413173675537109 7.42950439453125 7.42950439453125 C 5.413173675537109 9.445835113525391 3.830234527587891 11.79355621337891 2.724666595458984 14.40742492675781 C 1.580253601074219 17.11310577392578 0.9999961853027344 19.98781585693359 0.9999961853027344 22.95172500610352 C 0.9999961853027344 25.91563415527344 1.580253601074219 28.79034423828125 2.724666595458984 31.49602508544922 C 3.830234527587891 34.10989379882813 5.413173675537109 36.45760345458984 7.42950439453125 38.47393417358398 C 9.445835113525391 40.49026489257813 11.79355621337891 42.07320404052734 14.40742492675781 43.17878341674805 C 17.11310577392578 44.32318496704102 19.98781585693359 44.90344619750977 22.95172500610352 44.90344619750977 C 25.91563415527344 44.90344619750977 28.79034423828125 44.32318496704102 31.49602508544922 43.17878341674805 C 34.10989379882813 42.07320404052734 36.45760345458984 40.49026489257813 38.47393417358398 38.47393417358398 C 40.49026489257813 36.45760345458984 42.07320404052734 34.10989379882813 43.17878341674805 31.49602508544922 C 44.32318496704102 28.79034423828125 44.90344619750977 25.91563415527344 44.90344619750977 22.95172500610352 C 44.90344619750977 19.98781585693359 44.32318496704102 17.11310577392578 43.17878341674805 14.40742492675781 C 42.07320404052734 11.79355621337891 40.49026489257813 9.445835113525391 38.47393417358398 7.42950439453125 C 36.45760345458984 5.413173675537109 34.10989379882813 3.830234527587891 31.49602508544922 2.724666595458984 C 28.79034423828125 1.580253601074219 25.91563415527344 0.9999961853027344 22.95172500610352 0.9999961853027344 M 22.95172500610352 -3.814697265625e-06 C 35.62761688232422 -3.814697265625e-06 45.90344619750977 10.27583312988281 45.90344619750977 22.95172500610352 C 45.90344619750977 35.62761688232422 35.62761688232422 45.90344619750977 22.95172500610352 45.90344619750977 C 10.27583312988281 45.90344619750977 -3.814697265625e-06 35.62761688232422 -3.814697265625e-06 22.95172500610352 C -3.814697265625e-06 10.27583312988281 10.27583312988281 -3.814697265625e-06 22.95172500610352 -3.814697265625e-06 Z' stroke='none' fill='%23d6d6d6'/%3E %3C/g%3E %3Cline id='Line_15' data-name='Line 15' x2='29.661' transform='translate(8.798 23.836)' fill='none' stroke='%23000' stroke-width='2'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
}
.article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .disable {
  opacity: 0.6;
  pointer-events: none;
}
.article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .disable .servings-button:hover {
  filter: none;
}
.article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .servings-amount {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  font-size: 8.500vw;
  line-height: 1;
  font-weight: bold;
  margin: 0 2.8125vw;
}
.font-moses .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .servings-amount {
  font-size: 6.5625vw;
  font-weight: 670;
}
.article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .servings-amount .servings-title {
  font-size: 3.719vw;
  font-weight: normal;
  color: #78787b;
  position: absolute;
  bottom: -5.781vw;
}
.font-moses .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .servings-amount .servings-title {
  font-size: 3.4375vw;
  font-weight: 340;
  bottom: -4.375vw;
}
.article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-left-section {
  width: auto;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  position: absolute;
  bottom: -15.625vw;
  border: none;
  background: transparent;
  cursor: pointer;
}
.article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-left-section .measuring-cup-icon {
  width: 4.84375vw;
  height: 4.84375vw;
  margin-left: 2.03125vw;
  margin-top: 0.3125vw;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.617' height='16' viewBox='0 0 20.617 16'%3E %3Cg data-name='Group 152'%3E %3Cpath data-name='Path 227' d='m490.191 353.55 3.409 3.694v10.306h10.842v-14z' transform='translate(-487.907 -352.55)' style='stroke-width:2;fill:none;stroke:%23000;stroke-miterlimit:10'/%3E %3Cpath data-name='Line 1' transform='translate(13.294 12.095)' style='fill:none;stroke:%23000;stroke-miterlimit:10' d='M3.241 0H0'/%3E %3Cpath data-name='Line 2' transform='translate(11.114 10.195)' style='fill:none;stroke:%23000;stroke-miterlimit:10' d='M5.421 0H0'/%3E %3Cpath data-name='Line 3' transform='translate(13.294 8.295)' style='fill:none;stroke:%23000;stroke-miterlimit:10' d='M3.241 0H0'/%3E %3Cpath data-name='Line 4' transform='translate(11.114 6.395)' style='fill:none;stroke:%23000;stroke-miterlimit:10' d='M5.421 0H0'/%3E %3Cpath data-name='Line 5' transform='translate(13.294 4.495)' style='fill:none;stroke:%23000;stroke-miterlimit:10' d='M3.241 0H0'/%3E %3Cpath data-name='Path 228' d='M511.652 357.426h3.241v8.551' transform='translate(-495.276 -353.881)' style='stroke-width:2;fill:none;stroke:%23000;stroke-miterlimit:10'/%3E %3C/g%3E %3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  filter: invert(18%) sepia(81%) saturate(3671%) hue-rotate(237deg) brightness(65%) contrast(116%);
}
.article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-left-section .measurement-conversion-table {
  font-size: 4.781vw;
  font-weight: bold;
  text-decoration: none;
  text-decoration-color: #1417ac;
  color: #1417ac;
}
.font-moses .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-left-section .measurement-conversion-table {
  font-size: 3.4375vw;
  font-weight: 670;
}
.article-recipe-componenta .ingredients-section .ingredients-section-list {
  display: flex;
  flex-direction: column;
}
.article-recipe-componenta .ingredients-section .ingredients-section-list .add-to-shoping-list-title {
  font-size: 3.719vw;
  line-height: 1.29;
  margin-bottom: 3.4375vw;
  color: #78787b;
}
.font-moses .article-recipe-componenta .ingredients-section .ingredients-section-list .add-to-shoping-list-title {
  font-size: 3.4375vw;
  font-weight: 340;
  margin-bottom: 4.6875vw;
}
.article-recipe-componenta .ingredients-section .ingredients-section-list .check-all-wrapper {
  display: flex;
  margin-bottom: 2.65625vw;
  align-items: flex-end;
}
.article-recipe-componenta .ingredients-section .ingredients-section-list .check-all-wrapper .check-all-title {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.13;
}
.font-moses .article-recipe-componenta .ingredients-section .ingredients-section-list .check-all-wrapper .check-all-title {
  font-weight: 500;
}
.article-recipe-componenta .ingredients-section .ingredients-section-list .ingredient-checkbox {
  width: 4.21875vw;
  height: 4.21875vw;
  position: relative;
  top: 0.3125vw;
  margin-left: 4.6875vw;
  border-radius: 1px;
  border: solid 0.23438vw #000;
  accent-color: #000;
  flex-shrink: 0;
}
.article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: 4.6875vw;
}
.article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-title {
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.27;
  margin-bottom: 2.65625vw;
}
.font-moses .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-title {
  font-size: 1.25rem;
  font-weight: 670;
  line-height: normal;
  margin-bottom: 3.125vw;
}
.article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients {
  display: flex;
  flex-direction: column;
}
.article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients .ingredient-row {
  width: 100%;
  display: flex;
  align-items: baseline;
  padding-bottom: 2.34375vw;
  margin-bottom: 2.34375vw;
  border-bottom: solid 1px #dadadd;
}
.article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients .ingredient-row .ingredient-row-details {
  display: flex;
  flex-direction: column;
}
.article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients .ingredient-row .ingredient-row-details .ingredient-main-details {
  display: inline;
  font-size: 1.375rem;
  font-weight: 300;
  line-height: 1;
  float: right;
}
.article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients .ingredient-row .ingredient-row-details .ingredient-main-details > * {
  display: inline;
}
.font-moses .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients .ingredient-row .ingredient-row-details .ingredient-main-details {
  font-size: 1rem;
  font-weight: 340;
  line-height: 1.61;
}
.article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients .ingredient-row .ingredient-row-details .ingredient-description {
  font-size: 0.8125rem;
  font-weight: 300;
  line-height: 1.23;
  margin-top: 1.09375vw;
  color: #78787b;
}
.font-moses .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients .ingredient-row .ingredient-row-details .ingredient-description {
  font-size: 0.875rem;
  font-weight: 340;
}
.article-recipe-componenta .ingredients-section .sticky-shoping-list {
  width: 100%;
  height: 15.9375vw;
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 -3.90625vw;
  top: 0;
  color: #fff;
  background-color: rgba(59, 59, 59, 0.9);
  z-index: 1;
  transition: transform 0.5s ease;
  border-bottom: solid 0.3125vw #de1a1a;
}
.article-recipe-componenta .ingredients-section .sticky-shoping-list.show {
  transform: translateY(0);
}
.article-recipe-componenta .ingredients-section .sticky-shoping-list.hide {
  transform: translateY(-200%);
}
.article-recipe-componenta .ingredients-section .sticky-shoping-list .close-sign {
  position: absolute;
  top: 0;
  left: 0;
  width: 3.4375vw;
  height: 3.4375vw;
  margin: 1.5625vw 0 0 1.5625vw;
  border: none;
  background-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='utf-8'?%3E %3Csvg version='1.1' id='Layer_1' fill='%23fff' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32;' xml:space='preserve'%3E %3Cpath d='M28.3,0.6L16,12.9L3.7,0.6c-0.8-0.8-2.2-0.8-3.1,0s-0.8,2.2,0,3.1L12.9,16L0.6,28.3c-0.8,0.8-0.8,2.2,0,3.1 c0.8,0.8,2.2,0.8,3.1,0L16,19.1l12.3,12.3c0.8,0.8,2.2,0.8,3.1,0c0.8-0.8,0.8-2.2,0-3.1L19.1,16L31.4,3.7c0.8-0.8,0.8-2.2,0-3.1 C30.5-0.2,29.1-0.2,28.3,0.6z'/%3E %3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  cursor: pointer;
}
.article-recipe-componenta .ingredients-section .sticky-shoping-list .list-items-count-rpf {
  margin-left: 3.21875vw;
  font-size: 8.4375vw;
  font-weight: 600;
  line-height: 0.93;
}
.article-recipe-componenta .ingredients-section .sticky-shoping-list .items-on-list-title-rpf {
  width: 31.25vw;
  margin-left: 15.625vw;
  font-size: 4.53125vw;
  font-weight: 600;
  line-height: 0.93;
}
.article-recipe-componenta .ingredients-section .sticky-shoping-list .print-icon {
  width: 8.4375vw;
  height: 7.34375vw;
  border: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='27' viewBox='0 0 32 27'%3E %3Cg id='Group_1' data-name='Group 1' transform='translate(-138.762 -621)'%3E %3Cg id='Rectangle_126' data-name='Rectangle 126' transform='translate(145.429 621)' fill='none' stroke='%23fff' stroke-width='2'%3E %3Crect width='18.667' height='6.8' stroke='none'/%3E %3Crect x='1' y='1' width='16.667' height='5.3' fill='none'/%3E %3C/g%3E %3Cpath id='Rectangle_125' data-name='Rectangle 125' d='M2,2V17.55H30V2H2M0,0H32V17.55H0Z' transform='translate(138.762 626.4)' fill='%23fff'/%3E %3Cg id='Path_339' data-name='Path 339' transform='translate(144.916 634.5)' fill='none'%3E %3Cpath d='M0,0H19.692V13.5H0Z' stroke='none'/%3E %3Cpath d='M 2.000003814697266 2 L 2.000003814697266 11.5 L 17.69230270385742 11.5 L 17.69230270385742 2 L 2.000003814697266 2 M 3.814697265625e-06 0 L 19.69230270385742 0 L 19.69230270385742 13.5 L 3.814697265625e-06 13.5 L 3.814697265625e-06 0 Z' stroke='none' fill='%23fff'/%3E %3C/g%3E %3Cline id='Line_34' data-name='Line 34' x2='9.986' transform='translate(149.769 638.991)' fill='none' stroke='%23fff' stroke-width='1'/%3E %3Cline id='Line_35' data-name='Line 35' x2='9.986' transform='translate(149.769 641.25)' fill='none' stroke='%23fff' stroke-width='1'/%3E %3Cg id='Path_341' data-name='Path 341' transform='translate(139 642)' fill='%23fff'%3E %3Cpath d='M 5.500004768371582 1.493614792823792 L 0.3855039775371552 1.428714036941528 L 0.4610089957714081 0.5 L 5.500004768371582 0.5 L 5.500004768371582 1.493614792823792 Z' stroke='none'/%3E %3Cpath d='M -4.76837158203125e-06 0 L 5.999995231628418 0 L 5.999995231628418 2 L -0.156254768371582 1.921869993209839 L -4.76837158203125e-06 0 Z' stroke='none' fill='%23fff'/%3E %3C/g%3E %3Cg id='Path_340' data-name='Path 340' transform='translate(164 642)' fill='%23fff'%3E %3Cpath d='M 0.4413932263851166 1.591737270355225 L 0.4818253517150879 0.4999974966049194 L 5.499997615814209 0.4999974966049194 L 5.499997615814209 1.422679305076599 L 0.4413932263851166 1.591737270355225 Z' stroke='none'/%3E %3Cpath d='M 0.9636435508728027 0.9999974966049194 L 0.9608993530273438 1.074097275733948 L 3.178136825561523 0.9999974966049194 L 0.9636435508728027 0.9999974966049194 M -2.384185791015625e-06 -2.384185791015625e-06 L 5.999997615814209 -2.384185791015625e-06 L 5.999997615814209 1.906247496604919 L -0.07812261581420898 2.109377384185791 L -2.384185791015625e-06 -2.384185791015625e-06 Z' stroke='none' fill='%23fff'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  cursor: pointer;
}
.article-recipe-componenta .ingredients-section .sticky-shoping-list .mail-icon {
  width: 8.4375vw;
  height: 8.4375vw;
  border: none;
  margin-left: 5.85938vw;
  background-image: url("data:image/svg+xml,%3Csvg data-name='Group 1032' xmlns='http://www.w3.org/2000/svg' width='27.747' height='20.154' viewBox='0 0 27.747 20.154'%3E %3Cdefs%3E %3CclipPath id='1k6p7p2w7a'%3E %3Cpath data-name='Rectangle 924' style='fill:transparent;stroke:%23fff' d='M0 0h27.747v20.154H0z'/%3E %3C/clipPath%3E %3C/defs%3E %3Cg data-name='Rectangle 923' style='fill:transparent;stroke:%23fff'%3E %3Cpath style='stroke:none' d='M0 0h26.427v18.834H0z' transform='translate(.66 .66)'/%3E %3Cpath style='fill:none' d='M.5.5h25.427v17.834H.5z' transform='translate(.66 .66)'/%3E %3C/g%3E %3Cg data-name='Group 1031'%3E %3Cg data-name='Mask Group 1030' style='clip-path:url(%231k6p7p2w7a)'%3E %3Cg data-name='Path 444' style='fill:%23fff'%3E %3Cpath d='M27.129 19.658H.622c-.058 0-.12-.065-.12-.16V.664c0-.096.062-.16.12-.16H27.13c.058 0 .12.064.12.16v18.834c0 .095-.062.16-.12.16zM.742.824v18.514H27.01V.824H.742z' style='stroke:none' transform='translate(-.002 -.004)'/%3E %3Cpath d='M27.129 20.158H.622c-.342 0-.62-.296-.62-.66V.664c0-.365.278-.66.62-.66H27.13c.343 0 .62.295.62.66v18.834c0 .364-.277.66-.62.66zM1.242 1.324v17.514H26.51V1.324H1.242z' style='fill:%23fff;stroke:none' transform='translate(-.002 -.004)'/%3E %3C/g%3E %3Cpath data-name='Path 445' d='m34.022 31.05 11.97-11.565H19.485L31.454 31.05a1.826 1.826 0 0 0 2.568 0' transform='translate(-18.865 -18.825)' style='fill:transparent;stroke:%23fff'/%3E %3Cg data-name='Path 446' style='fill:%23fff'%3E %3Cpath d='M13.874 13.278a1 1 0 0 1-.695-.288L.551.79A.19.19 0 0 1 .512.593C.532.537.576.5.621.5h26.506c.045 0 .089.037.109.093a.19.19 0 0 1-.04.196L14.57 12.99a1 1 0 0 1-.695.288zM.989.82l.89.86 11.44 11.052a.797.797 0 0 0 1.112 0L25.868 1.68l.89-.86H.989z' style='stroke:none'/%3E %3Cpath d='M13.874 13.778c-.386 0-.756-.152-1.042-.428L.204 1.148A.69.69 0 0 1 .042.422.622.622 0 0 1 .621 0h26.506c.257 0 .487.168.579.422a.69.69 0 0 1-.162.726L14.916 13.35a1.497 1.497 0 0 1-1.042.428zM2.226 1.32l11.44 11.053a.295.295 0 0 0 .416 0L25.522 1.32H2.226z' style='fill:%23fff;stroke:none'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  cursor: pointer;
}
.article-recipe-componenta .ingredients-section .sticky-shoping-list .whatsapp-icon {
  width: 7.96875vw;
  height: 7.96875vw;
  border: none;
  margin-left: 11.71875vw;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='21' viewBox='0 0 20 21'%3E %3Cdefs%3E %3Cpath id='g2o0cectfa' d='M143.413 15.384L142 20.52l5.28-1.379c1.453.79 3.092 1.206 4.759 1.206 5.491 0 9.96-4.445 9.961-9.91 0-2.648-1.033-5.138-2.914-7.012-1.879-1.872-4.38-2.905-7.044-2.905-5.488 0-9.957 4.445-9.958 9.91-.001 1.746.458 3.451 1.33 4.954zm1.851-.206l-.195-.31c-.818-1.302-1.251-2.806-1.25-4.352 0-4.51 3.672-8.178 8.185-8.178 2.185 0 4.24.852 5.784 2.399 1.545 1.545 2.396 3.6 2.394 5.786-.002 4.51-3.671 8.179-8.182 8.179h-.003c-1.468 0-2.907-.396-4.164-1.14l-.299-.178-3.096.812.826-3.018zM146.8 8.43c0 1.186.882 2.332 1.005 2.493.123.16 1.735 2.593 4.203 3.638.587.249 1.046.396 1.402.507.59.183 1.126.157 1.55.096.473-.07 1.456-.583 1.661-1.146.205-.563.205-1.045.144-1.145-.062-.1-.226-.16-.472-.282-.246-.12-1.456-.704-1.682-.783-.224-.081-.39-.121-.553.12-.164.24-.635.783-.78.945-.142.16-.286.18-.532.06-.246-.12-1.04-.376-1.98-1.196-.73-.639-1.224-1.428-1.367-1.669-.144-.242-.016-.371.108-.491.11-.109.246-.282.369-.423.123-.14.164-.242.245-.402.082-.16.041-.302-.02-.422s-.553-1.306-.759-1.79c-.176-.413-.354-.412-.497-.412h-.057c-.143-.008-.307-.01-.47-.01-.165 0-.432.06-.657.302-.225.241-.861.824-.861 2.01z'/%3E %3C/defs%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Cg%3E %3Cg transform='translate(-162 -164) translate(20 164)'%3E %3Cuse fill='%23fff' xlink:href='%23g2o0cectfa'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  cursor: pointer;
}
.article-recipe-componenta .ingredients-section .print-dialog-section {
  display: none;
}
.tablet .article-recipe-componenta .recipe-card-top-details-bar {
  padding: 0;
}
.tablet .article-recipe-componenta .ingredients-section {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 2.73438vw;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-top-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2.27865vw;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section {
  width: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-title {
  font-size: 3.679vw;
  font-weight: bold;
  line-height: 1;
  margin-left: 1.95313vw;
}
.font-moses .tablet .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-title {
  font-size: 2.995vw;
  font-weight: 670;
  margin-bottom: unset;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container {
  display: flex;
  align-items: center;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .servings-button {
  width: 4.55729vw;
  height: 4.55729vw;
  display: flex;
  border: none;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .servings-button:hover {
  filter: brightness(0.9);
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .plus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='46' height='46' viewBox='0 0 46 46'%3E %3Cdefs%3E %3CclipPath id='clip-plus'%3E %3Crect width='46' height='46'/%3E %3C/clipPath%3E %3C/defs%3E %3Cg id='plus' clip-path='url(%23clip-plus)'%3E %3Cg id='plus-2' data-name='plus'%3E %3Cg id='Path_297' data-name='Path 297' fill='%23fff'%3E %3Cpath d='M 22.95172500610352 45.4034538269043 C 19.92054557800293 45.4034538269043 16.98029518127441 44.80990600585938 14.21265506744385 43.6392936706543 C 11.53917503356934 42.50850677490234 9.138045310974121 40.88958358764648 7.075954914093018 38.82749557495117 C 5.013875007629395 36.76540374755859 3.394954919815063 34.36427688598633 2.264164924621582 31.6907958984375 C 1.093554973602295 28.92315483093262 0.5000050067901611 25.9829044342041 0.5000050067901611 22.95172500610352 C 0.5000050067901611 19.92054557800293 1.093554973602295 16.98029518127441 2.264164924621582 14.21265506744385 C 3.394954919815063 11.53917503356934 5.013875007629395 9.138045310974121 7.075954914093018 7.075954914093018 C 9.138045310974121 5.013875007629395 11.53917503356934 3.394954919815063 14.21265506744385 2.264164924621582 C 16.98029518127441 1.093554973602295 19.92054557800293 0.5000050067901611 22.95172500610352 0.5000050067901611 C 25.9829044342041 0.5000050067901611 28.92315483093262 1.093554973602295 31.6907958984375 2.264164924621582 C 34.36427688598633 3.394954919815063 36.76540374755859 5.013875007629395 38.82749557495117 7.075954914093018 C 40.88958358764648 9.138045310974121 42.50850677490234 11.53917503356934 43.6392936706543 14.21265506744385 C 44.80990600585938 16.98029518127441 45.4034538269043 19.92054557800293 45.4034538269043 22.95172500610352 C 45.4034538269043 25.9829044342041 44.80990600585938 28.92315483093262 43.6392936706543 31.6907958984375 C 42.50850677490234 34.36427688598633 40.88958358764648 36.76540374755859 38.82749557495117 38.82749557495117 C 36.76540374755859 40.88958358764648 34.36427688598633 42.50850677490234 31.6907958984375 43.6392936706543 C 28.92315483093262 44.80990600585938 25.9829044342041 45.4034538269043 22.95172500610352 45.4034538269043 Z' stroke='none'/%3E %3Cpath d='M 22.95172500610352 0.9999961853027344 C 19.98781585693359 0.9999961853027344 17.11310577392578 1.580253601074219 14.40742492675781 2.724666595458984 C 11.79355621337891 3.830234527587891 9.445835113525391 5.413173675537109 7.42950439453125 7.42950439453125 C 5.413173675537109 9.445835113525391 3.830234527587891 11.79355621337891 2.724666595458984 14.40742492675781 C 1.580253601074219 17.11310577392578 0.9999961853027344 19.98781585693359 0.9999961853027344 22.95172500610352 C 0.9999961853027344 25.91563415527344 1.580253601074219 28.79034423828125 2.724666595458984 31.49602508544922 C 3.830234527587891 34.10989379882813 5.413173675537109 36.45760345458984 7.42950439453125 38.47393417358398 C 9.445835113525391 40.49026489257813 11.79355621337891 42.07320404052734 14.40742492675781 43.17878341674805 C 17.11310577392578 44.32318496704102 19.98781585693359 44.90344619750977 22.95172500610352 44.90344619750977 C 25.91563415527344 44.90344619750977 28.79034423828125 44.32318496704102 31.49602508544922 43.17878341674805 C 34.10989379882813 42.07320404052734 36.45760345458984 40.49026489257813 38.47393417358398 38.47393417358398 C 40.49026489257813 36.45760345458984 42.07320404052734 34.10989379882813 43.17878341674805 31.49602508544922 C 44.32318496704102 28.79034423828125 44.90344619750977 25.91563415527344 44.90344619750977 22.95172500610352 C 44.90344619750977 19.98781585693359 44.32318496704102 17.11310577392578 43.17878341674805 14.40742492675781 C 42.07320404052734 11.79355621337891 40.49026489257813 9.445835113525391 38.47393417358398 7.42950439453125 C 36.45760345458984 5.413173675537109 34.10989379882813 3.830234527587891 31.49602508544922 2.724666595458984 C 28.79034423828125 1.580253601074219 25.91563415527344 0.9999961853027344 22.95172500610352 0.9999961853027344 M 22.95172500610352 -3.814697265625e-06 C 35.62761688232422 -3.814697265625e-06 45.90344619750977 10.27583312988281 45.90344619750977 22.95172500610352 C 45.90344619750977 35.62761688232422 35.62761688232422 45.90344619750977 22.95172500610352 45.90344619750977 C 10.27583312988281 45.90344619750977 -3.814697265625e-06 35.62761688232422 -3.814697265625e-06 22.95172500610352 C -3.814697265625e-06 10.27583312988281 10.27583312988281 -3.814697265625e-06 22.95172500610352 -3.814697265625e-06 Z' stroke='none' fill='%23d6d6d6'/%3E %3C/g%3E %3Cg id='Group_158' data-name='Group 158' transform='translate(10.93 12.023)'%3E %3Cline id='Line_13' data-name='Line 13' y2='22.952' transform='translate(11.476)' fill='none' stroke='%23de1a1a' stroke-width='2'/%3E %3Cline id='Line_14' data-name='Line 14' x2='22.952' transform='translate(0 11.476)' fill='none' stroke='%23de1a1a' stroke-width='2'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .minus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='46' height='46' viewBox='0 0 46 46'%3E %3Cdefs%3E %3CclipPath id='clip-min'%3E %3Crect width='46' height='46'/%3E %3C/clipPath%3E %3C/defs%3E %3Cg id='min' clip-path='url(%23clip-min)'%3E %3Cg id='min-2' data-name='min' transform='translate(0 0.097)'%3E %3Cg id='Path_298' data-name='Path 298' fill='%23fff'%3E %3Cpath d='M 22.95172500610352 45.4034538269043 C 19.92054557800293 45.4034538269043 16.98029518127441 44.80990600585938 14.21265506744385 43.6392936706543 C 11.53917503356934 42.50850677490234 9.138045310974121 40.88958358764648 7.075954914093018 38.82749557495117 C 5.013875007629395 36.76540374755859 3.394954919815063 34.36427688598633 2.264164924621582 31.6907958984375 C 1.093554973602295 28.92315483093262 0.5000050067901611 25.9829044342041 0.5000050067901611 22.95172500610352 C 0.5000050067901611 19.92054557800293 1.093554973602295 16.98029518127441 2.264164924621582 14.21265506744385 C 3.394954919815063 11.53917503356934 5.013875007629395 9.138045310974121 7.075954914093018 7.075954914093018 C 9.138045310974121 5.013875007629395 11.53917503356934 3.394954919815063 14.21265506744385 2.264164924621582 C 16.98029518127441 1.093554973602295 19.92054557800293 0.5000050067901611 22.95172500610352 0.5000050067901611 C 25.9829044342041 0.5000050067901611 28.92315483093262 1.093554973602295 31.6907958984375 2.264164924621582 C 34.36427688598633 3.394954919815063 36.76540374755859 5.013875007629395 38.82749557495117 7.075954914093018 C 40.88958358764648 9.138045310974121 42.50850677490234 11.53917503356934 43.6392936706543 14.21265506744385 C 44.80990600585938 16.98029518127441 45.4034538269043 19.92054557800293 45.4034538269043 22.95172500610352 C 45.4034538269043 25.9829044342041 44.80990600585938 28.92315483093262 43.6392936706543 31.6907958984375 C 42.50850677490234 34.36427688598633 40.88958358764648 36.76540374755859 38.82749557495117 38.82749557495117 C 36.76540374755859 40.88958358764648 34.36427688598633 42.50850677490234 31.6907958984375 43.6392936706543 C 28.92315483093262 44.80990600585938 25.9829044342041 45.4034538269043 22.95172500610352 45.4034538269043 Z' stroke='none'/%3E %3Cpath d='M 22.95172500610352 0.9999961853027344 C 19.98781585693359 0.9999961853027344 17.11310577392578 1.580253601074219 14.40742492675781 2.724666595458984 C 11.79355621337891 3.830234527587891 9.445835113525391 5.413173675537109 7.42950439453125 7.42950439453125 C 5.413173675537109 9.445835113525391 3.830234527587891 11.79355621337891 2.724666595458984 14.40742492675781 C 1.580253601074219 17.11310577392578 0.9999961853027344 19.98781585693359 0.9999961853027344 22.95172500610352 C 0.9999961853027344 25.91563415527344 1.580253601074219 28.79034423828125 2.724666595458984 31.49602508544922 C 3.830234527587891 34.10989379882813 5.413173675537109 36.45760345458984 7.42950439453125 38.47393417358398 C 9.445835113525391 40.49026489257813 11.79355621337891 42.07320404052734 14.40742492675781 43.17878341674805 C 17.11310577392578 44.32318496704102 19.98781585693359 44.90344619750977 22.95172500610352 44.90344619750977 C 25.91563415527344 44.90344619750977 28.79034423828125 44.32318496704102 31.49602508544922 43.17878341674805 C 34.10989379882813 42.07320404052734 36.45760345458984 40.49026489257813 38.47393417358398 38.47393417358398 C 40.49026489257813 36.45760345458984 42.07320404052734 34.10989379882813 43.17878341674805 31.49602508544922 C 44.32318496704102 28.79034423828125 44.90344619750977 25.91563415527344 44.90344619750977 22.95172500610352 C 44.90344619750977 19.98781585693359 44.32318496704102 17.11310577392578 43.17878341674805 14.40742492675781 C 42.07320404052734 11.79355621337891 40.49026489257813 9.445835113525391 38.47393417358398 7.42950439453125 C 36.45760345458984 5.413173675537109 34.10989379882813 3.830234527587891 31.49602508544922 2.724666595458984 C 28.79034423828125 1.580253601074219 25.91563415527344 0.9999961853027344 22.95172500610352 0.9999961853027344 M 22.95172500610352 -3.814697265625e-06 C 35.62761688232422 -3.814697265625e-06 45.90344619750977 10.27583312988281 45.90344619750977 22.95172500610352 C 45.90344619750977 35.62761688232422 35.62761688232422 45.90344619750977 22.95172500610352 45.90344619750977 C 10.27583312988281 45.90344619750977 -3.814697265625e-06 35.62761688232422 -3.814697265625e-06 22.95172500610352 C -3.814697265625e-06 10.27583312988281 10.27583312988281 -3.814697265625e-06 22.95172500610352 -3.814697265625e-06 Z' stroke='none' fill='%23d6d6d6'/%3E %3C/g%3E %3Cline id='Line_15' data-name='Line 15' x2='29.661' transform='translate(8.798 23.836)' fill='none' stroke='%23000' stroke-width='2'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .disable {
  opacity: 0.6;
  pointer-events: none;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .disable .servings-button:hover {
  filter: none;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .servings-amount {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  font-size: 4.93vw;
  line-height: 1;
  font-weight: bold;
  margin: 0 3.25521vw;
}
.font-moses .tablet .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .servings-amount {
  font-size: 2.995vw;
  font-weight: 670;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .servings-amount .servings-title {
  position: absolute;
  bottom: -2.40885vw;
  font-size: 2.583vw;
  font-weight: normal;
  color: #000;
}
.font-moses .tablet .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .servings-amount .servings-title {
  font-size: 1.953vw;
  font-weight: 340;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-left-section {
  display: flex;
  align-items: center;
  border: none;
  background: transparent;
  text-decoration: none;
  position: relative;
  bottom: unset;
  cursor: pointer;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-left-section .measuring-cup-icon {
  width: 2.53906vw;
  height: 2.01823vw;
  margin-left: 0.65104vw;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.617' height='16' viewBox='0 0 20.617 16'%3E %3Cg data-name='Group 152'%3E %3Cpath data-name='Path 227' d='m490.191 353.55 3.409 3.694v10.306h10.842v-14z' transform='translate(-487.907 -352.55)' style='stroke-width:2;fill:none;stroke:%23000;stroke-miterlimit:10'/%3E %3Cpath data-name='Line 1' transform='translate(13.294 12.095)' style='fill:none;stroke:%23000;stroke-miterlimit:10' d='M3.241 0H0'/%3E %3Cpath data-name='Line 2' transform='translate(11.114 10.195)' style='fill:none;stroke:%23000;stroke-miterlimit:10' d='M5.421 0H0'/%3E %3Cpath data-name='Line 3' transform='translate(13.294 8.295)' style='fill:none;stroke:%23000;stroke-miterlimit:10' d='M3.241 0H0'/%3E %3Cpath data-name='Line 4' transform='translate(11.114 6.395)' style='fill:none;stroke:%23000;stroke-miterlimit:10' d='M5.421 0H0'/%3E %3Cpath data-name='Line 5' transform='translate(13.294 4.495)' style='fill:none;stroke:%23000;stroke-miterlimit:10' d='M3.241 0H0'/%3E %3Cpath data-name='Path 228' d='M511.652 357.426h3.241v8.551' transform='translate(-495.276 -353.881)' style='stroke-width:2;fill:none;stroke:%23000;stroke-miterlimit:10'/%3E %3C/g%3E %3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  filter: none;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-left-section .measurement-conversion-table {
  font-size: 3.279vw;
  font-weight: bold;
  color: #000;
  text-decoration: underline;
  text-decoration-color: #000;
}
.font-moses .tablet .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-left-section .measurement-conversion-table {
  font-size: 2.344vw;
  font-weight: 670;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-list {
  display: flex;
  flex-direction: column;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-list .add-to-shoping-list-title {
  font-size: 2rem;
  line-height: 0.81;
  margin: 2.60417vw 0;
  color: #78787b;
}
.font-moses .tablet .article-recipe-componenta .ingredients-section .ingredients-section-list .add-to-shoping-list-title {
  font-size: 1.375rem !important;
  line-height: normal !important;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-list .check-all-wrapper {
  display: flex;
  margin-bottom: 2.60417vw;
  align-items: unset;
}
.font-moses .tablet .article-recipe-componenta .ingredients-section .ingredients-section-list .check-all-wrapper {
  align-items: center;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-list .check-all-wrapper .check-all-title {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
  margin-top: 0.3125vw;
}
.font-moses .tablet .article-recipe-componenta .ingredients-section .ingredients-section-list .check-all-wrapper .check-all-title {
  font-size: 1.6875rem;
  font-weight: 670;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredient-checkbox {
  width: 1.4375rem;
  height: 1.4375rem;
  position: relative;
  margin-left: 1.95313vw;
  border-radius: 1px;
  border: solid 0.09766vw #000;
  accent-color: #000;
  flex-shrink: 0;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: unset;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-title {
  font-size: 2.8125rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 2.21354vw;
}
.font-moses .tablet .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-title {
  font-size: 2rem;
  font-weight: 670;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients {
  display: flex;
  flex-direction: column;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients .ingredient-row {
  width: 100%;
  display: flex;
  align-items: baseline;
  padding-bottom: 1.43229vw;
  margin-bottom: 1.43229vw;
  border-bottom: solid 1px #dadadd;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients .ingredient-row .ingredient-row-details {
  display: flex;
  flex-direction: column;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients .ingredient-row .ingredient-row-details .ingredient-main-details {
  display: flex;
  font-size: 1.75rem;
  font-weight: normal;
  line-height: 1;
}
.font-moses .tablet .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients .ingredient-row .ingredient-row-details .ingredient-main-details {
  font-size: 1.6875rem;
  font-weight: 340;
}
.tablet .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients .ingredient-row .ingredient-row-details .ingredient-description {
  font-size: 1.25rem;
  font-weight: normal;
  line-height: 1.23;
  margin-top: 0.26042vw;
  color: #78787b;
}
.font-moses .tablet .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients .ingredient-row .ingredient-row-details .ingredient-description {
  font-size: 1.375rem;
  font-weight: 340;
}
.tablet .article-recipe-componenta .ingredients-section .sticky-shoping-list {
  width: 100%;
  height: 9.83073vw;
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  color: #fff;
  background-color: rgba(59, 59, 59, 0.9);
  z-index: 1;
  border-bottom: none;
  transition: transform 0.5s ease;
}
.tablet .article-recipe-componenta .ingredients-section .sticky-shoping-list.show {
  transform: translateY(0);
}
.tablet .article-recipe-componenta .ingredients-section .sticky-shoping-list.hide {
  transform: translateY(-100%);
}
.tablet .article-recipe-componenta .ingredients-section .sticky-shoping-list .close-sign {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.6276vw;
  height: 1.6276vw;
  margin: 0.97656vw 0 0 0.97656vw;
  border: none;
  background-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='utf-8'?%3E %3Csvg version='1.1' id='Layer_1' fill='%23fff' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32;' xml:space='preserve'%3E %3Cpath d='M28.3,0.6L16,12.9L3.7,0.6c-0.8-0.8-2.2-0.8-3.1,0s-0.8,2.2,0,3.1L12.9,16L0.6,28.3c-0.8,0.8-0.8,2.2,0,3.1 c0.8,0.8,2.2,0.8,3.1,0L16,19.1l12.3,12.3c0.8,0.8,2.2,0.8,3.1,0c0.8-0.8,0.8-2.2,0-3.1L19.1,16L31.4,3.7c0.8-0.8,0.8-2.2,0-3.1 C30.5-0.2,29.1-0.2,28.3,0.6z'/%3E %3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  cursor: pointer;
}
.tablet .article-recipe-componenta .ingredients-section .sticky-shoping-list .list-items-count-rpf {
  margin-left: 0.91146vw;
  font-size: 3.125vw;
  font-weight: 500;
  line-height: 1.3;
}
.font-moses .tablet .article-recipe-componenta .ingredients-section .sticky-shoping-list .list-items-count-rpf {
  font-size: 2.409vw;
  font-weight: 340;
}
.tablet .article-recipe-componenta .ingredients-section .sticky-shoping-list .items-on-list-title-rpf {
  margin-left: 3.90625vw;
  font-size: 3.125vw;
  font-weight: 500;
  line-height: 1.3;
  width: auto;
}
.font-moses .tablet .article-recipe-componenta .ingredients-section .sticky-shoping-list .items-on-list-title-rpf {
  font-size: 2.409vw;
  font-weight: 340;
}
.tablet .article-recipe-componenta .ingredients-section .sticky-shoping-list .mail-icon {
  width: 3.64583vw;
  height: 2.60417vw;
  border: none;
  margin: 0 0 0 1.95313vw;
  background-image: url("data:image/svg+xml,%3Csvg data-name='Group 1032' xmlns='http://www.w3.org/2000/svg' width='27.747' height='20.154' viewBox='0 0 27.747 20.154'%3E %3Cdefs%3E %3CclipPath id='1k6p7p2w7a'%3E %3Cpath data-name='Rectangle 924' style='fill:transparent;stroke:%23fff' d='M0 0h27.747v20.154H0z'/%3E %3C/clipPath%3E %3C/defs%3E %3Cg data-name='Rectangle 923' style='fill:transparent;stroke:%23fff'%3E %3Cpath style='stroke:none' d='M0 0h26.427v18.834H0z' transform='translate(.66 .66)'/%3E %3Cpath style='fill:none' d='M.5.5h25.427v17.834H.5z' transform='translate(.66 .66)'/%3E %3C/g%3E %3Cg data-name='Group 1031'%3E %3Cg data-name='Mask Group 1030' style='clip-path:url(%231k6p7p2w7a)'%3E %3Cg data-name='Path 444' style='fill:%23fff'%3E %3Cpath d='M27.129 19.658H.622c-.058 0-.12-.065-.12-.16V.664c0-.096.062-.16.12-.16H27.13c.058 0 .12.064.12.16v18.834c0 .095-.062.16-.12.16zM.742.824v18.514H27.01V.824H.742z' style='stroke:none' transform='translate(-.002 -.004)'/%3E %3Cpath d='M27.129 20.158H.622c-.342 0-.62-.296-.62-.66V.664c0-.365.278-.66.62-.66H27.13c.343 0 .62.295.62.66v18.834c0 .364-.277.66-.62.66zM1.242 1.324v17.514H26.51V1.324H1.242z' style='fill:%23fff;stroke:none' transform='translate(-.002 -.004)'/%3E %3C/g%3E %3Cpath data-name='Path 445' d='m34.022 31.05 11.97-11.565H19.485L31.454 31.05a1.826 1.826 0 0 0 2.568 0' transform='translate(-18.865 -18.825)' style='fill:transparent;stroke:%23fff'/%3E %3Cg data-name='Path 446' style='fill:%23fff'%3E %3Cpath d='M13.874 13.278a1 1 0 0 1-.695-.288L.551.79A.19.19 0 0 1 .512.593C.532.537.576.5.621.5h26.506c.045 0 .089.037.109.093a.19.19 0 0 1-.04.196L14.57 12.99a1 1 0 0 1-.695.288zM.989.82l.89.86 11.44 11.052a.797.797 0 0 0 1.112 0L25.868 1.68l.89-.86H.989z' style='stroke:none'/%3E %3Cpath d='M13.874 13.778c-.386 0-.756-.152-1.042-.428L.204 1.148A.69.69 0 0 1 .042.422.622.622 0 0 1 .621 0h26.506c.257 0 .487.168.579.422a.69.69 0 0 1-.162.726L14.916 13.35a1.497 1.497 0 0 1-1.042.428zM2.226 1.32l11.44 11.053a.295.295 0 0 0 .416 0L25.522 1.32H2.226z' style='fill:%23fff;stroke:none'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  cursor: pointer;
}
.tablet .article-recipe-componenta .ingredients-section .sticky-shoping-list .whatsapp-icon {
  width: 3.25521vw;
  height: 3.25521vw;
  border: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='21' viewBox='0 0 20 21'%3E %3Cdefs%3E %3Cpath id='g2o0cectfa' d='M143.413 15.384L142 20.52l5.28-1.379c1.453.79 3.092 1.206 4.759 1.206 5.491 0 9.96-4.445 9.961-9.91 0-2.648-1.033-5.138-2.914-7.012-1.879-1.872-4.38-2.905-7.044-2.905-5.488 0-9.957 4.445-9.958 9.91-.001 1.746.458 3.451 1.33 4.954zm1.851-.206l-.195-.31c-.818-1.302-1.251-2.806-1.25-4.352 0-4.51 3.672-8.178 8.185-8.178 2.185 0 4.24.852 5.784 2.399 1.545 1.545 2.396 3.6 2.394 5.786-.002 4.51-3.671 8.179-8.182 8.179h-.003c-1.468 0-2.907-.396-4.164-1.14l-.299-.178-3.096.812.826-3.018zM146.8 8.43c0 1.186.882 2.332 1.005 2.493.123.16 1.735 2.593 4.203 3.638.587.249 1.046.396 1.402.507.59.183 1.126.157 1.55.096.473-.07 1.456-.583 1.661-1.146.205-.563.205-1.045.144-1.145-.062-.1-.226-.16-.472-.282-.246-.12-1.456-.704-1.682-.783-.224-.081-.39-.121-.553.12-.164.24-.635.783-.78.945-.142.16-.286.18-.532.06-.246-.12-1.04-.376-1.98-1.196-.73-.639-1.224-1.428-1.367-1.669-.144-.242-.016-.371.108-.491.11-.109.246-.282.369-.423.123-.14.164-.242.245-.402.082-.16.041-.302-.02-.422s-.553-1.306-.759-1.79c-.176-.413-.354-.412-.497-.412h-.057c-.143-.008-.307-.01-.47-.01-.165 0-.432.06-.657.302-.225.241-.861.824-.861 2.01z'/%3E %3C/defs%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Cg%3E %3Cg transform='translate(-162 -164) translate(20 164)'%3E %3Cuse fill='%23fff' xlink:href='%23g2o0cectfa'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  cursor: pointer;
  margin-left: unset;
}
.tablet .article-recipe-componenta .ingredients-section .print-dialog-section {
  display: none;
}
.magazine2025 .article-recipe-componenta {
  position: relative;
  color: #121111;
}
.magazine2025 .article-recipe-componenta .recipe-card {
  margin: 0 -1.25rem;
}
.magazine2025 .article-recipe-componenta .ImageDetails {
  display: none;
  gap: 1.25vw;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.78125vw 1.25vw;
  font-size: 4.063vw;
  font-weight: 400;
  line-height: 4.531vw;
  color: #121111;
  flex-wrap: wrap;
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #D7D5D5;
}
.magazine2025 .article-recipe-componenta .show-in-mobile {
  display: flex !important;
}
.magazine2025 .article-recipe-componenta .ingredients-section {
  display: flex;
  flex-direction: column;
  margin-top: 7.8125vw;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-top-bar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  position: relative;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-title {
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.125rem;
  margin-left: 4.6875vw;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container {
  display: flex;
  align-items: center;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .servings-button {
  width: 6.25vw;
  height: 6.25vw;
  display: flex;
  border: none;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .servings-button:hover {
  filter: brightness(0.9);
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .plus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='46' height='46' viewBox='0 0 46 46'%3E %3Cdefs%3E %3CclipPath id='clip-plus'%3E %3Crect width='46' height='46'/%3E %3C/clipPath%3E %3C/defs%3E %3Cg id='plus' clip-path='url(%23clip-plus)'%3E %3Cg id='plus-2' data-name='plus'%3E %3Cg id='Path_297' data-name='Path 297' fill='%23fff'%3E %3Cpath d='M 22.95172500610352 45.4034538269043 C 19.92054557800293 45.4034538269043 16.98029518127441 44.80990600585938 14.21265506744385 43.6392936706543 C 11.53917503356934 42.50850677490234 9.138045310974121 40.88958358764648 7.075954914093018 38.82749557495117 C 5.013875007629395 36.76540374755859 3.394954919815063 34.36427688598633 2.264164924621582 31.6907958984375 C 1.093554973602295 28.92315483093262 0.5000050067901611 25.9829044342041 0.5000050067901611 22.95172500610352 C 0.5000050067901611 19.92054557800293 1.093554973602295 16.98029518127441 2.264164924621582 14.21265506744385 C 3.394954919815063 11.53917503356934 5.013875007629395 9.138045310974121 7.075954914093018 7.075954914093018 C 9.138045310974121 5.013875007629395 11.53917503356934 3.394954919815063 14.21265506744385 2.264164924621582 C 16.98029518127441 1.093554973602295 19.92054557800293 0.5000050067901611 22.95172500610352 0.5000050067901611 C 25.9829044342041 0.5000050067901611 28.92315483093262 1.093554973602295 31.6907958984375 2.264164924621582 C 34.36427688598633 3.394954919815063 36.76540374755859 5.013875007629395 38.82749557495117 7.075954914093018 C 40.88958358764648 9.138045310974121 42.50850677490234 11.53917503356934 43.6392936706543 14.21265506744385 C 44.80990600585938 16.98029518127441 45.4034538269043 19.92054557800293 45.4034538269043 22.95172500610352 C 45.4034538269043 25.9829044342041 44.80990600585938 28.92315483093262 43.6392936706543 31.6907958984375 C 42.50850677490234 34.36427688598633 40.88958358764648 36.76540374755859 38.82749557495117 38.82749557495117 C 36.76540374755859 40.88958358764648 34.36427688598633 42.50850677490234 31.6907958984375 43.6392936706543 C 28.92315483093262 44.80990600585938 25.9829044342041 45.4034538269043 22.95172500610352 45.4034538269043 Z' stroke='none'/%3E %3Cpath d='M 22.95172500610352 0.9999961853027344 C 19.98781585693359 0.9999961853027344 17.11310577392578 1.580253601074219 14.40742492675781 2.724666595458984 C 11.79355621337891 3.830234527587891 9.445835113525391 5.413173675537109 7.42950439453125 7.42950439453125 C 5.413173675537109 9.445835113525391 3.830234527587891 11.79355621337891 2.724666595458984 14.40742492675781 C 1.580253601074219 17.11310577392578 0.9999961853027344 19.98781585693359 0.9999961853027344 22.95172500610352 C 0.9999961853027344 25.91563415527344 1.580253601074219 28.79034423828125 2.724666595458984 31.49602508544922 C 3.830234527587891 34.10989379882813 5.413173675537109 36.45760345458984 7.42950439453125 38.47393417358398 C 9.445835113525391 40.49026489257813 11.79355621337891 42.07320404052734 14.40742492675781 43.17878341674805 C 17.11310577392578 44.32318496704102 19.98781585693359 44.90344619750977 22.95172500610352 44.90344619750977 C 25.91563415527344 44.90344619750977 28.79034423828125 44.32318496704102 31.49602508544922 43.17878341674805 C 34.10989379882813 42.07320404052734 36.45760345458984 40.49026489257813 38.47393417358398 38.47393417358398 C 40.49026489257813 36.45760345458984 42.07320404052734 34.10989379882813 43.17878341674805 31.49602508544922 C 44.32318496704102 28.79034423828125 44.90344619750977 25.91563415527344 44.90344619750977 22.95172500610352 C 44.90344619750977 19.98781585693359 44.32318496704102 17.11310577392578 43.17878341674805 14.40742492675781 C 42.07320404052734 11.79355621337891 40.49026489257813 9.445835113525391 38.47393417358398 7.42950439453125 C 36.45760345458984 5.413173675537109 34.10989379882813 3.830234527587891 31.49602508544922 2.724666595458984 C 28.79034423828125 1.580253601074219 25.91563415527344 0.9999961853027344 22.95172500610352 0.9999961853027344 M 22.95172500610352 -3.814697265625e-06 C 35.62761688232422 -3.814697265625e-06 45.90344619750977 10.27583312988281 45.90344619750977 22.95172500610352 C 45.90344619750977 35.62761688232422 35.62761688232422 45.90344619750977 22.95172500610352 45.90344619750977 C 10.27583312988281 45.90344619750977 -3.814697265625e-06 35.62761688232422 -3.814697265625e-06 22.95172500610352 C -3.814697265625e-06 10.27583312988281 10.27583312988281 -3.814697265625e-06 22.95172500610352 -3.814697265625e-06 Z' stroke='none' fill='%23d6d6d6'/%3E %3C/g%3E %3Cg id='Group_158' data-name='Group 158' transform='translate(10.93 12.023)'%3E %3Cline id='Line_13' data-name='Line 13' y2='22.952' transform='translate(11.476)' fill='none' stroke='%23de1a1a' stroke-width='2'/%3E %3Cline id='Line_14' data-name='Line 14' x2='22.952' transform='translate(0 11.476)' fill='none' stroke='%23de1a1a' stroke-width='2'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .minus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='46' height='46' viewBox='0 0 46 46'%3E %3Cdefs%3E %3CclipPath id='clip-min'%3E %3Crect width='46' height='46'/%3E %3C/clipPath%3E %3C/defs%3E %3Cg id='min' clip-path='url(%23clip-min)'%3E %3Cg id='min-2' data-name='min' transform='translate(0 0.097)'%3E %3Cg id='Path_298' data-name='Path 298' fill='%23fff'%3E %3Cpath d='M 22.95172500610352 45.4034538269043 C 19.92054557800293 45.4034538269043 16.98029518127441 44.80990600585938 14.21265506744385 43.6392936706543 C 11.53917503356934 42.50850677490234 9.138045310974121 40.88958358764648 7.075954914093018 38.82749557495117 C 5.013875007629395 36.76540374755859 3.394954919815063 34.36427688598633 2.264164924621582 31.6907958984375 C 1.093554973602295 28.92315483093262 0.5000050067901611 25.9829044342041 0.5000050067901611 22.95172500610352 C 0.5000050067901611 19.92054557800293 1.093554973602295 16.98029518127441 2.264164924621582 14.21265506744385 C 3.394954919815063 11.53917503356934 5.013875007629395 9.138045310974121 7.075954914093018 7.075954914093018 C 9.138045310974121 5.013875007629395 11.53917503356934 3.394954919815063 14.21265506744385 2.264164924621582 C 16.98029518127441 1.093554973602295 19.92054557800293 0.5000050067901611 22.95172500610352 0.5000050067901611 C 25.9829044342041 0.5000050067901611 28.92315483093262 1.093554973602295 31.6907958984375 2.264164924621582 C 34.36427688598633 3.394954919815063 36.76540374755859 5.013875007629395 38.82749557495117 7.075954914093018 C 40.88958358764648 9.138045310974121 42.50850677490234 11.53917503356934 43.6392936706543 14.21265506744385 C 44.80990600585938 16.98029518127441 45.4034538269043 19.92054557800293 45.4034538269043 22.95172500610352 C 45.4034538269043 25.9829044342041 44.80990600585938 28.92315483093262 43.6392936706543 31.6907958984375 C 42.50850677490234 34.36427688598633 40.88958358764648 36.76540374755859 38.82749557495117 38.82749557495117 C 36.76540374755859 40.88958358764648 34.36427688598633 42.50850677490234 31.6907958984375 43.6392936706543 C 28.92315483093262 44.80990600585938 25.9829044342041 45.4034538269043 22.95172500610352 45.4034538269043 Z' stroke='none'/%3E %3Cpath d='M 22.95172500610352 0.9999961853027344 C 19.98781585693359 0.9999961853027344 17.11310577392578 1.580253601074219 14.40742492675781 2.724666595458984 C 11.79355621337891 3.830234527587891 9.445835113525391 5.413173675537109 7.42950439453125 7.42950439453125 C 5.413173675537109 9.445835113525391 3.830234527587891 11.79355621337891 2.724666595458984 14.40742492675781 C 1.580253601074219 17.11310577392578 0.9999961853027344 19.98781585693359 0.9999961853027344 22.95172500610352 C 0.9999961853027344 25.91563415527344 1.580253601074219 28.79034423828125 2.724666595458984 31.49602508544922 C 3.830234527587891 34.10989379882813 5.413173675537109 36.45760345458984 7.42950439453125 38.47393417358398 C 9.445835113525391 40.49026489257813 11.79355621337891 42.07320404052734 14.40742492675781 43.17878341674805 C 17.11310577392578 44.32318496704102 19.98781585693359 44.90344619750977 22.95172500610352 44.90344619750977 C 25.91563415527344 44.90344619750977 28.79034423828125 44.32318496704102 31.49602508544922 43.17878341674805 C 34.10989379882813 42.07320404052734 36.45760345458984 40.49026489257813 38.47393417358398 38.47393417358398 C 40.49026489257813 36.45760345458984 42.07320404052734 34.10989379882813 43.17878341674805 31.49602508544922 C 44.32318496704102 28.79034423828125 44.90344619750977 25.91563415527344 44.90344619750977 22.95172500610352 C 44.90344619750977 19.98781585693359 44.32318496704102 17.11310577392578 43.17878341674805 14.40742492675781 C 42.07320404052734 11.79355621337891 40.49026489257813 9.445835113525391 38.47393417358398 7.42950439453125 C 36.45760345458984 5.413173675537109 34.10989379882813 3.830234527587891 31.49602508544922 2.724666595458984 C 28.79034423828125 1.580253601074219 25.91563415527344 0.9999961853027344 22.95172500610352 0.9999961853027344 M 22.95172500610352 -3.814697265625e-06 C 35.62761688232422 -3.814697265625e-06 45.90344619750977 10.27583312988281 45.90344619750977 22.95172500610352 C 45.90344619750977 35.62761688232422 35.62761688232422 45.90344619750977 22.95172500610352 45.90344619750977 C 10.27583312988281 45.90344619750977 -3.814697265625e-06 35.62761688232422 -3.814697265625e-06 22.95172500610352 C -3.814697265625e-06 10.27583312988281 10.27583312988281 -3.814697265625e-06 22.95172500610352 -3.814697265625e-06 Z' stroke='none' fill='%23d6d6d6'/%3E %3C/g%3E %3Cline id='Line_15' data-name='Line 15' x2='29.661' transform='translate(8.798 23.836)' fill='none' stroke='%23000' stroke-width='2'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .disable {
  opacity: 0.6;
  pointer-events: none;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .disable .servings-button:hover {
  filter: none;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .servings-amount {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.125rem;
  margin: 0 1.5625vw;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-right-section .ingredients-section-servings-container .servings-amount .servings-title {
  position: absolute;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1rem;
  color: inherit;
  bottom: -4.0625vw;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-left-section {
  width: auto;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  bottom: -15.625vw;
  border: none;
  background: transparent;
  cursor: pointer;
  text-decoration: none !important;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-left-section .measuring-cup-icon {
  width: 4.53125vw;
  height: 3.90625vw;
  margin-left: 1.25vw;
  margin-top: 1.25vw;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='33' viewBox='0 0 37 33' fill='none'%3E %3Cpath d='M34.25 20.5785C35.2125 20.5785 36 19.7844 36 18.8138V5.57851C36 3.14322 34.04 1.16675 31.625 1.16675H1L5.375 9.10792L7.6325 28.0609C7.8425 29.8344 9.33875 31.1667 11.1063 31.1667H23.2162C25.01 31.1667 26.515 29.7991 26.6988 27.9991L28.8338 7.15792C28.93 6.25792 29.6737 5.57851 30.575 5.57851H31.625M13.25 12.6373H20.25M15 17.0491H18.5M13.25 21.4609H20.25M15 25.8726H18.5M15 8.22557H18.5' stroke='%23A10000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  filter: none;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-top-bar .top-bar-left-section .measurement-conversion-table {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.1875rem;
  color: #A10000;
  text-decoration: underline;
  text-underline-offset: 1.25vw;
  text-decoration-color: #A10000;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-list {
  display: flex;
  flex-direction: column;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-list .add-to-shoping-list-title {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 4.6875vw;
  line-height: 1;
  color: inherit;
  font-family: Assistant;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-list .check-all-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 3.125vw;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-list .check-all-wrapper .check-all-title {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.625rem;
  font-family: Assistant;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredient-checkbox {
  width: 3.125vw;
  height: 3.125vw;
  position: relative;
  top: 0.3125vw;
  margin-left: 1.5625vw;
  border-radius: 1px;
  border: solid 0.23438vw #000;
  accent-color: #000;
  flex-shrink: 0;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: 2.1875vw;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-title {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.625rem;
  margin-bottom: 3.125vw;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients {
  display: flex;
  flex-direction: column;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients .ingredient-row {
  width: 100%;
  display: flex;
  align-items: baseline;
  padding-bottom: 2.5vw;
  margin-bottom: 2.5vw;
  border-bottom: solid 1px #dadadd;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients .ingredient-row .ingredient-row-details {
  display: flex;
  flex-direction: column;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients .ingredient-row .ingredient-row-details .ingredient-main-details {
  display: inline;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.625rem;
  float: right;
  font-family: Assistant;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients .ingredient-row .ingredient-row-details .ingredient-main-details > * {
  display: inline;
}
.magazine2025 .article-recipe-componenta .ingredients-section .ingredients-section-list .ingredients-section-stage-wrapper .ingredients-section-stage-ingredients .ingredient-row .ingredient-row-details .ingredient-description {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.125rem;
  margin-top: 1.09375vw;
  color: #78787b;
  font-family: Assistant;
}
.magazine2025 .article-recipe-componenta .ingredients-section .sticky-shoping-list {
  width: 100%;
  height: 12.5vw;
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 -1.25rem;
  top: 0;
  color: #fff;
  border-bottom: none;
  background-color: #A10000;
  z-index: 1;
  transition: transform 0.5s ease;
}
.magazine2025 .article-recipe-componenta .ingredients-section .sticky-shoping-list.show {
  transform: translateY(0);
}
.magazine2025 .article-recipe-componenta .ingredients-section .sticky-shoping-list.hide {
  transform: translateY(-200%);
}
.magazine2025 .article-recipe-componenta .ingredients-section .sticky-shoping-list .close-sign {
  position: absolute;
  top: 0;
  left: 0;
  width: 3.4375vw;
  height: 3.4375vw;
  margin: 1.5625vw 0 0 1.5625vw;
  padding: 0;
  border: none;
  background-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='utf-8'?%3E %3Csvg version='1.1' id='Layer_1' fill='%23fff' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32;' xml:space='preserve'%3E %3Cpath d='M28.3,0.6L16,12.9L3.7,0.6c-0.8-0.8-2.2-0.8-3.1,0s-0.8,2.2,0,3.1L12.9,16L0.6,28.3c-0.8,0.8-0.8,2.2,0,3.1 c0.8,0.8,2.2,0.8,3.1,0L16,19.1l12.3,12.3c0.8,0.8,2.2,0.8,3.1,0c0.8-0.8,0.8-2.2,0-3.1L19.1,16L31.4,3.7c0.8-0.8,0.8-2.2,0-3.1 C30.5-0.2,29.1-0.2,28.3,0.6z'/%3E %3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  cursor: pointer;
}
.magazine2025 .article-recipe-componenta .ingredients-section .sticky-shoping-list .list-items-count-rpf {
  margin-left: 3.125vw;
  font-size: 4.0625vw;
  font-weight: 400;
  line-height: 4.53125vw;
}
.magazine2025 .article-recipe-componenta .ingredients-section .sticky-shoping-list .items-on-list-title-rpf {
  margin-left: 7.8125vw;
  font-size: 4.0625vw;
  font-weight: 400;
  line-height: 4.53125vw;
}
.magazine2025 .article-recipe-componenta .ingredients-section .sticky-shoping-list .icon {
  width: 4.6875vw;
  height: 4.6875vw;
  padding: 0;
  border: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  cursor: pointer;
}
.magazine2025 .article-recipe-componenta .ingredients-section .sticky-shoping-list .mail-icon {
  margin-left: 2.5vw;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E %3Ccircle cx='15' cy='15' r='14.5' fill='white' stroke='%23121111'/%3E %3Cpath d='M15.6229 20.9952C14.2262 20.9952 12.8295 20.9847 11.4329 20.9998C10.7406 21.0073 10.1122 20.8166 9.54721 20.4436C8.76171 19.9253 8.25386 19.1982 8.07281 18.2648C8.02787 18.0329 8.00687 17.7931 8.00645 17.5566C8.00182 15.7394 7.99174 13.9222 8.01317 12.1055C8.02031 11.5141 8.2568 10.9722 8.59537 10.487C9.12884 9.72125 9.84714 9.22978 10.7763 9.07352C10.9943 9.03698 11.2165 9.00505 11.4366 9.00463C14.125 9.00001 16.8138 8.99707 19.5021 9.00463C20.3242 9.00673 21.061 9.26759 21.7016 9.79812C22.3279 10.3169 22.7055 10.9797 22.8735 11.7631C22.9281 12.0185 22.9399 12.287 22.9407 12.5499C22.9466 14.1991 22.9466 15.8482 22.9424 17.4969C22.9403 18.2917 22.7244 19.0272 22.2317 19.6556C21.7095 20.321 21.0333 20.7679 20.1894 20.9191C19.9109 20.9691 19.6244 20.991 19.3413 20.9931C18.1021 21.0006 16.8629 20.9964 15.6238 20.9964V20.9956L15.6229 20.9952ZM9.28006 11.1797C9.25444 11.2217 9.23469 11.2473 9.22251 11.2759C9.09229 11.5754 8.95535 11.8787 8.95451 12.2092C8.94863 14.0264 8.95283 15.8436 8.95619 17.6603C8.95619 17.7989 8.96166 17.9418 8.994 18.0753C9.13472 18.6554 9.4128 19.1528 9.89628 19.5212C10.3067 19.8337 10.7591 20.0383 11.2833 20.0387C14.0611 20.0412 16.8386 20.0412 19.6164 20.04C19.9314 20.04 20.236 19.9673 20.5174 19.8303C21.4504 19.3775 21.97 18.6189 21.9843 17.591C22.0086 15.8133 21.975 14.0344 21.9641 12.2563C21.962 11.9291 21.8662 11.6266 21.7268 11.3313C21.6579 11.1856 21.6163 11.1969 21.5163 11.2977C20.2562 12.5625 18.9935 13.8248 17.7299 15.0862C17.6199 15.1963 17.5077 15.3076 17.3817 15.3975C16.9331 15.7159 16.4492 15.941 15.8918 16.0116C15.2621 16.0918 14.6648 16.0116 14.0939 15.7411C13.7381 15.5726 13.4327 15.3286 13.1551 15.0539C12.4011 14.3079 11.6534 13.5551 10.9036 12.8049C10.373 12.2739 9.84251 11.743 9.28006 11.1797ZM9.91266 10.4534C9.95845 10.5017 9.9929 10.5399 10.029 10.5761C11.3056 11.853 12.5804 13.1321 13.8599 14.4061C14.3917 14.9354 15.0206 15.1782 15.783 15.0661C16.253 14.9967 16.6537 14.8014 16.9818 14.4767C18.2911 13.1804 19.5899 11.8736 20.8921 10.5702C20.9278 10.5345 20.9606 10.4963 21.003 10.45C20.8657 10.3652 20.7468 10.2753 20.6149 10.2127C20.1852 10.0098 19.7269 9.95018 19.2547 9.95102C16.7667 9.9548 14.2792 9.95186 11.7912 9.95438C11.5681 9.95438 11.3451 9.9758 11.1216 9.98673C10.6704 10.0086 10.2869 10.2001 9.91266 10.4538V10.4534Z' fill='%23121111' stroke='%23121111' stroke-width='0.2'/%3E %3C/svg%3E");
}
.magazine2025 .article-recipe-componenta .ingredients-section .sticky-shoping-list .whatsapp-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E %3Ccircle cx='15' cy='15' r='14.5' fill='white' stroke='%23121111'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.9935 14.1212C22.893 10.1716 19.6399 7 15.6343 7C11.6286 7 8.45122 10.0988 8.27946 13.9866C8.27582 14.0928 8.27218 14.1998 8.27218 14.3068C8.27218 15.6888 8.6579 16.9784 9.32672 18.081L8 22L12.0777 20.7038C13.1322 21.2832 14.3454 21.6143 15.635 21.6143C19.7025 21.6143 22.9978 18.343 22.9978 14.3068C22.9978 14.2449 22.9978 14.1823 22.9942 14.1205L22.9935 14.1212ZM15.6343 20.4491C14.3767 20.4491 13.2079 20.0765 12.2291 19.4324L9.85071 20.1908L10.6229 17.9085C9.882 16.8954 9.44389 15.651 9.44389 14.3068C9.44389 14.1074 9.45408 13.9072 9.47518 13.7107C9.77866 10.6017 12.4255 8.16443 15.6343 8.16443C18.843 8.16443 21.5561 10.6636 21.8043 13.8279C21.8181 13.9866 21.8247 14.1445 21.8247 14.3068C21.8247 17.6953 19.0468 20.4491 15.6343 20.4491Z' fill='%23121111'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.0089 15.782C18.8262 15.6925 17.9405 15.258 17.7753 15.1998C17.6101 15.1379 17.4893 15.1102 17.3685 15.2893C17.2477 15.4683 16.8998 15.8715 16.7958 15.9887C16.6895 16.1095 16.5854 16.1233 16.4028 16.0338C16.2237 15.9443 15.6408 15.758 14.9516 15.1444C14.4174 14.6721 14.0521 14.0863 13.9487 13.9072C13.8454 13.7282 13.9386 13.6314 14.0281 13.5419C14.111 13.4597 14.2071 13.3316 14.3003 13.229C14.3243 13.1977 14.3454 13.17 14.3658 13.1424C14.4072 13.0769 14.4378 13.015 14.4793 12.9284C14.5419 12.8076 14.5106 12.705 14.4655 12.6147C14.4211 12.5252 14.0586 11.6424 13.9073 11.2844C13.7595 10.9256 13.6074 10.9874 13.5004 10.9874C13.3935 10.9874 13.2763 10.9707 13.1555 10.9707C13.0347 10.9707 12.8382 11.0158 12.673 11.1949C12.5078 11.3739 12.042 11.8084 12.042 12.6904C12.042 12.8971 12.0798 13.1045 12.1359 13.301C12.3185 13.9313 12.7108 14.4516 12.7807 14.5419C12.8702 14.659 14.0281 16.5272 15.862 17.2477C17.6989 17.9609 17.6989 17.7229 18.0301 17.6924C18.3612 17.6654 19.0984 17.2615 19.2469 16.8409C19.399 16.4239 19.399 16.0651 19.3539 15.9894C19.3087 15.9166 19.1879 15.8722 19.0089 15.7827V15.782Z' fill='%23121111'/%3E %3C/svg%3E");
}
.magazine2025 .article-recipe-componenta .ingredients-section .print-dialog-section {
  display: none;
}
@media (prefers-color-scheme: dark) {
  .article-recipe-componenta .ingredients-section .measuring-cup-icon {
    filter: invert(70%) sepia(74%) saturate(5140%) hue-rotate(191deg) brightness(103%) contrast(95%) !important;
  }
  .article-recipe-componenta .ingredients-section .measurement-conversion-table {
    text-decoration-color: #419bf9 !important;
    color: #419bf9 !important;
  }
  .article-recipe-componenta .ingredients-section .ingredient-row input[type="checkbox"],
  .article-recipe-componenta .ingredients-section .check-all-wrapper input[type="checkbox"] {
    outline: 0.3125vw solid #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #000;
  }
  .article-recipe-componenta .ingredients-section .ingredient-row input[type="checkbox"]:checked,
  .article-recipe-componenta .ingredients-section .check-all-wrapper input[type="checkbox"]:checked {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
    accent-color: #000;
  }
  .magazine2025 .article-recipe-componenta {
    color: #fff;
  }
  .magazine2025 .article-recipe-componenta .ImageDetails * {
    color: #121111 !important;
    -webkit-text-fill-color: #121111 !important;
  }
  .magazine2025 .article-recipe-componenta .ingredients-section .measuring-cup-icon {
    filter: none !important;
  }
  .magazine2025 .article-recipe-componenta .ingredients-section .measurement-conversion-table {
    text-decoration-color: #A10000 !important;
    color: #A10000 !important;
  }
  .magazine2025 .article-recipe-componenta .ingredients-section .ingredient-row input[type="checkbox"],
  .magazine2025 .article-recipe-componenta .ingredients-section .check-all-wrapper input[type="checkbox"] {
    outline: 0.3125vw solid #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #000;
  }
  .magazine2025 .article-recipe-componenta .ingredients-section .ingredient-row input[type="checkbox"]:checked,
  .magazine2025 .article-recipe-componenta .ingredients-section .check-all-wrapper input[type="checkbox"]:checked {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
    accent-color: #000;
  }
  .magazine2025 .article-recipe-componenta .ingredients-section .ingredient-description {
    color: #bbbbbb !important;
  }
}
@media print {
  .recipe.onlyIngredientsPrintScreen {
    visibility: hidden;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }
  .recipe.onlyIngredientsPrintScreen .ingredients-section .print-dialog-section * {
    visibility: visible !important;
  }
  .recipe.onlyIngredientsPrintScreen .ingredients-section .print-dialog-section {
    display: flex !important;
    width: 90%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0px;
    left: 7.8125vw;
  }
  .recipe.onlyIngredientsPrintScreen .ingredients-section .print-dialog-section .separator {
    width: 100%;
    background-color: transparent;
    border-bottom: 1px dashed #707070;
    margin: 3.125vw 0;
  }
  .recipe.onlyIngredientsPrintScreen .ingredients-section .print-dialog-section .top-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .recipe.onlyIngredientsPrintScreen .ingredients-section .print-dialog-section .top-content .main-logo {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88.717' height='64.598' viewBox='0 0 88.717 64.598'%3E %3Cg data-name='Group 1038'%3E %3Cpath data-name='Path 449' d='M-12.311 0h88.717l-5.245 43.76c-1.315 12.209-8.807 20.84-19.67 20.84h-63.8z' transform='translate(12.311)' style='fill:%23de1a1a'/%3E %3Cpath data-name='Path 448' d='M63.635 25.392a15.243 15.243 0 0 1-14.621 13.081H35.857L30.008 0h7.772l3.156 20.7L44.092 0h7.848l-3.232 21.16h-7.7l1.463 9.618h6.542c3.539 0 6.462-3.076 6.772-5.232L59.636 0h7.849l-3.847 25.392zM18.467 46.168V7.7H7.7v5.772h3.079v7.7H0V0h26.162v46.168h-7.7z' transform='translate(10.199 9.653)' style='fill:%23fff'/%3E %3Cpath data-name='Rectangle 927' transform='translate(54.205 55.287)' style='fill:%23fff' d='M0 0h3.564v2.972H0z'/%3E %3Cpath data-name='Rectangle 928' transform='translate(51.445 50.868)' style='fill:%23fff' d='M0 0h3.564v2.972H0z'/%3E %3Cpath data-name='Rectangle 929' transform='translate(56.965 50.868)' style='fill:%23fff' d='M0 0h3.564v2.972H0z'/%3E %3C/g%3E %3C/svg%3E");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 23.4375vw;
    height: 23.4375vw;
  }
  .recipe.onlyIngredientsPrintScreen .ingredients-section .print-dialog-section .top-content .ynet-logo {
    position: absolute;
    left: 15.625vw;
    top: -3.125vw;
    background-image: url("data:image/svg+xml,%3Csvg width='59' height='25' viewBox='0 0 59 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M37.3672 8.23809C37.3672 5.95365 35.9153 4.43042 33.6468 4.43042C32.0735 4.43042 30.8032 5.03987 29.5325 6.53235L29.2303 5.16168C29.1395 4.79585 28.9277 4.61334 28.5042 4.61334H27.5967C27.2339 4.61334 26.9011 4.85696 26.9011 5.25274V18.6559C26.9011 19.0213 27.2339 19.326 27.5967 19.326H28.9884C29.3513 19.326 29.6539 19.0213 29.6539 18.6559V10.4011C29.6539 8.3599 31.0753 6.80632 32.8905 6.80632C34.1306 6.80632 34.6145 7.41577 34.6145 8.84755V18.6559C34.6145 19.0213 34.9472 19.326 35.3101 19.326H36.7017C37.0646 19.326 37.3672 19.0213 37.3672 18.6559V8.23809Z' fill='white'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.0644 10.5858C42.367 7.41797 43.7582 6.65636 44.8473 6.65636C46.7228 6.65636 47.3577 8.63647 47.4184 10.5858H42.0644ZM44.7565 4.43262C41.3989 4.43262 39.1907 7.32651 39.1907 11.8954C39.1907 16.8912 41.5199 19.4804 45.6337 19.4804C47.4184 19.4804 48.4468 19.2064 49.3847 18.7799C49.7476 18.6277 49.8987 18.323 49.7777 17.9572L49.445 16.9827C49.324 16.6476 49.0821 16.404 48.6284 16.5561C47.7511 16.8305 46.9342 17.0741 45.7848 17.0741C43.1233 17.0741 42.1854 15.4902 42.0644 12.657H49.566C49.9292 12.657 50.2314 12.3527 50.2314 11.9869C50.2314 6.41233 47.8118 4.43262 44.7565 4.43262Z' fill='white'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M57.9861 17.5494C57.9254 17.1835 57.6232 17.001 57.2905 17.0617C57.018 17.1228 56.5944 17.1835 56.3525 17.1835C55.6569 17.1835 55.3241 16.8181 55.3241 15.9958V6.82686H57.0485C57.411 6.82686 57.6835 6.52213 57.6835 6.1567V5.33398C57.6835 4.96896 57.411 4.66423 57.0485 4.66423H55.3241V0.825801C55.3241 0.277859 54.9307 0.247103 54.477 0.368913L53.1159 0.765098C52.7832 0.856557 52.6019 1.16088 52.6019 1.55707V4.66423H50.9684C50.5749 4.66423 50.333 4.96896 50.333 5.33398V6.1567C50.333 6.52213 50.5749 6.82686 50.9684 6.82686H52.6019V16.4527C52.6019 18.4935 53.5997 19.5291 55.7477 19.5291C56.4735 19.5291 57.1996 19.4376 57.6835 19.2855C58.107 19.1637 58.1979 18.8589 58.1372 18.4935L57.9861 17.5494Z' fill='white'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 12.0569C0 18.7159 5.39754 24.1139 12.056 24.1139V24.1139C18.7149 24.1139 24.1124 18.7159 24.1124 12.0569V12.0569C24.1124 5.39795 18.7149 0 12.056 0V0C5.39754 0 0 5.39795 0 12.0569V12.0569Z' fill='%23DE1A1A'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.1564 5.29721C17.2539 4.90752 17.0346 4.66431 16.7181 4.66431H15.2574C14.9406 4.66431 14.6727 4.83467 14.5999 5.1754L12.798 12.529C12.6277 13.2108 12.5059 13.8199 12.4084 14.2581C12.3841 13.7466 12.3113 13.2594 12.1895 12.7726L10.144 5.19968C10.0469 4.85895 9.80334 4.66431 9.46224 4.66431H7.85543C7.53901 4.66431 7.29542 4.90752 7.41721 5.27292L10.5337 15.0371C10.6555 15.4025 10.8259 15.5486 11.1912 15.5486H12.0191C11.9702 15.7918 11.7266 16.8633 11.6052 17.0094C11.3126 18.032 10.8016 18.7382 9.94941 19.1768L9.60871 19.3468C9.34084 19.4933 9.17049 19.834 9.31616 20.1019L9.82762 21.1002C9.97369 21.3924 10.2905 21.4899 10.558 21.3681L11.0937 21.1245C12.3841 20.5401 13.3338 19.42 13.8205 17.6184L17.1564 5.29721Z' fill='%23FEFEFE'/%3E %3C/svg%3E");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 20.3125vw;
    height: 20.3125vw;
  }
  .recipe.onlyIngredientsPrintScreen .ingredients-section .print-dialog-section .mid-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .recipe.onlyIngredientsPrintScreen .ingredients-section .print-dialog-section .mid-content .content-main-title {
    color: #de1a1a;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.07;
  }
  .recipe.onlyIngredientsPrintScreen .ingredients-section .print-dialog-section .mid-content .content-subtitle {
    font-family: 'NarkissBlock';
    font-weight: normal;
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 1.5625vw;
  }
  .recipe.onlyIngredientsPrintScreen .ingredients-section .print-dialog-section .mid-content .recipe-ingredient-list {
    list-style: none;
    align-self: start;
  }
  .recipe.onlyIngredientsPrintScreen .ingredients-section .print-dialog-section .mid-content .recipe-ingredient-list .list-item {
    font-size: 1.625rem;
    line-height: 1.67;
    text-align: right;
  }
  .recipe.onlyIngredientsPrintScreen .ingredients-section .print-dialog-section .mid-content .recipe-ingredient-list .list-item::before {
    content: "\2022";
    color: #de1a1a;
    font-weight: bold;
    display: inline-block;
    margin-left: 1.71875vw;
  }
  .recipe.onlyIngredientsPrintScreen .ingredients-section .print-dialog-section .bottom-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .recipe.onlyIngredientsPrintScreen .ingredients-section .print-dialog-section .bottom-content .bottom-title {
    font-size: 1.875rem;
    font-weight: 500;
    margin-bottom: 1.5625vw;
  }
  .recipe.onlyIngredientsPrintScreen .ingredients-section .print-dialog-section .bottom-content .bottom-recipe-link {
    font-size: 1.875rem;
    line-height: 1.5;
    text-align: center;
    color: #de1a1a;
  }
}
.font-moses .tablet .article-recipe-promo-componenta .recipe-promo-top-section .recipe-promo-header-title {
  font-family: "MosesDisplay", "NarkisBlock";
  font-size: 2.75rem;
  font-weight: 670;
  line-height: normal;
  letter-spacing: 0.0825rem;
}
.tablet .recipe-promo-bottom-section {
  flex-direction: row ! important;
}
.tablet .recipe-promo-bottom-section .to-recipe-button {
  margin: unset !important;
}
.article-recipe-promo-componenta {
  margin: 0 -3.90625vw 7.96875vw -3.90625vw;
  padding: 3.75vw 3.90625vw 5.78125vw 3.90625vw;
  background-color: #f8f4f4;
}
.tablet .article-recipe-promo-componenta {
  background-color: unset !important;
}
.article-recipe-promo-componenta .recipe-promo-top-section {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.875vw;
}
.article-recipe-promo-componenta .recipe-promo-top-section .recipe-promo-header-title {
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.28;
}
.font-moses .article-recipe-promo-componenta .recipe-promo-top-section .recipe-promo-header-title {
  font-size: 1.3125rem;
  font-weight: 670;
  line-height: 1.29;
}
.article-recipe-promo-componenta .recipe-card {
  margin: 0;
}
.article-recipe-promo-componenta .recipe-card .recipe-card-top-details-bar {
  padding: 0;
}
.article-recipe-promo-componenta .recipe-card .recipe-card-image .videoIcon {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 6.25vw !important;
  height: 6.25vw !important;
}
.article-recipe-promo-componenta .recipe-card .recipe-card-image .videoIcon .icon {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  background-size: 100% !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Cg%3E %3Cg%3E %3Cpath fill='%232E2E2F' d='M30 0c16.569 0 30 13.431 30 30 0 16.569-13.431 30-30 30C13.431 60 0 46.569 0 30 0 13.431 13.431 0 30 0zm0 4.875C16.124 4.875 4.875 16.124 4.875 30S16.124 55.125 30 55.125 55.125 43.876 55.125 30 43.876 4.875 30 4.875z' style='mix-blend-mode:multiply'/%3E %3Ccircle cx='30' cy='30' r='25' fill='%23FFF'/%3E %3Cpath fill='%232E2E2F' style='mix-blend-mode:multiply' d='M33.5 18L47.563 43 19.438 43z' transform='rotate(90 33.5 30.5)'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E") !important;
  width: 100%;
  height: 100%;
  display: block;
}
.article-recipe-promo-componenta .recipe-promo-bottom-section {
  display: flex;
  justify-content: flex-end;
  margin: 1.5625vw 0 0;
  flex-direction: column;
}
.article-recipe-promo-componenta .recipe-promo-bottom-section .image-credit {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1;
  color: #78787b;
  margin-left: auto;
}
.font-moses .article-recipe-promo-componenta .recipe-promo-bottom-section .image-credit {
  font-weight: 340;
}
.article-recipe-promo-componenta .recipe-promo-bottom-section a {
  width: 100%;
  display: flex;
}
.article-recipe-promo-componenta .recipe-promo-bottom-section a .to-recipe-button {
  flex-grow: 1;
  height: 10.625vw;
  font-size: 1.875rem;
  font-weight: bold;
  line-height: 1;
  border: none;
  color: #fff;
  background-color: #de1a1a !important;
  font-family: 'NarkisBlock';
  margin: 3.125vw 4.0625vw 0;
  box-sizing: border-box;
}
.font-moses .article-recipe-promo-componenta .recipe-promo-bottom-section a .to-recipe-button {
  font-size: 4.375vw;
  font-weight: 670;
  line-height: normal;
  font-family: "Moses", 'NarkisBlock';
}
@media (prefers-color-scheme: dark) {
  .article-recipe-promo-componenta {
    background-color: #262626;
  }
  .magazine2025 .article-recipe-promo-componenta {
    background-color: transparent !important;
  }
}
.ArticleTagsComponent {
  display: flex;
  flex-direction: column;
  border: 0;
  direction: rtl;
  margin-bottom: 4.6875vw;
  background-color: transparent;
}
.ArticleTagsComponent.ltr {
  direction: ltr;
}
.ArticleTagsComponent > div:last-child {
  width: 100%;
  overflow-x: auto;
  display: flex;
  white-space: nowrap;
  scroll-behavior: smooth;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  padding-bottom: 1.5625vw;
}
.ArticleTagsComponent:not(.calcalistTags) *:not(.tagsLabel) {
  color: #000 ! important;
}
.ArticleTagsComponent:not(.calcalistTags) * {
  font-family: 'NarkisBlock' !important;
}
.ArticleTagsComponent a,
.ArticleTagsComponent a:hover {
  text-decoration: none;
  color: #000;
}
.ArticleTagsComponent .tagsLabel {
  width: 100%;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  margin: 5vw 0;
  background: none;
}
.ArticleTagsComponent .tagName {
  font-size: 1rem;
  font-weight: 500;
  margin-left: 2.1875vw;
  background: #eaeaea;
  border-radius: 0.9375vw;
  height: 6.25vw;
  width: auto;
  padding: 0 3.4375vw;
  align-items: center;
  display: flex;
  justify-content: center;
}
.ArticleTagsComponent .tagWrapper {
  flex-shrink: 0;
  display: inline-flex;
}
.TimelineAppComponenta {
  display: flex;
  flex-direction: column;
  position: relative;
  margin: auto 0 auto 3.90625vw;
  box-sizing: border-box;
}
.TimelineAppComponenta:after {
  width: 0.3125vw;
  height: 100%;
  background: #ed1c24;
  top: 0;
  content: "";
  right: 1.71875vw;
  position: absolute;
  z-index: 1;
}
.TimelineAppComponenta .timelineItem {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  position: relative;
  margin-bottom: 7.8125vw;
  align-items: flex-end;
}
.TimelineAppComponenta .timelineItem:last-child {
  margin-bottom: 0;
}
.TimelineAppComponenta .timelineItem .timelineTitle {
  color: #000;
  font-size: 1.1875rem;
  line-height: 0.8125rem;
  width: calc(100% - 7.8125vw);
  justify-content: flex-start;
  display: flex;
  margin-bottom: 1.875vw;
  font-weight: bold;
  margin-top: 1.5625vw;
}
.TimelineAppComponenta .timelineItem .circlePoint {
  width: 3.90625vw;
  height: 3.90625vw;
  border: 0.3125vw solid #ed1c24;
  border-radius: 50%;
  background: #fff;
  flex-shrink: 0;
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 2;
}
.TimelineAppComponenta .timelineItem .infoBox {
  position: relative;
  border: solid 1px #d4d4d4;
  box-shadow: 0 0.46875vw 0.9375vw 0 rgba(0, 0, 0, 0.16);
  height: auto;
  width: calc(100% - 7.8125vw);
  padding: 3.28125vw;
  flex-shrink: 0;
  box-sizing: border-box;
}
.TimelineAppComponenta .timelineItem .infoBox > a *,
.TimelineAppComponenta .timelineItem .infoBox > a:hover *,
.TimelineAppComponenta .timelineItem .infoBox > a,
.TimelineAppComponenta .timelineItem .infoBox a:hover {
  text-decoration: none;
  color: initial;
}
.TimelineAppComponenta .timelineItem .infoBox:after {
  content: "";
  border: solid 1px #d4d4d4;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 1.875vw;
  position: absolute;
  top: calc(50% - 1.5625vw);
  transform: rotate(-45deg);
  right: -2.1875vw;
  background: #fff;
  z-index: 2;
}
.TimelineAppComponenta .timelineItem .infoBox .boxTitle {
  font-size: 0.875rem;
  font-size: 1rem;
  margin-bottom: 1.25vw;
  font-weight: bold;
}
.TimelineAppComponenta .timelineItem .infoBox img {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 1.25vw;
}
.TimelineAppComponenta .timelineItem .infoBox .boxSubTitle {
  color: #818181;
  font-size: 0.875rem;
  line-height: 1rem;
}
.ArticleWrappedImageApp {
  display: inline-flex;
  flex-direction: column;
  height: auto;
  min-height: 25vw;
  float: left;
  margin-right: 3.125vw;
  margin-bottom: 3.4375vw;
  margin-left: 5.9375vw;
  font-size: 0.875rem;
  font-Family: Arial;
}
.ver1.ver2 .ArticleWrappedImageApp {
  font-family: 'NarkisBlock';
  line-height: 1.29;
  color: #78787b;
}
.font-moses .ver1.ver2 .ArticleWrappedImageApp {
  font-family: 'Moses', 'NarkisBlock';
}
:not(.mutam).ver1.ver2 .ArticleWrappedImageApp {
  font-size: 1rem;
}
.font-moses :not(.mutam).ver1.ver2 .ArticleWrappedImageApp {
  font-size: 0.875rem;
}
.ver1.ver2.radionas .ArticleWrappedImageApp {
  font-family: 'Noto Kufi Arabic';
  color: #B90302;
  -webkit-text-fill-color: #B90302;
}
.yplus.ver3 .ArticleWrappedImageApp {
  font-size: 0.9rem !important;
}
.ArticleWrappedImageApp img {
  object-fit: cover;
}
.ArticleWrappedImageApp .caption,
.ArticleWrappedImageApp .credit {
  display: inline;
  float: right;
}
.ArticleWrappedImageApp .caption {
  margin-top: 0.46875vw;
  font-weight: bold;
  width: auto;
}
.ver1.ver2 .ArticleWrappedImageApp .caption {
  font-weight: normal;
  margin-left: 0.78125vw;
}
.font-moses .ver1.ver2 .ArticleWrappedImageApp .caption {
  font-weight: 500;
}
.yplus.ver3 .ArticleWrappedImageApp .caption {
  font-weight: bold !important;
}
.magazine2025.ver1.ver2 .ArticleWrappedImageApp .caption {
  font-family: 'Assistant';
  font-weight: 500;
  color: #121111 !important;
}
.ArticleWrappedImageApp .credit {
  margin-top: 0.46875vw;
  width: auto;
}
.font-moses .ArticleWrappedImageApp .credit {
  font-size: 0.813rem !important;
  font-weight: 340 !important;
}
.ArticleWrappedImageApp .credit:before {
  content: "(";
}
.ArticleWrappedImageApp .credit:after {
  content: ")";
}
.ArticleTitleImg {
  margin: 0 auto;
  margin-right: -1.5625vw !important;
  margin-left: -1.5625vw !important;
  display: block;
}
.ArticleTitleImg img {
  width: 100%;
}
.ver1.ver2 .ArticleTitleImg {
  margin-right: -3.90625vw !important;
  margin-left: -3.90625vw !important;
}
a {
  text-decoration: none;
}
.podcastPreviewContainer {
  display: flex;
  width: 100%;
  height: 31.25vw;
  overflow: hidden;
  font-family: "NarkisBlock";
}
.podcastPreviewContainer .podcastImage {
  width: 31.25vw;
  height: 100%;
  flex-shrink: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
.podcastPreviewContainer .podcastContainerDetails {
  width: 67.65625vw;
  height: 100%;
  display: flex;
  position: relative;
  padding: 2.03125vw 2.65625vw 2.03125vw 0;
  box-sizing: border-box;
  line-height: 1.2;
}
.podcastPreviewContainer .podcastContainerDetails .backgroundImage {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  position: absolute;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  filter: blur(3.59375vw) brightness(0.8);
  -webkit-filter: blur(3.59375vw) brightness(0.8);
}
.podcastPreviewContainer .podcastContainerDetails .podcastInformation {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 1;
  color: #fff;
}
.podcastPreviewContainer .podcastContainerDetails .podcastInformation .podcastName-rpf {
  font-size: 3.733vw;
}
.podcastPreviewContainer .podcastContainerDetails .podcastInformation .podcastTitle-rpf {
  font-size: 4.533vw;
  font-weight: 600;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.podcastPreviewContainer .podcastContainerDetails .podcastInformation .durationContainer {
  display: flex;
  align-items: center;
}
.podcastPreviewContainer .podcastContainerDetails .podcastInformation .durationContainer .durationIcon {
  width: 3.59375vw;
  height: 3.59375vw;
  background-image: url("data:image/svg+xml,%3Csvg id='Group_7' data-name='Group 7' xmlns='http://www.w3.org/2000/svg' width='13.738' height='13.738' viewBox='0 0 13.738 13.738'%3E %3Cpath id='Path_3' data-name='Path 3' d='M0,0H13.738V13.738H0Z' fill='none'/%3E %3Cpath id='Path_4' data-name='Path 4' d='M12.154,7.294a3.433,3.433,0,0,0-2.43-1V9.724l-2.43,2.43a3.436,3.436,0,0,0,4.86-4.86ZM9.724,4a5.724,5.724,0,1,0,5.724,5.724A5.723,5.723,0,0,0,9.724,4Zm0,10.3A4.579,4.579,0,1,1,14.3,9.724,4.578,4.578,0,0,1,9.724,14.3Z' transform='translate(-2.855 -2.855)' fill='%23fff'/%3E %3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 0.78125vw;
}
.podcastPreviewContainer .podcastContainerDetails .podcastInformation .durationContainer .podcastDuration-rpf {
  font-size: 3.733vw;
}
.podcastPreviewContainer .podcastContainerDetails .podcastPlayBtnContainer {
  height: 100%;
  display: flex;
  align-items: center;
  margin: 0 1.875vw;
}
.podcastPreviewContainer .podcastContainerDetails .podcastPlayBtnContainer .podcastPlayBtn {
  width: 14.53125vw;
  height: 14.53125vw;
  border-radius: 50%;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='55' height='55' viewBox='0 0 55 55'%3E %3Cg id='Group_15' data-name='Group 15' transform='translate(-13.815 -34.815)'%3E %3Cpath id='Union_2' data-name='Union 2' d='M16.8,52.839A27.591,27.591,0,1,1,27.5,55,27.41,27.41,0,0,1,16.8,52.839Z' transform='translate(13.815 34.815)' fill='%23fff'/%3E %3Cg id='Group_11' data-name='Group 11' transform='translate(34.65 50.387)'%3E %3Cg id='Icon_metro-play' data-name='Icon metro-play'%3E %3Cpath id='Icon_metro-play-2' data-name='Icon metro-play' d='M8.355,5.784l21.221,12.4L8.355,30.582Z' transform='translate(-8.355 -5.784)'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
.ArtcielImageApp {
  margin: 1.875vw auto 0 auto;
  margin-right: -1.5625vw !important;
  margin-left: -1.5625vw !important;
  display: block;
}
.ver1.ver2 .article-blog-componenta-wrapper .ArtcielImageApp {
  width: 100% !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.MagazineArticleTopMedia .ArtcielImageApp {
  margin-bottom: 3.125vw;
}
.ArtcielImageApp.LinkedImage img {
  width: 100%;
}
.ver1.ver2 .ArtcielImageApp.LinkedImage {
  width: 100%;
  margin: auto ! important;
}
.yplus.ver2.ver1 .ArtcielImageApp {
  margin-right: auto !important;
  margin-left: auto !important;
  width: 100% !important;
}
.ver1.ver2.calcalist .ArtcielImageApp .enlarge-icon-pf,
.ver1.ver2.ctech .ArtcielImageApp .enlarge-icon-pf {
  background-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8' standalone='no'?%3E %3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='56px' height='51px' viewBox='0 0 56 51' enable-background='new 0 0 56 51' xml:space='preserve'%3E %3Cimage id='image0' width='56' height='51' x='0' y='0' href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAzCAYAAADCQcvdAAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QA/wD/AP+gvaeTAAAP pUlEQVRo3r1ab4xcV3X/nXPv+zOzfrPrkLFj2CTOhpjKcWwna1BwC2wU2khQkVK6i/qh/dBUSqu0 qoQqVZUqVarUD/3QVqUBQoF+6wdsVNKopX9EsEloSErsxNhYCKsLOE4hniT2zuzuzHv33nP6Ye4b TzZre+1scqSnebM7793zu+f+O7/fIVyjqeqGf/vRj34UaZoihDC6ABAAGGNGV1VVyPMcIqL9fh9F UeCJJ5647HuJaF2/1vs74RrsSuA+9rGPgZnBzAghEDNDRMh7D2MMvPeUJMno9845WGsRQoC1VuPv YYxREYGIIISgvV4P09PTOHTo0FVBrtsZbwXcAw88ABEhVcXExAScc6SqZK2lEAKpKsWeJWYmVR31 NBFBRDR+VyKCMUa990pEmiSJrqysgIiUmVFVlXY6HZw6deqaQG4IYO3U3NwcGo0GrLXw3pOIUJZl GAwGbIyhYZvEAJiISESMqlL8DmYevUtE6k5TIhJmHqIFQvzUEILkea5lWSoza2xX+/0+jhw5siGQ diMAFxYWMDs7CwAUQkCWZVSWJRlj2DnHwwAxi4hhZqOqJoKyAIiZTewoHn4oMbMCEBFRIgoAAhEJ EYUQQmDmICLinAvMrCEEybJMy7IEABw4cEBnZmYuO/c2DPA7zx0HAPzZn3yGnHOUZRlXVTVExGy8 94aIEhGxAKyIWCKyqmojSDP2SaqqcUhqvBcAXlUDEQUR8QCciPj43VlrRVVDVVVCROKc06Io8Ed/ /Ke6sLBwRZBXjO/8/DwtLi4iTVNiZsrznJmZrbWWiIyqJiKSMLM1xiQikgFIACQRkAXAqmpo6EHd nsZIjqIXQXoAFQDHzD6E4ESkYmZPRE5Vg/c+iIgMBgMREVRVpTMzM3ro0KF1QV4pgrS4uIiiKMg5 x3mecxx6hogSIkpFJGXm1BiTqmoGIFHVlIhsc2IiPfhLH7nptpnb371lS7EtSdM2M+VE3FCVvqr2 q7J6dXm5d/4nP158+Zmnv/2z5eVepaqOiCpVrYwxVXxnxcw2gveqGvI8D4PBQIqi0MXFRYoj4k0g LxvBubk5AlCDMzEKibU2JaLEGJOJSMbMmapmzJyJSHrXvv1bP/SR+++cnJq8k4gbG5njw/kp/e5S 99RTR5/8/skTL1xk5lJESiIqRaRk5iqEUKpq5b13quqJKAwGA0mSRAHIegvPugDn5uao0WhwCIGI iOP8Spg5BZARUcbMOYAMQE5E+Xumby5+7Tc+/f5Wa3Lv1Yb+1bD2et0Tj3/tq/9z7qWzXVUtAQwA DESkVNUBgFJEHADPzEFVgzFG+/2+HjlyRMdBvsmR+fl5On36NM3MzLAxxlRVZVTVElEW51iDiHIi ypk5V9X84w/++s679u77FSLO3wKwtREdnP7Bqf944p8P/4SIBiLDYR0BDpi5jMPZpWkaQgiyuLgo u3fv1sOHD18+gnFocqPRMCEEy8yWmTMiygBkqtoA0Iwgmw89/Mjd7W3bD24WsLXWOf/KM1/54ueO qeqqqvYB9ImoD2CgqqWIVCLijTG+3+8LAD169OhoPr4B4Pz8PAGgpaUlQ0QmgktFJFfVnIgaRNRg 5iaA5u//4WfunZyamn27wNW2dPHisS/8/d98F8CqiKzGSK4SUT/O1UpEvKqGyclJATBaVXn8RYuL i3Tu3DmOJxQGYL33VkQSIkqZOQOQq2r+0MOP3P1OgAOAyamp2YcefmRWVXMAeT2iRCT13icAbJZl LCJ87tw5iqsqVBVmPHpbt24lVWURMfXCUs81Y0yuqg0ianz8E5/cOXP7Hb/8ToCrbWJiy82Tk1M/ P/OjHy6rqhhjBIAgHu289yIikue57tixQ++8807Mz89f2gc7nQ4AUKPRoDzP2TlnmNmKiDXGJHEr SHe8e7q4a9/+BzbD6RACTe9o3z6z89ZfWPu/J5/67jfyPJfxv921b/8DJ144/k8vnzvrVdUbY1wI ITHGeBExeZ4H55x0Oh0CMDyox2ep1+tRURTEzOScYwCjKIpIEk8t6SfnPz27WaulquJ7x0+ce+bZ 5378rSPfPuu9HwG68PrrydrfE3H+4KfmD4hIqqqpiKTRPwvAOOeYmbkoCur1egAwnIPz8/OYmZlB r9cjZmZVZSIyxhgbD8yJqqZ79u6farUm920GuNjDmGhOhJM/+OHZ2Xv2b7PWsnNOAKA/6Jv1nmm1 Jvfu2bt/SlXrI2ES/WRVZWamXq+HmZkZzM/PDwF2Oh10Oh1qNBoUQmBrrQFQn17quWg/PHf/bry1 TfwNZozRZrMZfus3Fz4wOTmZv/76hfLfvvHvr1ytXz48d/9uIqoB2niEtNZaDiFQo9GgTqdDnU6H GHF4lmVJzEzMTCGE+vRv4yZvtxRFOrV1as9mgQMA5xzd+/6755rNRuPChYvl33720ROt1qS72nNT W6f2bCmKdCxrMUTEwyxriKEsS/R6vUvbRFEUNBgMSEQ4rqSjwzUAc+/BD7UB2rSTinOOPnDP3vua jbx54cLF8tEv/MML773jfcvnz7/685+efek1a61c/mnKh/6gHmk2JtcsIjwYDKgoCgLiHBwMBqiq CmmakveeVJVV1cQE1QAwt83cvuNtBbdr1/L0zTcPsubExaf++9kTrVbLX+kd0Z8aIEd6hLz3SNMU VVVhMBgMt4myLMk5R2makjGGIs1AzMwY5nO8ZUux7e0Et2PHu0trrW694QbXmpz01tor0ndF0doW F0Ouh2fN/YQQ4JxDWZaw8/PzWF5eRrfbRQgBqkpJktQgueZY0ix712YA7HaX7HrgYsqDJEm0vr+S JWl6YwRHw7x5aM45EhECgDvuuOPSRt9qtdDv9ynLMkTOZBTJYTSpuRkAgw/0V3/9d8+oCN67a9fq OLhrMWO4gSEFQrW/IkJJkmB1dRWtVgvAZTL6mt6r74c03+Zs7q3JSb9r1/uWjTXaak366wE3tOGC N+7nehn9ugBr3nL8AVUZXA9I5xzdO7vvvjzPmvXxK8/z6q13lQ5qX8e51bU22ia63S6MMeqcAxFp pPOUiBSAiujq9YD7wD1778vzrNntLQ+6S0sboik3YiFIH0NOVWuelYjUOafGGHS73SHAw4cP48yZ MwCGeoG1ViPjrABEVUVVpSrL164HXL2gfP6xLx031lzncFzn/VX1avSt9lNFRK21MGbYzpkzZ4YR zLJMkyRRY4yGEGpwKkOkQkSyvNw7f7nGvPe0e9ft708T21TVdbeCW2+7bbXVmvQbc//q1ut1zxOR qGoQEalBhhDUGIMkSZBl2RBgnuf15qjWWq0Z5kjKBgDhx4v/+7PLNba83DNbp1rbW1sm3lOWJV9u n7v+BeXNFv2pGfGaFRdrrVZVpWmaap7nl+Zgr9fTPM+VmaXWCsZI2fDsM093VGWwXmPdbtfGXk0+ eGDf2w4O0MGzzzzdGQfIzCEKNZrnOcbTJS2KQrMsUxFREVFjjKhqAOCJyKuqX+71qqWLS6fWa857 zwCwf++enc1ms/H2ggMuvH7hB8u9Xllzoxhm9WKMCTI0zbIMRVEME952u412u639fl+NMRITz0BE IdLpTlX9U0efPI0h7b6uWWvZey8vnDjxyoOf+NV3bd+2vdpscAD0O09969SYX46IPIDgvZeaH223 29put4eczOnTp6nRaNCNN95YH3NGZ1AMUxFDROb8Kz+XfffM5lmW3/SGHr1wIdm3Z/dtAMDMdNvO nZPbt7Xf5UMI3d7KheGRdnOs21068a+P//OPxqlDVa0AVBGo5HkuZ8+exTe/+c1LG31RFOj1etpo NDRJkhBlKy8ijpnrnqq+fvirx377d373feO0fCNvhD//i7987rXXXsvSJJVGsxmmtk5Vt9y6s3/T TZuWhEBVBo9/7avPM/NIwwghuOhnSJJEnHO6srKiRVEocOkko+12GwCwtLSkVVVpHM+BiHwIwRlj ShGx//fyS72TJ178r73773mwbnjrDTe4u/bu747TDGmaymSr5TcqNW/ETp548T9fPvfSsqqWzFyG EJyqOu+9j/KaGmNGWFT1DfQDzc7OUpqmPDExwc1mM3HO1ZJYzsw5M0+oapOIGg/93h/Mbtu2/Rc3 zfur2Kuvdp790uc/+71I+K6IyKqIrALoM3OZJEm1uroaVlZWpKoqff755xXAG4hfnZmZ0enpaWVm LcsyAPDWWheHRCUiAwyp88E/fvFzLyxdvHjsnQC3dPHi8a889rnn63kXRZiSmStrrQcQapl7enpa Z2ZmRgLM2vFDtWy2RptI12gTORE1iSh/6OFHDrwD2sTxSNfX2sQqhgtMf0ybCLU2Ma4wrV3etN1u a6fTUWutNJtNz8xeVZ2qliGEckzlWQGw+uXHHn3u5Pdf/Dqg/c0EpiqD7794/F++/NijzwOo9Yi+ iPSjTliqqmfm0Gw2xVornU5H2+32leWzGEWM6YNGRAyG+mACII36YIqhPpgRUXbzLbe2HvzUwgeL orUPb1Ef7HaXTjz+tUPfe/nc2V7cAsaHZq0P1lJ3rQ9K1AdxNYAALsloUeGlmj6M+nxSa/LMnKpq GlWo5O7ZA1sPfmjunlZrcg/RxlkAVekvXVw69fS3nzx58sSLF5nZRYW3igpvWUcuKrwuKryhVniP Hj36pqT3ij09OztLazV6Y4xJksQSkQ0hjMCq6ugiIlu0WumH5+5/z/TNt9yypSi2J0nSJuIGETWH Wp/0q8q9urLce+XsT39y7umj33olavSBiFx9RVDOGFOqqnPOuRDCuHwtvV5Pjx07dm0aPXDFKguO VRY21sZYY4wRkQRDKs9G4nhE60XyisauUSaOoUokqioAPIbStAsh1AeNusrC+6GMFGKVhV6tyuKK AFUVCwsLWFxcpKIo4JzjLVu2kDGGRISNMey9r6m7UV1MBF9zqrXWwZFeqJmwWEUyAqh1flcf9OO9 t9b6WBwkIQRZXl6uI4crgQOuUghU8x0LCwsaS0pEVSlNU6yurkqscCIRoShhcWTjOIohFAURRmTA 6s/xerV4LwCUmUMIQZhZvPdhWEA1zBDyPA+rq6uaJIluBNxVIzgeSQC477776lo18t4jKsE0GAww Vqs2+oz0f63VjQry4v9G760L7uIQHdElIQSNtWqyplZN11tQrhvgOEgA2LNnD9rtNtI0HTk6Vm2I sWpD1NFaU21I4wV5Y9WGiNWGSJJExqoNtaoqxH0OGwV3TQDXgqzt4MGDKIoCxpi6XpRCCFinXhRJ kozaW1MvCmbWWC+KmHgjhIBYL6qdTmdUYVhPn43YNW/IV6v4rYcxM2MwGIxX/FKs+AVw2Ypf9Pt9 jakb2u32mwphrwZubWT/H26K2uYpzlKkAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDI0LTA3LTMwVDA4 OjQxOjE4KzAwOjAws8SgFQAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyNC0wNy0zMFQwODo0MToxOCsw MDowMMKZGKkAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAAAElFTkSuQmCC' /%3E %3C/svg%3E");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 55px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: unset;
  height: 55px;
  background-color: transparent;
}
.ver1.ver2.calcalist .ArtcielImageApp .enlarge-icon-pf:hover,
.ver1.ver2.ctech .ArtcielImageApp .enlarge-icon-pf:hover {
  cursor: pointer;
}
.ver1.ver2 .ArtcielImageApp {
  margin-right: -3.90625vw !important;
  margin-left: -3.90625vw !important;
  width: calc(100% + 7.8125vw);
}
.ver1.ver2 .ArtcielImageApp .enlarge-icon-pf {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Cg stroke='%23FFF' stroke-width='1.5'%3E %3Cg%3E %3Cg%3E %3Cg%3E %3Cpath d='M2.5 0.5L6.5 4.5 2.5 8.5' transform='translate(-331 -1396) translate(323 1388) translate(9 9) translate(9 9) scale(1 -1) rotate(-45 -6.364 0)'/%3E %3Cpath stroke-linecap='square' d='M5 5L1 1' transform='translate(-331 -1396) translate(323 1388) translate(9 9) translate(9 9)'/%3E %3C/g%3E %3Cg%3E %3Cpath d='M2.5 0.5L6.5 4.5 2.5 8.5' transform='translate(-331 -1396) translate(323 1388) translate(9 9) rotate(-180 4.5 4.5) scale(1 -1) rotate(-45 -6.364 0)'/%3E %3Cpath stroke-linecap='square' d='M5 5L1 1' transform='translate(-331 -1396) translate(323 1388) translate(9 9) rotate(-180 4.5 4.5)'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  background-color: #2e2e2f;
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
}
.ver1.ver2 .ArtcielImageApp .enlarge-icon-pf:hover {
  cursor: pointer;
}
.ver1.ver2 .ArtcielImageApp .galleryCounterExpand-pf {
  display: flex;
  position: absolute;
  right: 15px;
  bottom: 15px;
  height: 28px;
  width: auto;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.7);
  padding: 2px 14px 2px 10px;
  font-size: 14px;
  color: #fff;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.magazine2025.ver1.ver2 .ArtcielImageApp .galleryCounterExpand-pf {
  background: #fff;
  color: #121111;
  border-radius: 0.5px;
  height: 30px;
  right: 18px;
  bottom: 18px;
  padding: 8px;
  font-weight: 300;
  font-family: 'Assistant';
}
.font-moses .ver1.ver2 .ArtcielImageApp .galleryCounterExpand-pf {
  font-size: 12px;
  font-weight: 500;
}
.ver1.ver2 .ArtcielImageApp .galleryCounterExpand-pf .numOfImg-pf {
  width: auto;
  padding: 0 4px;
  height: 18px;
  background: #fff;
  color: #2e2e2f;
  -webkit-text-fill-color: #2e2e2f;
  font-size: 13px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 4px;
  border-radius: 2px;
}
.magazine2025.ver1.ver2 .ArtcielImageApp .galleryCounterExpand-pf .numOfImg-pf {
  background: #121111;
  color: #fff;
  -webkit-text-fill-color: #fff;
  font-size: 14px;
  border-radius: 0;
}
.font-moses .ver1.ver2 .ArtcielImageApp .galleryCounterExpand-pf .numOfImg-pf {
  font-size: 12px;
  font-weight: 340;
}
.ver1.ver2 .ArtcielImageApp .galleryCounterExpand-pf .numOfImg-pf .after-pf,
.ver1.ver2 .ArtcielImageApp .galleryCounterExpand-pf .numOfImg-pf .before-pf {
  position: absolute;
  width: 1px;
  border-radius: 2px;
  background: #fff;
}
.ver1.ver2 .ArtcielImageApp .galleryCounterExpand-pf .numOfImg-pf .after-pf {
  height: 15px;
  right: -2px;
  top: 1px;
}
.ver1.ver2 .ArtcielImageApp .galleryCounterExpand-pf .numOfImg-pf .before-pf {
  height: 11px;
  right: -4px;
  top: 3px;
}
.ArtcielImageApp > a {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
.ArtcielImageApp > a > .enlarge-icon-pf {
  background: url(/Common/images/enlarge-72.png) 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 36px;
  position: absolute;
  top: 7px;
  right: 7px;
  height: 36px;
}
.ArtcielImageApp > a > img {
  width: 100%;
  height: auto;
}
.ArtcielImageApp .captionArea,
.ArtcielImageApp .caption {
  width: 100%;
  font-size: 1rem;
  color: #000000;
  padding-bottom: 0.78125vw;
}
.ver1.ver2.calcalist .ArtcielImageApp .captionArea,
.ver1.ver2.calcalist .ArtcielImageApp .caption,
.ver1.ver2.ctech .ArtcielImageApp .captionArea,
.ver1.ver2.ctech .ArtcielImageApp .caption {
  padding-inline-start: 0;
}
.ver1.ver2 .ArtcielImageApp .captionArea,
.ver1.ver2 .ArtcielImageApp .caption {
  font-size: 0.875rem;
  color: #78787b;
  -webkit-text-fill-color: #78787b;
  padding: 0 3.90625vw 0.78125vw 1.5625vw;
  box-sizing: border-box;
  margin-top: -0.375rem;
}
.yplus .ArtcielImageApp .captionArea,
.yplus .ArtcielImageApp .caption {
  padding: 0.78125vw 0px 0.78125vw 1.5625vw ! important;
}
.ArtcielImageApp .captionArea .caption-img-container-new-design,
.ArtcielImageApp .caption .caption-img-container-new-design {
  direction: rtl;
  margin: 0 0px 0 1.5625vw;
}
.font-moses .ArtcielImageApp .captionArea .caption-img-container-new-design,
.font-moses .ArtcielImageApp .caption .caption-img-container-new-design {
  line-height: 1.2;
}
.ver1.ver2 .ArtcielImageApp .captionArea .caption-img-container-new-design,
.ver1.ver2 .ArtcielImageApp .caption .caption-img-container-new-design {
  color: #78787b;
  -webkit-text-fill-color: #78787b;
}
.magazine2025.ver1.ver2 .ArtcielImageApp .captionArea .caption-img-container-new-design,
.magazine2025.ver1.ver2 .ArtcielImageApp .caption .caption-img-container-new-design {
  color: #121111 ! important;
  -webkit-text-fill-color: #121111 ! important;
  font-family: 'Assistant';
}
.ArtcielImageApp .captionArea .caption-img-container-new-design .radionas.ver1.ver2,
.ArtcielImageApp .caption .caption-img-container-new-design .radionas.ver1.ver2 {
  color: #B90302;
  -webkit-text-fill-color: #B90302;
}
.ArtcielImageApp .captionArea .caption-img-container-new-design strong[style],
.ArtcielImageApp .caption .caption-img-container-new-design strong[style] {
  margin-left: 0.78125vw;
}
.font-moses .yplus .ArtcielImageApp .captionArea .caption-img-container-new-design strong[style],
.font-moses .yplus .ArtcielImageApp .caption .caption-img-container-new-design strong[style] {
  font-weight: 500 !important;
  font-size: 0.75rem !important;
}
.font-moses .ArtcielImageApp .captionArea .caption-img-container-new-design strong[style],
.font-moses .ArtcielImageApp .caption .caption-img-container-new-design strong[style] {
  font-weight: 340 !important;
  font-size: 0.75rem !important;
}
.ynet .ArtcielImageApp .captionArea .caption-img-container-new-design strong[style]:first-child,
.ynet .ArtcielImageApp .caption .caption-img-container-new-design strong[style]:first-child {
  color: #000;
  -webkit-text-fill-color: #000;
}
.ynet.photo_article_template .ArtcielImageApp .captionArea .caption-img-container-new-design strong[style]:first-child,
.ynet.photo_article_template .ArtcielImageApp .caption .caption-img-container-new-design strong[style]:first-child {
  color: #fff;
  -webkit-text-fill-color: #fff;
}
.yplus .ArtcielImageApp .captionArea .caption-img-container-new-design strong[style]:first-child,
.yplus .ArtcielImageApp .caption .caption-img-container-new-design strong[style]:first-child {
  font-weight: bold ! important;
}
.yplus .ArtcielImageApp .captionArea .caption-img-container-new-design strong[style],
.yplus .ArtcielImageApp .caption .caption-img-container-new-design strong[style] {
  font-size: 0.9rem ! important;
}
.tablet .enlarge-icon-pf {
  display: none;
}
.articleIframe iframe {
  border: 0;
  width: 100%;
  overflow: hidden;
  pointer-events: auto;
}
.articleIframe .iframeCaption {
  font-weight: bold;
  font-size: 1rem;
  color: #78787b;
  -webkit-text-fill-color: #78787b;
  box-sizing: border-box;
}
.vesty .articleIframe .iframeCaption {
  margin-top: 0;
  direction: ltr;
}
.ynetnews .articleIframe .iframeCaption {
  direction: ltr;
}
.article-image-price-tag-points-component {
  margin-right: -1.5625vw !important;
  margin-left: -1.5625vw !important;
}
.ver1.ver2 .article-image-price-tag-points-component {
  margin-right: -3.90625vw !important;
  margin-left: -3.90625vw !important;
  width: calc(100% + 7.8125vw);
}
.magazine2025.ver3.ver1.ver2 .article-image-price-tag-points-component {
  margin-right: -1.25rem !important;
  margin-left: -1.25rem !important;
  width: calc(100% + 2.5rem);
}
.article-image-price-tag-points-component {
  position: relative;
  margin: auto;
  width: 100%;
}
.article-image-price-tag-points-component .pont-dot-parent {
  height: 4.6875vw;
  width: 4.6875vw;
  left: calc(var(--pointX) - 4.6875vw/2);
  top: calc(var(--pointY) - 4.6875vw);
  position: absolute;
}
.article-image-price-tag-points-component .point-dot {
  background: var(--pointColor);
  height: 100%;
  width: 100%;
  border-radius: 50%;
  display: inline-flex;
  z-index: 10;
  font-size: 0;
  text-overflow: hidden;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  justify-content: center;
  align-items: center;
  align-content: center;
}
.article-image-price-tag-points-component .point-dot .dot-plus {
  font-size: 1.25rem !important;
  font-family: "Times New Roman";
  color: var(--plusColor);
}
.magazine2025 .article-image-price-tag-points-component .point-dot .dot-plus {
  font-size: 1.125rem !important;
}
.article-image-price-tag-points-component .point-dot:hover {
  z-index: 15;
  border-radius: unset;
  width: unset;
  font-size: unset;
  line-height: unset;
  display: unset;
  align-items: unset;
  justify-content: unset;
  transition: unset;
  animation: unset;
  cursor: unset;
  opacity: 0;
}
.article-image-price-tag-points-component .point-dot:hover .dot-text {
  color: var(--pointColor);
  filter: invert(100%);
}
.article-image-price-tag-points-component img[style] {
  height: auto !important;
  width: 100% !important;
}
.article-image-price-tag-points-component .point-box {
  animation: fade-in 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  position: absolute;
  z-index: 20;
  background-color: #f5f5f4;
  width: 41.5625vw !important;
  height: auto;
  color: #000000;
  border-radius: 3.125vw;
  padding-bottom: 3.75vw;
  display: flex;
  font-family: "Open Sans Hebrew";
  flex-direction: column;
  transform: translate(-50%, -50%);
}
.magazine2025 .article-image-price-tag-points-component .point-box {
  font-family: 'EzerShemesh';
}
.article-image-price-tag-points-component .point-box .close-btn {
  float: left;
  font-size: 0.875rem;
  font-weight: 600;
  padding-left: 1.875vw;
  padding-top: 1.875vw;
  cursor: pointer;
  justify-content: flex-end;
  display: flex;
}
.article-image-price-tag-points-component .point-box .price-row {
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.125rem;
  padding: 0px 4.6875vw;
}
.font-moses .article-image-price-tag-points-component .point-box .price-row {
  font-weight: 670;
}
.magazine2025 .article-image-price-tag-points-component .point-box .price-row {
  font-weight: 400;
}
.article-image-price-tag-points-component .point-box .price-row span {
  direction: ltr;
  display: inline-block;
}
.article-image-price-tag-points-component .point-box .desc-row {
  margin-top: 0.78125vw;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1 ;
  color: #000000;
  padding: 0px 4.6875vw !important;
  overflow: hidden;
  display: block;
}
.font-moses .article-image-price-tag-points-component .point-box .desc-row {
  font-weight: 670;
}
.magazine2025 .article-image-price-tag-points-component .point-box .desc-row {
  font-weight: 400;
}
.article-image-price-tag-points-component .point-box .additional-row {
  font-size: 0.875rem ! important;
  padding: 0px 4.6875vw !important;
  margin: 1.5625vw 0;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: -0.03625rem;
  text-align: right;
  color: #0d0c0c;
}
.font-moses .article-image-price-tag-points-component .point-box .additional-row {
  font-weight: 340;
  letter-spacing: normal;
}
.magazine2025 .article-image-price-tag-points-component .point-box .additional-row {
  font-weight: 300;
}
.article-image-price-tag-points-component .point-box .buy-row {
  padding: 1.5625vw 4.6875vw 0 !important;
  display: inline-flex;
}
.article-image-price-tag-points-component .point-box .buy-row .buy-btn {
  opacity: 0.95;
  border-radius: 2.5vw;
  background-color: #000000;
  cursor: pointer;
  display: flex;
  color: white;
  justify-content: center;
  align-content: center;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.125rem !important;
  padding: 1.5625vw 2.1875vw;
  text-decoration: none;
}
.font-moses .article-image-price-tag-points-component .point-box .buy-row .buy-btn {
  font-weight: 670;
}
.magazine2025 .article-image-price-tag-points-component .point-box .buy-row .buy-btn {
  font-weight: 400;
}
.article-image-price-tag-points-component .ImageDetails {
  margin-bottom: 1.5625vw;
  padding-inline-start: 4.6875vw;
}
.magazine2025 .article-image-price-tag-points-component .ImageDetails {
  line-height: 1;
}
.article-image-price-tag-points-component .ImageDetails > * {
  display: inline;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 0.875rem;
  color: #000;
}
.font-moses .article-image-price-tag-points-component .ImageDetails > * {
  font-family: "Moses", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 340;
}
.magazine2025 .article-image-price-tag-points-component .ImageDetails > * {
  font-family: 'Assistant';
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
}
.article-image-price-tag-points-component .ImageDetails .ImageCaption {
  font-weight: bold;
  margin-left: 0.78125vw;
}
.font-moses .article-image-price-tag-points-component .ImageDetails .ImageCaption {
  font-weight: 670;
}
.magazine2025 .article-image-price-tag-points-component .ImageDetails .ImageCaption {
  font-weight: 400;
}
@keyframes tracking-in-expand {
  0% {
    opacity: 0;
  }
  65% {
    opacity: 0.4;
  }
  80% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.recipeRating {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.recipeRating > span {
  flex: 1;
}
.recipeRating .recipe-rating {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-start;
  font-size: 1.125rem;
  font-family: 'NarkisBlock';
  font-weight: 700;
}
.recipeRating .recipe-rating.alreadyRated .recipe-rating-stars {
  cursor: default;
}
.recipeRating .recipe-rating.alreadyRated .recipe-rating-star {
  color: transparent !important;
}
.recipeRating .recipe-rating > * {
  width: 100%;
}
.recipeRating .recipe-rating .recipe-rating-text {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.375rem;
}
.font-moses .recipeRating .recipe-rating .recipe-rating-text {
  font-size: 1rem;
  font-family: "Moses", "NarkisBlock";
  font-weight: 670;
}
.recipeRating .recipe-rating .recipe-rating-stars {
  align-items: center;
  justify-content: space-around;
  direction: ltr;
  display: flex;
  cursor: pointer;
  margin: 3.125vw 17.1875vw 6.25vw;
}
.recipeRating .recipe-rating .recipe-rating-stars.black .star-empty {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.625' height='34.625' viewBox='0 0 34.625 34.625'%3E %3Cdefs%3E %3Cstyle%3E .cls-1 %7B fill: none; %7D .cls-2, .cls-3 %7B stroke: none; %7D .cls-3 %7B fill: %23000; %7D %3C/style%3E %3C/defs%3E %3Cg id='for_you_icon_black' data-name='for you icon black' class='cls-1'%3E %3Cpath class='cls-2' d='M17.313,28.709l-10.7,5.916L8.655,22.1,0,13.225,11.963,11.4,17.313,0,22.66,11.4l11.965,1.829L25.968,22.1l2.044,12.528Z'/%3E %3Cpath class='cls-3' d='M 9.249397277832031 30.88191413879395 L 17.3131103515625 26.42376899719238 L 25.37508010864258 30.88142967224121 L 23.83197021484375 21.42219924926758 L 30.47513008117676 14.61426734924316 L 21.30237007141113 13.21242904663086 L 17.31245613098145 4.707680225372314 L 13.31988906860352 13.2124490737915 L 4.149397850036621 14.61421203613281 L 10.7916898727417 21.42219924926758 L 9.249397277832031 30.88191413879395 M 28.01220893859863 34.62493896484375 L 17.31305885314941 28.70911026000977 L 6.612729549407959 34.62493896484375 L 8.655349731445313 22.09648895263672 L -5.175781438992999e-07 13.22523975372314 L 11.96289920806885 11.39663982391357 L 17.31305885314941 -5.175781438992999e-07 L 22.65966987609863 11.39663982391357 L 34.62493896484375 13.22523975372314 L 25.96840858459473 22.09648895263672 L 28.01220893859863 34.62493896484375 Z'/%3E %3C/g%3E %3C/svg%3E") !important;
}
.recipeRating .recipe-rating .recipe-rating-stars .recipe-rating-star {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8.59375vw;
  height: 8.59375vw;
  padding: 0 1.09375vw 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.recipeRating .recipe-rating .recipe-rating-stars .recipe-rating-star.star-empty {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23 23'%3E %3Cdefs%3E %3Cstyle%3E .cls-1 %7B fill: none; %7D .cls-2, .cls-3 %7B stroke: none; %7D .cls-3 %7B fill: %23ffb813; %7D %3C/style%3E %3C/defs%3E %3Cg id='for_you_icon_black' data-name='for you icon black' class='cls-1'%3E %3Cpath class='cls-2' d='M11.5,19.07,4.393,23l1.357-8.322L0,8.785,7.946,7.57,11.5,0l3.552,7.57L23,8.785l-5.75,5.893L18.607,23Z'/%3E %3Cpath class='cls-3' d='M 7.029248237609863 19.25696563720703 L 11.50043964385986 16.78499984741211 L 15.97028827667236 19.2564868927002 L 15.11336040496826 14.00354957580566 L 18.85019111633301 10.17403602600098 L 13.69464015960693 9.386130332946777 L 11.49978923797607 4.707677364349365 L 9.30348014831543 9.386150360107422 L 4.149394989013672 10.17398262023926 L 7.885749816894531 14.00354957580566 L 7.029248237609863 19.25696563720703 M 18.60741996765137 23 L 11.50039005279541 19.07033920288086 L 4.392580032348633 23 L 5.749410152435303 14.67784023284912 L -1.77635683940025e-15 8.78501033782959 L 7.946489810943604 7.570340156555176 L 11.50039005279541 -1.77635683940025e-15 L 15.05193996429443 7.570340156555176 L 23 8.78501033782959 L 17.24979972839355 14.67784023284912 L 18.60741996765137 23 Z'/%3E %3C/g%3E %3C/svg%3E");
  color: black;
}
.recipeRating .recipe-rating .recipe-rating-stars .recipe-rating-star.star-full {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23 23'%3E %3Cdefs%3E %3Cstyle%3E .cls-1 %7B fill: %23ffb813; %7D .cls-2, .cls-3 %7B stroke: none; %7D .cls-3 %7B fill: %23ffb813; %7D %3C/style%3E %3C/defs%3E %3Cg id='for_you_icon_black' data-name='for you icon black' class='cls-1'%3E %3Cpath class='cls-2' d='M 5.71091365814209 21.12848091125488 L 6.736380100250244 14.83874988555908 L 6.817580223083496 14.34070014953613 L 6.465169906616211 13.97949981689453 L 2.074688911437988 9.479497909545898 L 8.097590446472168 8.558859825134277 L 8.624979972839355 8.478240013122559 L 8.851710319519043 7.99528980255127 L 11.50009441375732 2.353833675384521 L 14.14661979675293 7.995059967041016 L 14.37329006195068 8.478240013122559 L 14.90087032318115 8.558859825134277 L 20.92509651184082 9.479517936706543 L 16.53408050537109 13.97945022583008 L 16.18157958984375 14.34068965911865 L 16.26284980773926 14.83883953094482 L 17.28886222839355 21.12825584411621 L 11.9842700958252 18.19520950317383 L 11.50041961669922 17.92766952514648 L 11.01655006408691 18.19518089294434 L 5.71091365814209 21.12848091125488 Z'/%3E %3Cpath class='cls-3' d='M 7.029248237609863 19.25696563720703 L 11.50043964385986 16.78499984741211 L 15.97028827667236 19.2564868927002 L 15.11336040496826 14.00354957580566 L 18.85019111633301 10.17403602600098 L 13.69464015960693 9.386130332946777 L 11.49978923797607 4.707677364349365 L 9.30348014831543 9.386150360107422 L 4.149394989013672 10.17398262023926 L 7.885749816894531 14.00354957580566 L 7.029248237609863 19.25696563720703 M 18.60741996765137 23 L 11.50039005279541 19.07033920288086 L 4.392580032348633 23 L 5.749410152435303 14.67784023284912 L -1.77635683940025e-15 8.78501033782959 L 7.946489810943604 7.570340156555176 L 11.50039005279541 -1.77635683940025e-15 L 15.05193996429443 7.570340156555176 L 23 8.78501033782959 L 17.24979972839355 14.67784023284912 L 18.60741996765137 23 Z'/%3E %3C/g%3E %3C/svg%3E");
  color: white;
}
.magazine2025 .recipeRating .recipe-rating .recipe-rating-text {
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 1.8125rem;
  font-family: "EzerShemesh";
}
.magazine2025 .recipeRating .recipe-rating .recipe-rating-stars.black .star-empty {
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='4 5 22 21' fill='none'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 5C15.2842 5 15.5438 5.16106 15.6692 5.41532L18.6647 11.487L25.3625 12.4664C25.643 12.5074 25.8759 12.7034 25.9635 12.9722C26.0511 13.2409 25.9783 13.5359 25.7756 13.7335L20.9281 18.4572L22.0722 25.1314C22.12 25.4105 22.0047 25.6924 21.7748 25.8585C21.5448 26.0247 21.2401 26.0462 20.989 25.914L15 22.7629L9.01102 25.914C8.75986 26.0462 8.45519 26.0247 8.22523 25.8585C7.99528 25.6924 7.87995 25.4105 7.92779 25.1314L9.07191 18.4572L4.22445 13.7335C4.02174 13.5359 3.94892 13.2409 4.03653 12.9722C4.12415 12.7034 4.35705 12.5074 4.63753 12.4664L11.3353 11.487L14.3308 5.41532C14.4562 5.16106 14.7158 5 15 5ZM15 7.42784L12.5007 12.4938C12.3923 12.7133 12.1826 12.8657 11.9397 12.9012L6.34377 13.7195L10.3942 17.6667C10.5693 17.8373 10.6492 18.0828 10.608 18.3234L9.65285 23.8952L14.6519 21.2649C14.8697 21.1503 15.1303 21.1503 15.3481 21.2649L20.3472 23.8952L19.392 18.3234C19.3508 18.0828 19.4307 17.8373 19.6058 17.6667L23.6562 13.7195L18.0603 12.9012C17.8174 12.8657 17.6077 12.7133 17.4993 12.4938L15 7.42784Z' fill='%232C2C2D'/%3E %3C/svg%3E") !important;
}
.magazine2025 .recipeRating .recipe-rating .recipe-rating-stars .recipe-rating-star {
  background-size: contain;
}
.magazine2025 .recipeRating .recipe-rating .recipe-rating-stars .recipe-rating-star.star-empty {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='4 5 22 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cg id='Rating Star'%3E %3Cpath id='Empty (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M15 5C15.2842 5 15.5438 5.16106 15.6692 5.41532L18.6647 11.487L25.3625 12.4664C25.643 12.5074 25.8759 12.7034 25.9635 12.9722C26.0511 13.2409 25.9783 13.5359 25.7756 13.7335L20.9281 18.4572L22.0722 25.1314C22.12 25.4105 22.0047 25.6924 21.7748 25.8585C21.5448 26.0247 21.2401 26.0462 20.989 25.914L15 22.7629L9.01102 25.914C8.75986 26.0462 8.45519 26.0247 8.22523 25.8585C7.99528 25.6924 7.87995 25.4105 7.92779 25.1314L9.07191 18.4572L4.22445 13.7335C4.02174 13.5359 3.94892 13.2409 4.03653 12.9722C4.12415 12.7034 4.35705 12.5074 4.63753 12.4664L11.3353 11.487L14.3308 5.41532C14.4562 5.16106 14.7158 5 15 5ZM15 7.42784L12.5007 12.4938C12.3923 12.7133 12.1826 12.8657 11.9397 12.9012L6.34377 13.7195L10.3942 17.6667C10.5693 17.8373 10.6492 18.0828 10.608 18.3234L9.65285 23.8952L14.6519 21.2649C14.8697 21.1503 15.1303 21.1503 15.3481 21.2649L20.3472 23.8952L19.392 18.3234C19.3508 18.0828 19.4307 17.8373 19.6058 17.6667L23.6562 13.7195L18.0603 12.9012C17.8174 12.8657 17.6077 12.7133 17.4993 12.4938L15 7.42784Z' fill='%23FFB813'/%3E %3C/g%3E %3C/svg%3E");
}
.magazine2025 .recipeRating .recipe-rating .recipe-rating-stars .recipe-rating-star.star-full {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='4 5 22 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cg id='Rating Star'%3E %3Cpath id='Full' d='M15 6L18.09 12.2534L25 13.2624L20 18.1272L21.18 25L15 21.7534L8.82 25L10 18.1272L5 13.2624L11.91 12.2534L15 6Z' fill='%23FFB813'/%3E %3Cpath id='Empty (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M15 5C15.2842 5 15.5438 5.16106 15.6692 5.41532L18.6647 11.487L25.3625 12.4664C25.643 12.5074 25.8759 12.7034 25.9635 12.9722C26.0511 13.2409 25.9783 13.5359 25.7756 13.7335L20.9281 18.4572L22.0722 25.1314C22.12 25.4105 22.0047 25.6924 21.7748 25.8585C21.5448 26.0247 21.2401 26.0462 20.989 25.914L15 22.7629L9.01102 25.914C8.75986 26.0462 8.45519 26.0247 8.22523 25.8585C7.99528 25.6924 7.87995 25.4105 7.92779 25.1314L9.07191 18.4572L4.22445 13.7335C4.02174 13.5359 3.94892 13.2409 4.03653 12.9722C4.12415 12.7034 4.35705 12.5074 4.63753 12.4664L11.3353 11.487L14.3308 5.41532C14.4562 5.16106 14.7158 5 15 5ZM15 7.42784L12.5007 12.4938C12.3923 12.7133 12.1826 12.8657 11.9397 12.9012L6.34377 13.7195L10.3942 17.6667C10.5693 17.8373 10.6492 18.0828 10.608 18.3234L9.65285 23.8952L14.6519 21.2649C14.8697 21.1503 15.1303 21.1503 15.3481 21.2649L20.3472 23.8952L19.392 18.3234C19.3508 18.0828 19.4307 17.8373 19.6058 17.6667L23.6562 13.7195L18.0603 12.9012C17.8174 12.8657 17.6077 12.7133 17.4993 12.4938L15 7.42784Z' fill='%23FFB813'/%3E %3C/g%3E %3C/svg%3E");
}
@media (prefers-color-scheme: dark) {
  .recipeRating .recipe-rating.alreadyRated .recipe-rating-stars .recipe-rating-star {
    color: transparent !important;
  }
  .recipeRating .recipe-rating .recipe-rating-stars.black .star-empty {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.625' height='34.625' viewBox='0 0 34.625 34.625'%3E %3Cdefs%3E %3Cstyle%3E .cls-1 %7B fill: none; %7D .cls-2, .cls-3 %7B stroke: none; %7D .cls-3 %7B fill: %23fff; %7D %3C/style%3E %3C/defs%3E %3Cg id='for_you_icon_white' data-name='for you icon white' class='cls-1'%3E %3Cpath class='cls-2' d='M17.313,28.709l-10.7,5.916L8.655,22.1,0,13.225,11.963,11.4,17.313,0,22.66,11.4l11.965,1.829L25.968,22.1l2.044,12.528Z'/%3E %3Cpath class='cls-3' d='M 9.249397277832031 30.88191413879395 L 17.3131103515625 26.42376899719238 L 25.37508010864258 30.88142967224121 L 23.83197021484375 21.42219924926758 L 30.47513008117676 14.61426734924316 L 21.30237007141113 13.21242904663086 L 17.31245613098145 4.707680225372314 L 13.31988906860352 13.2124490737915 L 4.149397850036621 14.61421203613281 L 10.7916898727417 21.42219924926758 L 9.249397277832031 30.88191413879395 M 28.01220893859863 34.62493896484375 L 17.31305885314941 28.70911026000977 L 6.612729549407959 34.62493896484375 L 8.655349731445313 22.09648895263672 L -5.175781438992999e-07 13.22523975372314 L 11.96289920806885 11.39663982391357 L 17.31305885314941 -5.175781438992999e-07 L 22.65966987609863 11.39663982391357 L 34.62493896484375 13.22523975372314 L 25.96840858459473 22.09648895263672 L 28.01220893859863 34.62493896484375 Z'/%3E %3C/g%3E %3C/svg%3E") !important;
    color: white;
  }
}
.articleIframe iframe {
  border: 0;
  width: 100%;
  overflow: hidden;
  pointer-events: auto;
}
.VideoAppComponenta {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
}
.calcalist .VideoAppComponenta,
.ctech .VideoAppComponenta {
  margin: 0.313rem auto 0;
}
.ver1.ver2:not(.yplus, .calcalist, .ctech) .VideoAppComponenta {
  width: calc(100% + 7.8125vw);
  margin: 0 -3.90625vw;
}
.VideoAppComponenta .video-credit {
  position: absolute;
  bottom: 3.1875vw;
  left: 7.96875vw;
  font-size: 0.5625rem;
  font-family: "Open Sans";
  color: #fff;
}
.VideoAppComponenta .tvVideo_wraper_new_design {
  position: relative;
  display: block;
  text-decoration: none;
}
.VideoAppComponenta .tvVideo_wraper_new_design .playButton {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='64' height='64' viewBox='0 0 64 64'%3E %3Cdefs%3E %3Cfilter id='9a00rydfva' width='155.3%25' height='174.8%25' x='-27.7%25' y='-34.4%25' filterUnits='objectBoundingBox'%3E %3CfeOffset in='SourceAlpha' result='shadowOffsetOuter1'/%3E %3CfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='5'/%3E %3CfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.301643425 0'/%3E %3C/filter%3E %3Cpath id='pb4ssze5tb' d='M34.487 16.883L53.21 46.636c.753 1.197.393 2.778-.803 3.53-.409.258-.881.394-1.364.394H13.596c-1.414 0-2.56-1.146-2.56-2.56 0-.482.136-.955.393-1.364l18.724-29.753c.753-1.197 2.334-1.556 3.53-.803.325.204.6.478.804.803z'/%3E %3C/defs%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Cg%3E %3Cg%3E %3Cpath d='M0 0H64V64H0z' transform='translate(-155 -136) translate(155 136)'/%3E %3Cg transform='translate(-155 -136) translate(155 136) rotate(90 32.32 32)'%3E %3Cuse fill='%23000' filter='url(%239a00rydfva)' xlink:href='%23pb4ssze5tb'/%3E %3Cuse fill='%23FFF' xlink:href='%23pb4ssze5tb'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E") center no-repeat;
}
.VideoAppComponenta .tvVideo_wraper_new_design > div {
  position: absolute;
  bottom: 0;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
}
.VideoAppComponenta .caption {
  width: 100%;
  font-size: 1rem;
  color: #000000;
  padding-bottom: 0.78125vw;
}
.ver1.ver2.ver3.calcalist .VideoAppComponenta .caption,
.ver1.ver2.ver3.ctech .VideoAppComponenta .caption {
  color: #fff;
  -webkit-text-fill-color: #fff;
  background-color: #27282d;
  padding: 0.625rem;
  box-sizing: border-box;
  height: auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1rem;
  line-height: 1.1;
  margin-top: -0.4rem;
}
.ver1.ver2.ver3.yplus .VideoAppComponenta .caption {
  font-size: 0.9rem ! important;
}
.ver1.ver2 .VideoAppComponenta .caption {
  font-size: 0.875rem;
  color: #78787b;
  -webkit-text-fill-color: #78787b;
  padding: 0 3.90625vw 0.78125vw;
  margin-top: -0.375rem;
  box-sizing: border-box;
}
:not(.mutam).ver1.ver2 .VideoAppComponenta .caption {
  font-size: 1rem;
}
.ver1.ver2.ver3.yplus .VideoAppComponenta .caption strong[style]:first-child {
  font-weight: bold ! important;
  margin-left: 0.78125vw;
}
.ver1.ver2.ver3.yplus .VideoAppComponenta .caption strong[style] {
  all: unset ! important;
}
.VideoAppComponenta .caption .caption-img-container-new-design {
  direction: rtl;
  margin: 0 0px 0 1.5625vw;
}
.font-moses .VideoAppComponenta .caption .caption-img-container-new-design {
  line-height: 1.2;
}
.VideoAppComponenta .caption .caption-img-container-new-design > strong[style] {
  margin-inline-end: 0.78125vw;
}
.ynet .VideoAppComponenta .caption .caption-img-container-new-design > strong[style]:first-child {
  color: #000;
  -webkit-text-fill-color: #000;
}
.calcalist .VideoAppComponenta .caption .caption-img-container-new-design > strong[style],
.ctech .VideoAppComponenta .caption .caption-img-container-new-design > strong[style] {
  white-space-collapse: collapse;
  margin-inline-end: 1.09375vw;
}
.font-moses .VideoAppComponenta .caption .caption-img-container-new-design > strong[style] {
  font-weight: 340 ! important;
  font-size: 0.75rem !important;
}
.blogsArticleVideoAppComponenta {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
}
.ver1.ver2:not(.yplus) .blogsArticleVideoAppComponenta {
  width: calc(100% + 7.8125vw);
  margin: 0 -3.90625vw;
}
.blogsArticleVideoAppComponenta .tvVideo_wraper_new_design {
  position: relative;
  display: block;
  text-decoration: none;
}
.blogsArticleVideoAppComponenta .tvVideo_wraper_new_design .playButton {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='64' height='64' viewBox='0 0 64 64'%3E %3Cdefs%3E %3Cfilter id='9a00rydfva' width='155.3%25' height='174.8%25' x='-27.7%25' y='-34.4%25' filterUnits='objectBoundingBox'%3E %3CfeOffset in='SourceAlpha' result='shadowOffsetOuter1'/%3E %3CfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='5'/%3E %3CfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.301643425 0'/%3E %3C/filter%3E %3Cpath id='pb4ssze5tb' d='M34.487 16.883L53.21 46.636c.753 1.197.393 2.778-.803 3.53-.409.258-.881.394-1.364.394H13.596c-1.414 0-2.56-1.146-2.56-2.56 0-.482.136-.955.393-1.364l18.724-29.753c.753-1.197 2.334-1.556 3.53-.803.325.204.6.478.804.803z'/%3E %3C/defs%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Cg%3E %3Cg%3E %3Cpath d='M0 0H64V64H0z' transform='translate(-155 -136) translate(155 136)'/%3E %3Cg transform='translate(-155 -136) translate(155 136) rotate(90 32.32 32)'%3E %3Cuse fill='%23000' filter='url(%239a00rydfva)' xlink:href='%23pb4ssze5tb'/%3E %3Cuse fill='%23FFF' xlink:href='%23pb4ssze5tb'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E") center no-repeat;
}
.blogsArticleVideoAppComponenta .tvVideo_wraper_new_design > div {
  position: absolute;
  bottom: 0;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
}
.blogsArticleVideoAppComponenta .caption {
  width: 100%;
  font-size: 1rem;
  color: #000000;
  padding-bottom: 0.78125vw;
}
.ver1.ver2.ver3.yplus .blogsArticleVideoAppComponenta .caption {
  font-size: 0.9rem ! important;
}
.ver1.ver2 .blogsArticleVideoAppComponenta .caption {
  font-size: 0.875rem;
  color: #78787b;
  -webkit-text-fill-color: #78787b;
  padding: 0 3.90625vw 0.78125vw;
  margin-top: -0.375rem;
  box-sizing: border-box;
}
:not(.mutam).ver1.ver2 .blogsArticleVideoAppComponenta .caption {
  font-size: 1rem;
}
.ver1.ver2.ver3.yplus .blogsArticleVideoAppComponenta .caption strong[style]:first-child {
  font-weight: bold ! important;
  margin-left: 0.78125vw;
}
.ver1.ver2.ver3.yplus .blogsArticleVideoAppComponenta .caption strong[style] {
  all: unset ! important;
}
.blogsArticleVideoAppComponenta .caption .caption-img-container-new-design {
  direction: rtl;
  margin: 0 0px 0 1.5625vw;
}
.blogsArticleVideoAppComponenta .caption .caption-img-container-new-design > strong[style] {
  margin-left: 0.78125vw;
}
.GeneralImageComponenta {
  height: auto;
  margin: 0 auto 2.34375vw auto;
  margin-right: -1.5625vw !important;
  margin-left: -1.5625vw !important;
  display: block;
  position: relative;
}
.calcalist .GeneralImageComponenta,
.ctech .GeneralImageComponenta {
  margin: 0 auto 2.34375vw auto ! important;
}
.GeneralImageComponenta a {
  text-decoration: none;
  color: inherit;
}
.GeneralImageComponenta div,
.GeneralImageComponenta span,
.GeneralImageComponenta img {
  width: 100%;
}
.GeneralImageComponenta .mediaItems > span,
.GeneralImageComponenta .mediaItems > span > span,
.GeneralImageComponenta .mediaItems > span > a {
  width: 100%;
}
.GeneralImageComponenta img[style] {
  width: 100% ! important;
  height: auto;
}
.GeneralImageComponenta .titlesOverImage {
  position: absolute;
  padding: 0.78125vw 1.5625vw;
  direction: rtl;
}
.GeneralImageComponenta .title span[style] {
  font-size: 1.375rem ! important;
  min-height: 3.4375vw ! important;
}
.article-audio-podcast-componenta {
  width: calc(100% + 7.8125vw);
  margin: 0 -3.90625vw;
}
.article-audio-podcast-componenta .podcastPreviewContainer {
  display: flex;
  height: 31.25vw;
  overflow: hidden;
  font-family: "NarkisBlock";
}
.article-audio-podcast-componenta .podcastPreviewContainer .podcastImage {
  width: 31.25vw;
  height: 100%;
  flex-shrink: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
.article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  padding: 2.03125vw 2.65625vw 2.03125vw 0;
  box-sizing: border-box;
  line-height: 1.2;
}
.article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails .backgroundImage {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  position: absolute;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  filter: blur(3.59375vw) brightness(0.8);
  -webkit-filter: blur(3.59375vw) brightness(0.8);
}
.article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails .podcastInformation {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 1;
  color: #fff;
}
.article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails .podcastInformation .podcastName-rpf {
  font-size: 3.75vw;
}
.article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails .podcastInformation .podcastTitle-rpf {
  font-size: 4.53125vw;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails .podcastInformation .durationContainer {
  display: flex;
  align-items: center;
}
.article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails .podcastInformation .durationContainer .durationIcon {
  width: 3.59375vw;
  height: 3.59375vw;
  background-image: url("data:image/svg+xml,%3Csvg id='Group_7' data-name='Group 7' xmlns='http://www.w3.org/2000/svg' width='13.738' height='13.738' viewBox='0 0 13.738 13.738'%3E %3Cpath id='Path_3' data-name='Path 3' d='M0,0H13.738V13.738H0Z' fill='none'/%3E %3Cpath id='Path_4' data-name='Path 4' d='M12.154,7.294a3.433,3.433,0,0,0-2.43-1V9.724l-2.43,2.43a3.436,3.436,0,0,0,4.86-4.86ZM9.724,4a5.724,5.724,0,1,0,5.724,5.724A5.723,5.723,0,0,0,9.724,4Zm0,10.3A4.579,4.579,0,1,1,14.3,9.724,4.578,4.578,0,0,1,9.724,14.3Z' transform='translate(-2.855 -2.855)' fill='%23fff'/%3E %3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 0.78125vw;
}
.article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails .podcastInformation .durationContainer .podcastDuration-rpf {
  font-size: 3.75vw;
}
.article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails .podcastPlayBtnContainer {
  width: 14.53125vw;
  height: 14.53125vw;
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  flex-shrink: 0;
  margin: 0 4.25vw;
  border: none;
  border-radius: 50%;
  background-color: #fff;
  z-index: 1;
}
.article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails .podcastPlayBtnContainer .podcastPlayBtn {
  width: 0;
  height: 4.6875vw;
  border: 0;
  background: transparent;
  box-sizing: border-box;
  border-radius: unset;
  border-color: transparent transparent transparent #000;
  transition: 100ms all ease;
  border-style: solid;
  border-width: 2.34375vw 0 2.34375vw 4.6875vw;
  margin-left: 1.09375vw;
}
.tablet .article-audio-podcast-componenta .podcastPreviewContainer {
  display: flex;
  width: 100%;
  height: 31.3151vw;
  overflow: hidden;
  margin: unset;
  font-family: "NarkisBlock";
}
.tablet .article-audio-podcast-componenta .podcastPreviewContainer .podcastImage {
  width: 31.3151vw;
  height: 100%;
  flex-shrink: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
.tablet .article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  padding: 2.60417vw 2.66927vw 2.60417vw 0;
  box-sizing: border-box;
  line-height: 1.2;
}
.tablet .article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails .backgroundImage {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  position: absolute;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  filter: blur(1.4974vw) brightness(0.8);
  -webkit-filter: blur(1.4974vw) brightness(0.8);
}
.tablet .article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails .podcastInformation {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 1;
  color: #fff;
}
.tablet .article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails .podcastInformation .podcastName-rpf {
  font-size: 3.71094vw;
}
.tablet .article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails .podcastInformation .podcastTitle-rpf {
  font-size: 4.49219vw;
  font-weight: 600;
  line-height: 1;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.tablet .article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails .podcastInformation .durationContainer {
  display: flex;
  align-items: center;
}
.tablet .article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails .podcastInformation .durationContainer .durationIcon {
  width: 3.125vw;
  height: 3.125vw;
  background-image: url("data:image/svg+xml,%3Csvg id='Group_7' data-name='Group 7' xmlns='http://www.w3.org/2000/svg' width='13.738' height='13.738' viewBox='0 0 13.738 13.738'%3E %3Cpath id='Path_3' data-name='Path 3' d='M0,0H13.738V13.738H0Z' fill='none'/%3E %3Cpath id='Path_4' data-name='Path 4' d='M12.154,7.294a3.433,3.433,0,0,0-2.43-1V9.724l-2.43,2.43a3.436,3.436,0,0,0,4.86-4.86ZM9.724,4a5.724,5.724,0,1,0,5.724,5.724A5.723,5.723,0,0,0,9.724,4Zm0,10.3A4.579,4.579,0,1,1,14.3,9.724,4.578,4.578,0,0,1,9.724,14.3Z' transform='translate(-2.855 -2.855)' fill='%23fff'/%3E %3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 0.65104vw;
}
.tablet .article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails .podcastInformation .durationContainer .podcastDuration-rpf {
  font-size: 3.25521vw;
}
.tablet .article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails .podcastPlayBtnContainer {
  width: 13.9974vw;
  height: 13.9974vw;
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  flex-shrink: 0;
  margin: 0 3.77604vw;
  border: none;
  border-radius: 50%;
  background-color: #fff;
  z-index: 1;
}
.tablet .article-audio-podcast-componenta .podcastPreviewContainer .podcastContainerDetails .podcastPlayBtnContainer .podcastPlayBtn {
  width: 0;
  height: 5.07813vw;
  border: 0;
  background: transparent;
  box-sizing: border-box;
  border-radius: unset;
  border-color: transparent transparent transparent #000;
  transition: 100ms all ease;
  border-style: solid;
  border-width: 2.53906vw 0 2.53906vw 5.07813vw;
  margin-left: 1.17188vw;
}
.signup-for-podcast {
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  padding: 0 1.5625vw;
  box-sizing: border-box;
}
.signup-for-podcast .signup-for-podcast-title-rpf {
  font-size: 4.78125vw;
  font-weight: bold;
  color: #000;
  margin: 1.5625vw auto;
}
.font-moses .signup-for-podcast .signup-for-podcast-title-rpf {
  font-size: 4.0625vw;
  font-weight: 670;
}
.signup-for-podcast .signup-for-podcast-buttons {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.signup-for-podcast .signup-for-podcast-buttons .podcast-signup-btn {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.signup-for-podcast .signup-for-podcast-buttons .podcast-signup-btn:hover {
  opacity: 0.7;
}
.signup-for-podcast .signup-for-podcast-buttons .spotify-signup-btn {
  width: 25.625vw;
  height: 9.375vw;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='164' height='61' viewBox='0 0 164 61'%3E %3Cg id='spotify_640' data-name='spotify 640' transform='translate(-457 -1029)'%3E %3Crect id='Rectangle_11416' data-name='Rectangle 11416' width='164' height='61' rx='7' transform='translate(457 1029)' fill='%23ebeced'/%3E %3Cg id='Group_533' data-name='Group 533' transform='translate(473 1037.516)'%3E %3Cpath id='Spotify_logo_with_text' d='M55.583,18.773C52.2,17.966,51.6,17.4,51.6,16.209c0-1.125,1.058-1.882,2.634-1.882a7.7,7.7,0,0,1,4.626,1.758.224.224,0,0,0,.314-.05l1.653-2.33a.222.222,0,0,0-.042-.3,10,10,0,0,0-6.5-2.252c-3.655,0-6.209,2.194-6.209,5.332,0,3.366,2.2,4.557,6.01,5.477,3.238.746,3.786,1.371,3.786,2.489,0,1.239-1.105,2.009-2.884,2.009a7.786,7.786,0,0,1-5.392-2.227.229.229,0,0,0-.162-.054.219.219,0,0,0-.152.077l-1.854,2.205a.223.223,0,0,0,.021.309,11.049,11.049,0,0,0,7.464,2.861c3.938,0,6.483-2.152,6.483-5.483.007-2.811-1.676-4.368-5.8-5.371ZM70.3,15.435a5.316,5.316,0,0,0-4.263,2.05V15.934a.221.221,0,0,0-.22-.222H62.785a.221.221,0,0,0-.22.222V33.166a.222.222,0,0,0,.22.222h3.032a.222.222,0,0,0,.22-.222V27.727A5.454,5.454,0,0,0,70.3,29.657c3.172,0,6.385-2.442,6.385-7.11s-3.208-7.112-6.382-7.112h0Zm2.859,7.112c0,2.376-1.463,4.036-3.561,4.036a3.767,3.767,0,0,1-3.636-4.036A3.767,3.767,0,0,1,69.6,18.511c2.063,0,3.561,1.7,3.561,4.036Zm11.756-7.112a7.126,7.126,0,1,0,7.26,7.112,7.148,7.148,0,0,0-7.26-7.112Zm0,11.171A3.856,3.856,0,0,1,81.1,22.545a3.765,3.765,0,0,1,3.762-4.012A3.866,3.866,0,0,1,88.7,22.6,3.774,3.774,0,0,1,84.915,26.606ZM100.9,15.712H97.562V12.3a.221.221,0,0,0-.22-.222H94.31a.223.223,0,0,0-.222.222v3.41H92.631a.221.221,0,0,0-.22.222v2.605a.221.221,0,0,0,.22.222h1.456V25.5c0,2.723,1.356,4.1,4.032,4.1a5.522,5.522,0,0,0,2.838-.707.217.217,0,0,0,.112-.192V26.227a.221.221,0,0,0-.105-.187.215.215,0,0,0-.215-.009,3.827,3.827,0,0,1-1.779.428c-.972,0-1.407-.442-1.407-1.431V18.763H100.9a.221.221,0,0,0,.22-.222v-2.6a.215.215,0,0,0-.218-.222h0Zm11.622.013v-.419c0-1.232.473-1.782,1.531-1.782a5.122,5.122,0,0,1,1.709.315.221.221,0,0,0,.29-.211V11.074a.219.219,0,0,0-.157-.213,8.3,8.3,0,0,0-2.519-.362c-2.8,0-4.28,1.577-4.28,4.558V15.7h-1.456a.223.223,0,0,0-.222.222v2.618a.223.223,0,0,0,.222.222H109.1v10.4a.222.222,0,0,0,.222.222h3.03a.221.221,0,0,0,.222-.222v-10.4H115.4l4.336,10.4c-.492,1.091-.976,1.309-1.637,1.309a3.48,3.48,0,0,1-1.672-.475.241.241,0,0,0-.176-.016.221.221,0,0,0-.131.119l-1.028,2.255a.221.221,0,0,0,.1.288,6.379,6.379,0,0,0,3.236.829c2.238,0,3.477-1.044,4.565-3.849l5.259-13.588a.222.222,0,0,0-.2-.3H124.89a.222.222,0,0,0-.211.149l-3.233,9.233-3.54-9.239a.221.221,0,0,0-.206-.143h-5.179Zm-6.738-.013H102.75a.223.223,0,0,0-.222.222V29.158a.222.222,0,0,0,.222.222h3.032a.222.222,0,0,0,.222-.222V15.935a.222.222,0,0,0-.222-.222h0Zm-1.5-6.022a2.174,2.174,0,1,0,2.173,2.173A2.174,2.174,0,0,0,104.284,9.69Zm26.555,10.274a2.139,2.139,0,1,1,2.145-2.146,2.125,2.125,0,0,1-2.145,2.146Zm.012-4.066a1.926,1.926,0,1,0,1.908,1.92,1.907,1.907,0,0,0-1.908-1.92Zm.473,2.139.6.845h-.51l-.543-.775h-.466v.775h-.426V16.643h1c.522,0,.864.266.864.714a.665.665,0,0,1-.517.68Zm-.361-1.01h-.555v.708h.555c.276,0,.442-.136.442-.354S131.239,17.028,130.963,17.028Z' transform='translate(-47.369 -1.092)' fill='%23414548'/%3E %3Cpath id='Spotify_logo_with_text-2' data-name='Spotify_logo_with_text' d='M21.344.277a21.09,21.09,0,1,0,21.091,21.09A21.091,21.091,0,0,0,21.344.277h0ZM31.016,30.7a1.314,1.314,0,0,1-1.808.436c-4.952-3.025-11.186-3.71-18.527-2.032a1.315,1.315,0,0,1-.585-2.564C18.129,24.7,25.021,25.49,30.58,28.887A1.315,1.315,0,0,1,31.016,30.7ZM33.6,24.953a1.644,1.644,0,0,1-2.262.542C25.666,22.01,17.025,21,10.319,23.036a1.644,1.644,0,1,1-.956-3.146c7.659-2.324,17.182-1.2,23.692,2.8a1.644,1.644,0,0,1,.541,2.261Zm.222-5.98c-6.8-4.037-18.012-4.409-24.5-2.439a1.973,1.973,0,1,1-1.145-3.775c7.45-2.262,19.835-1.825,27.661,2.821a1.972,1.972,0,1,1-2.012,3.393Z' transform='translate(89.146 -0.277)' fill='%231ed760'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
}
.signup-for-podcast .signup-for-podcast-buttons .apple-podcasts-signup-btn {
  width: 38.28125vw;
  height: 9.375vw;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='245' height='61' viewBox='0 0 245 61'%3E %3Cdefs%3E %3ClinearGradient id='linear-gradient' x1='0.5' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E %3Cstop offset='0' stop-color='%23f452ff'/%3E %3Cstop offset='1' stop-color='%23832bc1'/%3E %3C/linearGradient%3E %3C/defs%3E %3Cg id='apple_640' data-name='apple 640' transform='translate(-189 -1029)'%3E %3Crect id='Rectangle_11415' data-name='Rectangle 11415' width='245' height='61' rx='7' transform='translate(189 1029)' fill='%23ebeced'/%3E %3Cg id='Group_534' data-name='Group 534' transform='translate(204.023 1039.646)'%3E %3Ctext id='Apple_Podcasts' data-name='Apple Podcasts' transform='translate(-0.023 28.354)' fill='%233d4144' font-size='25' font-family='SegoeUI, Segoe UI' letter-spacing='0.008em'%3E%3Ctspan x='0' y='0'%3EApple Podcasts%3C/tspan%3E%3C/text%3E %3Cg id='XMLID_632_' transform='translate(175.221)'%3E %3Cpath id='XMLID_662_' d='M39.263,34.71A8.439,8.439,0,0,1,36.7,38.075a8.572,8.572,0,0,1-2.817,1.469,17.219,17.219,0,0,1-4.846.507H11.014a17.791,17.791,0,0,1-4.846-.507,8.328,8.328,0,0,1-2.817-1.469A8.473,8.473,0,0,1,.788,34.71,15.867,15.867,0,0,1,0,29.037H0V11.014H0A15.867,15.867,0,0,1,.788,5.34,8.439,8.439,0,0,1,3.351,1.976,8.572,8.572,0,0,1,6.168.507,17.79,17.79,0,0,1,11.014,0H29.037a17.79,17.79,0,0,1,4.846.507A8.328,8.328,0,0,1,36.7,1.976,8.473,8.473,0,0,1,39.263,5.34a15.608,15.608,0,0,1,.788,5.674V29.037A15.867,15.867,0,0,1,39.263,34.71Z' transform='translate(0 0)' fill-rule='evenodd' fill='url(%23linear-gradient)'/%3E %3Cg id='Group_532' data-name='Group 532' transform='translate(5.94 4.432)'%3E %3Cpath id='XMLID_657_' d='M130.811,166.889a1.783,1.783,0,0,0-.534-1.148,4.032,4.032,0,0,0-2.9-1.041,3.975,3.975,0,0,0-2.9,1.041,1.885,1.885,0,0,0-.534,1.148,14.813,14.813,0,0,0,.067,3.03c.107,1.228.307,2.87.561,4.526a18.041,18.041,0,0,0,.467,2.283,2.66,2.66,0,0,0,4.673,0,18.036,18.036,0,0,0,.467-2.283c.254-1.669.454-3.3.561-4.526A13.915,13.915,0,0,0,130.811,166.889Z' transform='translate(-113.294 -147.144)' fill='%23fff'/%3E %3Cpath id='XMLID_655_' d='M131.968,108.784a3.284,3.284,0,1,1-3.284-3.284A3.282,3.282,0,0,1,131.968,108.784Z' transform='translate(-114.598 -95.848)' fill='%23fff'/%3E %3Cpath id='XMLID_653_' d='M58.537,33.2a14.087,14.087,0,0,0-4.619,27.381.191.191,0,0,0,.254-.2c-.067-.481-.147-.961-.2-1.442a.529.529,0,0,0-.28-.387,12.282,12.282,0,1,1,9.8,0,.453.453,0,0,0-.28.387l-.2,1.442a.184.184,0,0,0,.254.2A14.088,14.088,0,0,0,58.537,33.2Z' transform='translate(-44.491 -33.2)' fill='%23fff'/%3E %3Cpath id='XMLID_651_' d='M88.46,68.151a9.431,9.431,0,0,0-4.94,17.222.193.193,0,0,0,.294-.16A13.1,13.1,0,0,1,83.8,83.6a.544.544,0,0,0-.187-.454,7.63,7.63,0,1,1,10.426,0,.636.636,0,0,0-.187.454c.027.521.013,1.028-.013,1.6a.185.185,0,0,0,.294.16A9.423,9.423,0,0,0,88.46,68.151Z' transform='translate(-74.735 -63.478)' fill='%23fff'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
}
.signup-for-podcast .signup-for-podcast-buttons .google-podcasts-signup-btn {
  width: 34.375vw;
  height: 6.5625vw;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 260.38 49.66' xmlns='http://www.w3.org/2000/svg' width='260.38' height='49.66'%3E %3Cdefs%3E %3Cstyle%3E.cls-1 %7Bfill: %23fab908;%7D.cls-2 %7Bfill: %230066d9;%7D.cls-3 %7Bfill: %234285f4;%7D.cls-4 %7Bfill: %23ea4335;%7D.cls-5 %7Bfill: %2334a853;%7D.cls-6 %7Bfill: %233c4043;%7D%3C/style%3E %3C/defs%3E %3Cg data-name='Layer 2' id='Layer_2'%3E %3Cg data-name='Layer 1' id='Layer_1-2'%3E %3Cg data-name='logo Podcasts 192px' id='_logo_Podcasts_192px'%3E %3Cpolygon points='232.45 15.8 232.45 23.33 232.45 26.34 232.45 33.86 238.65 33.86 238.65 26.34 238.65 23.33 238.65 15.8 232.45 15.8' class='cls-1' id='Shape'%3E%3C/polygon%3E %3Ccircle r='3.1' cy='23.14' cx='213.82' class='cls-2' id='Oval'%3E%3C/circle%3E %3Ccircle r='3.1' cy='26.52' cx='213.82' class='cls-2' data-name='Oval' id='Oval-2'%3E%3C/circle%3E %3Crect height='3.39' width='6.21' y='23.14' x='210.72' class='cls-2' id='Rectangle-path'%3E%3C/rect%3E %3Ccircle r='3.1' cy='26.52' cx='257.28' class='cls-3' data-name='Oval' id='Oval-3'%3E%3C/circle%3E %3Ccircle r='3.1' cy='23.14' cx='257.28' class='cls-3' data-name='Oval' id='Oval-4'%3E%3C/circle%3E %3Crect height='3.39' width='6.21' y='23.14' x='254.17' class='cls-3' data-name='Rectangle-path' id='Rectangle-path-2'%3E%3C/rect%3E %3Ccircle r='3.1' cy='33.3' cx='224.55' class='cls-4' data-name='Oval' id='Oval-5'%3E%3C/circle%3E %3Ccircle r='3.1' cy='36.68' cx='224.55' class='cls-4' data-name='Oval' id='Oval-6'%3E%3C/circle%3E %3Crect height='3.39' width='6.21' y='33.3' x='221.44' class='cls-4' data-name='Rectangle-path' id='Rectangle-path-3'%3E%3C/rect%3E %3Ccircle r='3.1' cy='12.98' cx='224.55' class='cls-4' data-name='Oval' id='Oval-7'%3E%3C/circle%3E %3Ccircle r='3.1' cy='23.98' cx='224.55' class='cls-4' data-name='Oval' id='Oval-8'%3E%3C/circle%3E %3Crect height='11.08' width='6.21' y='12.98' x='221.44' class='cls-4' data-name='Rectangle-path' id='Rectangle-path-4'%3E%3C/rect%3E %3Ccircle r='3.1' cy='16.37' cx='246.56' class='cls-5' data-name='Oval' id='Oval-9'%3E%3C/circle%3E %3Ccircle r='3.1' cy='12.98' cx='246.56' class='cls-5' data-name='Oval' id='Oval-10'%3E%3C/circle%3E %3Crect height='3.39' width='6.21' y='12.98' x='243.45' class='cls-5' data-name='Rectangle-path' id='Rectangle-path-5'%3E%3C/rect%3E %3Ccircle r='3.1' cy='6.49' cx='235.55' class='cls-1' data-name='Oval' id='Oval-11'%3E%3C/circle%3E %3Ccircle r='3.1' cy='3.1' cx='235.55' class='cls-1' data-name='Oval' id='Oval-12'%3E%3C/circle%3E %3Crect height='3.39' width='6.21' y='3.1' x='232.45' class='cls-1' data-name='Rectangle-path' id='Rectangle-path-6'%3E%3C/rect%3E %3Ccircle r='3.1' cy='46.56' cx='235.55' class='cls-1' data-name='Oval' id='Oval-13'%3E%3C/circle%3E %3Ccircle r='3.1' cy='43.17' cx='235.55' class='cls-1' data-name='Oval' id='Oval-14'%3E%3C/circle%3E %3Crect height='3.39' width='6.21' y='43.17' x='232.45' class='cls-1' data-name='Rectangle-path' id='Rectangle-path-7'%3E%3C/rect%3E %3Ccircle r='3.1' cy='36.68' cx='246.56' class='cls-5' data-name='Oval' id='Oval-15'%3E%3C/circle%3E %3Ccircle r='3.1' cy='25.68' cx='246.56' class='cls-5' data-name='Oval' id='Oval-16'%3E%3C/circle%3E %3Crect height='11' width='6.21' y='25.68' x='243.45' class='cls-5' data-name='Rectangle-path' id='Rectangle-path-8'%3E%3C/rect%3E %3Ccircle r='3.1' cy='15.8' cx='235.55' class='cls-1' data-name='Oval' id='Oval-17'%3E%3C/circle%3E %3Ccircle r='3.1' cy='33.86' cx='235.55' class='cls-1' data-name='Oval' id='Oval-18'%3E%3C/circle%3E %3C/g%3E %3Cg id='wordmark'%3E %3Cpath d='M98.28,37.69H95.76V18.5h6.69a6.31,6.31,0,0,1,4.32,1.62,5.49,5.49,0,0,1,0,8.17,6.31,6.31,0,0,1-4.32,1.62H98.28Zm0-10.13h4.22a3.29,3.29,0,0,0,2.55-1,3.25,3.25,0,0,0,0-4.61,3.28,3.28,0,0,0-2.55-1H98.28Zm12.4-1.42a7.15,7.15,0,0,1,9.92,0,6.87,6.87,0,0,1,2,5,6.87,6.87,0,0,1-2,5,7.15,7.15,0,0,1-9.92,0,6.87,6.87,0,0,1-2-5A6.81,6.81,0,0,1,110.68,26.14Zm1.86,8.44a4.28,4.28,0,0,0,3.1,1.28,4.2,4.2,0,0,0,3.08-1.3,4.62,4.62,0,0,0,1.3-3.44,4.62,4.62,0,0,0-1.3-3.44,4.3,4.3,0,0,0-6.16,0,4.63,4.63,0,0,0-1.31,3.44A4.73,4.73,0,0,0,112.54,34.58Zm17.61,3.54a6,6,0,0,1-4.5-2,7,7,0,0,1-1.89-5,7,7,0,0,1,1.89-5,6,6,0,0,1,4.5-2,5.78,5.78,0,0,1,2.75.64,4.58,4.58,0,0,1,1.82,1.61h.11l-.11-1.83V18.5h2.52V37.69h-2.41V35.86h-.11a4.58,4.58,0,0,1-1.82,1.61A5.79,5.79,0,0,1,130.15,38.12Zm.41-2.26a4.07,4.07,0,0,0,3-1.28,4.76,4.76,0,0,0,1.24-3.46,4.76,4.76,0,0,0-1.24-3.46,4.11,4.11,0,0,0-3-1.28,4.05,4.05,0,0,0-3,1.3,4.72,4.72,0,0,0-1.26,3.44,4.72,4.72,0,0,0,1.26,3.44A4.05,4.05,0,0,0,130.56,35.86ZM146,38.12a6.66,6.66,0,0,1-5-2,6.9,6.9,0,0,1-1.94-5,6.9,6.9,0,0,1,1.94-5,6.65,6.65,0,0,1,5-2,6.13,6.13,0,0,1,3.72,1.07,6.26,6.26,0,0,1,2.17,2.7l-2.3.94a3.77,3.77,0,0,0-3.76-2.46,4,4,0,0,0-3,1.34,4.76,4.76,0,0,0-1.27,3.4,4.76,4.76,0,0,0,1.27,3.4,4,4,0,0,0,3,1.34,3.89,3.89,0,0,0,3.89-2.46l2.25.94a6.25,6.25,0,0,1-6,3.78Zm11.95,0a5.4,5.4,0,0,1-3.57-1.21,4,4,0,0,1-1.44-3.19,3.89,3.89,0,0,1,1.7-3.36,7,7,0,0,1,4.19-1.22,7.45,7.45,0,0,1,3.65.8v-.37a2.89,2.89,0,0,0-1-2.32,3.69,3.69,0,0,0-2.49-.87,3.93,3.93,0,0,0-2,.51,2.66,2.66,0,0,0-1.22,1.39l-2.3-1a5.16,5.16,0,0,1,1.83-2.18,6,6,0,0,1,3.62-1,6.3,6.3,0,0,1,4.28,1.47,5.21,5.21,0,0,1,1.7,4.15v7.94h-2.41V35.86h-.11A5,5,0,0,1,158,38.12Zm.41-2.26a4.18,4.18,0,0,0,2.84-1.13,3.52,3.52,0,0,0,1.28-2.7,5.1,5.1,0,0,0-3.21-.86,4.22,4.22,0,0,0-2.77.78,2.33,2.33,0,0,0-.93,1.82,1.73,1.73,0,0,0,.85,1.53A3.39,3.39,0,0,0,158.36,35.86Zm13.91,2.26A6.12,6.12,0,0,1,168.55,37a6.37,6.37,0,0,1-2.15-2.68l2.25-.91a3.71,3.71,0,0,0,3.65,2.47,3.38,3.38,0,0,0,1.93-.51,1.56,1.56,0,0,0,.75-1.34q0-1.29-1.83-1.74l-2.72-.65A6.44,6.44,0,0,1,168,30.46,2.91,2.91,0,0,1,166.84,28a3.31,3.31,0,0,1,1.58-2.83,6.46,6.46,0,0,1,3.74-1.08,6.31,6.31,0,0,1,3.18.79,4.46,4.46,0,0,1,2,2.26l-2.19.89a3,3,0,0,0-3.07-1.75,3.58,3.58,0,0,0-1.89.46,1.36,1.36,0,0,0-.77,1.23c0,.75.59,1.26,1.78,1.53l2.66.62a5,5,0,0,1,2.79,1.47,3.48,3.48,0,0,1,.91,2.36,3.65,3.65,0,0,1-1.48,2.95A6,6,0,0,1,172.27,38.12Zm12.83-.22a4.37,4.37,0,0,1-3.22-1.1,4.18,4.18,0,0,1-1.11-3.11V26.81h-2.35V24.55h2.35v-4h2.52v4h3.29v2.26h-3.29v6.7c0,1.43.61,2.14,1.81,2.14a2.78,2.78,0,0,0,1.15-.21l.88,2.11A5.06,5.06,0,0,1,185.1,37.9Zm8.84.22A6.12,6.12,0,0,1,190.22,37a6.3,6.3,0,0,1-2.15-2.68l2.25-.91A3.71,3.71,0,0,0,194,35.92a3.41,3.41,0,0,0,1.94-.51,1.56,1.56,0,0,0,.75-1.34c0-.86-.61-1.44-1.84-1.74l-2.71-.65a6.44,6.44,0,0,1-2.44-1.22A2.88,2.88,0,0,1,188.51,28a3.28,3.28,0,0,1,1.58-2.83,6.44,6.44,0,0,1,3.74-1.08,6.36,6.36,0,0,1,3.18.79,4.5,4.5,0,0,1,2,2.26l-2.2.89a3,3,0,0,0-3.07-1.75,3.6,3.6,0,0,0-1.89.46,1.37,1.37,0,0,0-.76,1.23c0,.75.59,1.26,1.78,1.53l2.66.62a5,5,0,0,1,2.79,1.47,3.53,3.53,0,0,1,.91,2.36,3.65,3.65,0,0,1-1.48,2.95A6,6,0,0,1,193.94,38.12Z' class='cls-6' id='Podcasts'%3E%3C/path%3E %3Cpath d='M0,27.11a11.26,11.26,0,0,1,11.41-11,10.84,10.84,0,0,1,7.71,3l-2.18,2.11a7.88,7.88,0,0,0-5.53-2.16,8,8,0,1,0,0,16,7.59,7.59,0,0,0,5.68-2.2,6.19,6.19,0,0,0,1.67-3.77H11.41v-3H21.76A10.32,10.32,0,0,1,21.93,28a9.7,9.7,0,0,1-2.66,7,10.47,10.47,0,0,1-7.86,3.07A11.26,11.26,0,0,1,0,27.11Zm30.17-3a7.08,7.08,0,1,1,0,14.15,7.08,7.08,0,1,1,0-14.15Zm0,11.35a4.15,4.15,0,0,0,4.09-4.3,4.09,4.09,0,1,0-8.18,0A4.15,4.15,0,0,0,30.17,35.43ZM46,24.08a7.08,7.08,0,1,1-7.26,7.07A7,7,0,0,1,46,24.08Zm0,11.35a4.15,4.15,0,0,0,4.09-4.3,4.09,4.09,0,1,0-8.18,0A4.14,4.14,0,0,0,46,35.43ZM65.46,24.31h3V37c0,5.23-3.15,7.37-6.87,7.37A6.9,6.9,0,0,1,55.2,40.2L58,39.07a4,4,0,0,0,3.64,2.51c2.38,0,3.86-1.44,3.86-4.14v-1h-.11A5,5,0,0,1,61.54,38a7.08,7.08,0,0,1,0-14.15,5,5,0,0,1,3.81,1.59h.11ZM61.82,35.24A4,4,0,0,0,65.67,31a4,4,0,0,0-3.85-4.32,4.13,4.13,0,0,0-4,4.32A4.11,4.11,0,0,0,61.82,35.24Zm8.84,2.51V17h3.17V37.75Zm11.89-2.32a4.19,4.19,0,0,0,3.57-2l2.46,1.61a7.27,7.27,0,0,1-6,3.14,7,7,0,0,1-7.18-7.08,6.8,6.8,0,0,1,6.83-7.07,6.68,6.68,0,0,1,6.19,4.5l.32.79L79,33.29A3.73,3.73,0,0,0,82.55,35.43Zm-.24-8.63a3.91,3.91,0,0,0-3.79,4.12L85,28.31A2.78,2.78,0,0,0,82.31,26.8Z' class='cls-6' id='Combined-Shape'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
}
.signup-for-podcast .signup-for-podcast-buttons .youtube-podcasts-signup-btn {
  width: 23.4375vw;
  height: 9.375vw;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='159' height='61' viewBox='0 0 159 61'%3E %3Cg id='_640' data-name='640' transform='translate(-14 -1029)'%3E %3Crect id='Rectangle_11414' data-name='Rectangle 11414' width='159' height='61' rx='7' transform='translate(14 1029)' fill='%23ebeced'/%3E %3Cg id='Group_567' data-name='Group 567' transform='translate(-3076.92 570.033)'%3E %3Cg id='Group_564' data-name='Group 564' transform='translate(3108.313 478.387)'%3E %3Cpath id='Path_1843' data-name='Path 1843' d='M3124.323,624.366l-2.139,10.645-2.216-10.645h-3.655l4.044,14.357v6.906h3.5V638.8l4.2-14.434Z' transform='translate(-3116.313 -623.493)' fill='%23282828'/%3E %3Cpath id='Path_1844' data-name='Path 1844' d='M3679.177,905.839c-4.617,0-4.86,3.614-4.86,8.071s.117,8.071,4.86,8.071,4.859-3.614,4.859-8.071S3683.794,905.839,3679.177,905.839Zm0,13.794c-1.652,0-1.288-2.562-1.288-5.723s-.287-5.723,1.288-5.723,1.336,2.562,1.336,5.723S3680.83,919.633,3679.177,919.633Z' transform='translate(-3663.625 -899.573)' fill='%23282828'/%3E %3Cpath id='Path_1845' data-name='Path 1845' d='M4280.981,934.416a1.629,1.629,0,0,1-1.563.994c-.963,0-.963-1.227-.963-1.227V922.038h-3.538v12.145s-.1,3.686,3.032,3.686a3.763,3.763,0,0,0,3.387-2.008l.423,1.737h2.684v-15.56h-3.461Z' transform='translate(-4252.715 -915.461)' fill='%23282828'/%3E %3Cpath id='Path_1846' data-name='Path 1846' d='M5222.487,934.416a1.632,1.632,0,0,1-1.564.994c-.963,0-.963-1.227-.963-1.227V922.038h-3.538v12.145s-.1,3.686,3.032,3.686a3.76,3.76,0,0,0,3.386-2.008l.425,1.737h2.684v-15.56h-3.461Z' transform='translate(-5176.181 -915.461)' fill='%23282828'/%3E %3Cpath id='Path_1847' data-name='Path 1847' d='M4739.912,623.188v-2.871h-10.459v2.871h3.422V641.7h3.616V623.188Z' transform='translate(-4698.543 -619.521)' fill='%23282828'/%3E %3Cpath id='Path_1848' data-name='Path 1848' d='M5829.948,585.072a4,4,0,0,0-3.423,2.013v-8.279h-3.382v22.175h2.926l.371-1.482a3.559,3.559,0,0,0,3.042,1.715c3.265,0,3.537-3.647,3.537-7.605S5832.98,585.072,5829.948,585.072Zm-.5,5.251v5.3c0,2.057-.468,3.085-1.479,3.085a1.665,1.665,0,0,1-1.439-.854v-8.8c.3-.741.794-1.466,1.557-1.466C5829.637,587.595,5829.443,590.324,5829.443,590.324Z' transform='translate(-5771.276 -578.806)' fill='%23282828'/%3E %3Cpath id='Path_1849' data-name='Path 1849' d='M6421.854,916.977c-.042,1.6-.291,2.656-1.353,2.656-1.448,0-1.348-1.966-1.3-4.579h5.822c0-.374,0-.756,0-1.145,0-4.457.1-8.071-4.519-8.071s-4.861,3.614-4.861,8.071.117,8.071,4.861,8.071c3.507,0,4.3-1.977,4.472-4.81l-3.119-.194Zm-1.353-8.79c1.436,0,1.363,2.131,1.34,4.9h-2.634C6419.178,910.318,6419.066,908.187,6420.5,908.187Z' transform='translate(-6352.42 -899.573)' fill='%23282828'/%3E %3C/g%3E %3Cg id='Group_565' data-name='Group 565' transform='translate(3184.507 471.967)'%3E %3Cpath id='Path_1850' data-name='Path 1850' d='M802.15,545.55c-2.312-.018-4.377-.031-6.441-.083-1.238-.031-2.477-.067-3.714-.119q-2.018-.084-4.036-.2c-1.357-.083-2.713-.194-4.064-.359a16.646,16.646,0,0,1-1.823-.292,6.207,6.207,0,0,1-3.323-2.027,6.485,6.485,0,0,1-1.455-3.017q-.313-1.531-.5-3.082c-.188-1.586-.3-3.177-.371-4.773-.09-1.961-.093-3.923-.057-5.885q.033-1.816.159-3.629c.112-1.64.266-3.276.527-4.9a11.715,11.715,0,0,1,.442-2.08,6.293,6.293,0,0,1,4.323-4.111,9.991,9.991,0,0,1,1.416-.26c.883-.134,1.771-.232,2.66-.314.755-.069,1.511-.121,2.267-.177,1.134-.083,2.27-.137,3.406-.187q1.228-.054,2.456-.088c3.8-.11,7.595-.117,11.393-.078q2.7.028,5.4.121,1.938.067,3.875.162c1.21.06,2.419.134,3.626.242a23.981,23.981,0,0,1,2.858.361,6.465,6.465,0,0,1,4.755,3.654,7.858,7.858,0,0,1,.554,1.819c.26,1.245.44,2.5.576,3.767s.224,2.533.287,3.8c.1,1.927.1,3.855.061,5.783-.027,1.346-.1,2.691-.2,4.033-.1,1.241-.225,2.478-.4,3.71a25.587,25.587,0,0,1-.46,2.554,6.175,6.175,0,0,1-2.091,3.305,6.359,6.359,0,0,1-2.984,1.386c-1.039.191-2.086.316-3.138.414-1.375.129-2.752.218-4.131.287-1.406.071-2.813.12-4.221.162C807.155,545.527,804.529,545.538,802.15,545.55Z' transform='translate(-776.349 -509.864)' fill='%23fe0000'/%3E %3Cpath id='Path_1851' data-name='Path 1851' d='M1530.948,898.185V882.9c4.447,2.546,8.872,5.085,13.333,7.641Z' transform='translate(-1510.349 -872.719)' fill='%23fff'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
}
.tablet .signup-for-podcast {
  height: 9.76563vw;
  flex-direction: row;
  padding: 0 1.17188vw;
  align-items: center;
}
.tablet .signup-for-podcast .signup-for-podcast-title-rpf {
  font-size: 3.25521vw;
  margin-left: 1.95313vw;
  line-height: 1.2;
}
.tablet .signup-for-podcast .signup-for-podcast-buttons {
  align-items: center;
}
.tablet .signup-for-podcast .signup-for-podcast-buttons .spotify-signup-btn {
  width: 19.53125vw;
  height: 6.90104vw;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='299' height='106' viewBox='0 0 299 106'%3E %3Cg id='spotify_1536' data-name='spotify 1536' transform='translate(-1000 -1453.583)'%3E %3Crect id='Rectangle_11418' data-name='Rectangle 11418' width='299' height='106' rx='16' transform='translate(1000 1453.583)' fill='%23ebeced'/%3E %3Cg id='Group_537' data-name='Group 537' transform='translate(1023.95 1465.361)'%3E %3Cpath id='Spotify_logo_with_text' d='M63.092,27.436c-6.48-1.577-7.632-2.684-7.632-5.01,0-2.2,2.026-3.676,5.042-3.676,2.922,0,5.817,1.123,8.856,3.435a.411.411,0,0,0,.318.08.417.417,0,0,0,.282-.177l3.164-4.552a.44.44,0,0,0-.081-.589,18.9,18.9,0,0,0-12.445-4.4c-7,0-11.885,4.286-11.885,10.417,0,6.576,4.217,8.9,11.5,10.7,6.2,1.458,7.247,2.679,7.247,4.862,0,2.42-2.115,3.925-5.521,3.925-3.782,0-6.87-1.3-10.321-4.35A.433.433,0,0,0,51.31,38a.417.417,0,0,0-.291.151l-3.549,4.309a.442.442,0,0,0,.04.6A20.908,20.908,0,0,0,61.8,48.649c7.538,0,12.409-4.2,12.409-10.713C74.22,32.444,71,29.4,63.105,27.442Zm28.171-6.523A10.1,10.1,0,0,0,83.1,24.919v-3.03a.428.428,0,0,0-.421-.434h-5.8a.428.428,0,0,0-.421.434V55.556a.429.429,0,0,0,.421.435h5.8a.429.429,0,0,0,.421-.435V44.93A10.351,10.351,0,0,0,91.263,48.7c6.072,0,12.221-4.771,12.221-13.892s-6.14-13.895-12.217-13.895h0Zm5.472,13.894c0,4.642-2.8,7.886-6.817,7.886-3.966,0-6.96-3.39-6.96-7.886s2.994-7.885,6.96-7.885c3.948,0,6.817,3.315,6.817,7.885Zm22.5-13.894a13.918,13.918,0,1,0,13.9,13.894,13.821,13.821,0,0,0-13.9-13.894Zm0,21.826c-4.159,0-7.3-3.412-7.3-7.934,0-4.542,3.03-7.838,7.2-7.838s7.341,3.411,7.341,7.937C126.484,39.446,123.436,42.739,119.237,42.739Zm30.6-21.284h-6.386V14.792a.428.428,0,0,0-.421-.434h-5.8a.432.432,0,0,0-.426.434v6.663h-2.788a.428.428,0,0,0-.421.434v5.09a.428.428,0,0,0,.421.434H136.8V40.585c0,5.32,2.595,8.019,7.717,8.019a10.4,10.4,0,0,0,5.432-1.381.425.425,0,0,0,.215-.375V42a.434.434,0,0,0-.2-.366.4.4,0,0,0-.412-.018,7.205,7.205,0,0,1-3.406.837c-1.86,0-2.694-.865-2.694-2.795V27.415h6.386a.428.428,0,0,0,.421-.434V21.892a.416.416,0,0,0-.417-.434l0,0Zm22.247.026v-.818c0-2.407.905-3.481,2.931-3.481a9.629,9.629,0,0,1,3.272.616.413.413,0,0,0,.381-.06.433.433,0,0,0,.175-.352V12.394a.428.428,0,0,0-.3-.416,15.6,15.6,0,0,0-4.822-.707c-5.355,0-8.192,3.08-8.192,8.9v1.253h-2.788a.432.432,0,0,0-.426.434v5.116a.432.432,0,0,0,.426.434h2.788V47.725a.43.43,0,0,0,.426.435h5.8a.427.427,0,0,0,.426-.435V27.414h5.418l8.3,20.311c-.941,2.132-1.869,2.557-3.133,2.557a6.559,6.559,0,0,1-3.2-.929.453.453,0,0,0-.336-.032.426.426,0,0,0-.251.233L177,53.96a.437.437,0,0,0,.184.563,12.017,12.017,0,0,0,6.194,1.619c4.284,0,6.655-2.04,8.739-7.52l10.066-26.548a.43.43,0,0,0-.045-.4.412.412,0,0,0-.345-.188h-6.041a.425.425,0,0,0-.4.291l-6.189,18.038-6.776-18.05a.424.424,0,0,0-.394-.279H172.08Zm-12.9-.026h-5.8a.432.432,0,0,0-.426.434V47.725a.43.43,0,0,0,.426.435h5.8a.43.43,0,0,0,.426-.435V21.891a.429.429,0,0,0-.426-.434ZM156.313,9.69a4.248,4.248,0,1,0,4.159,4.245A4.2,4.2,0,0,0,156.313,9.69Zm50.83,20.072a4.18,4.18,0,1,1,4.105-4.192,4.111,4.111,0,0,1-4.105,4.192Zm.022-7.943a3.765,3.765,0,1,0,3.653,3.751A3.69,3.69,0,0,0,207.166,21.819Zm.905,4.18,1.156,1.65h-.977l-1.04-1.514h-.892V27.65H205.5V23.275h1.909c1,0,1.654.52,1.654,1.4a1.294,1.294,0,0,1-.99,1.329Zm-.69-1.974h-1.062v1.384h1.062c.529,0,.847-.265.847-.693C208.228,24.266,207.91,24.025,207.381,24.025Z' transform='translate(-47.369 7.109)' fill='%23414548'/%3E %3Cpath id='Spotify_logo_with_text-2' data-name='Spotify_logo_with_text' d='M40.624.277C18.328.277.253,18.726.253,41.483S18.328,82.688,40.624,82.688,81,64.24,81,41.483,62.922.279,40.623.279v0Zm18.514,59.43a2.486,2.486,0,0,1-3.461.851c-9.479-5.91-21.411-7.248-35.464-3.971A2.517,2.517,0,0,1,17.2,54.654a2.567,2.567,0,0,1,1.893-3.075c15.378-3.586,28.57-2.042,39.211,4.6A2.6,2.6,0,0,1,59.138,59.707Zm4.941-11.22a3.111,3.111,0,0,1-4.329,1.059c-10.852-6.808-27.393-8.78-40.229-4.8a3.141,3.141,0,0,1-3.928-2.14,3.229,3.229,0,0,1,2.1-4.007c14.662-4.541,32.889-2.341,45.35,5.475a3.25,3.25,0,0,1,1.036,4.417ZM64.5,36.8c-13.011-7.888-34.478-8.613-46.9-4.765a3.763,3.763,0,0,1-4.709-2.568,3.87,3.87,0,0,1,2.517-4.808c14.26-4.419,37.967-3.565,52.947,5.512a3.894,3.894,0,0,1,1.321,5.281A3.73,3.73,0,0,1,64.505,36.8Z' transform='translate(170.871 -0.277)' fill='%231ed760'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
}
.tablet .signup-for-podcast .signup-for-podcast-buttons .apple-podcasts-signup-btn {
  width: 29.94792vw;
  height: 6.90104vw;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='451' height='106' viewBox='0 0 451 106'%3E %3Cdefs%3E %3ClinearGradient id='linear-gradient' x1='0.5' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E %3Cstop offset='0' stop-color='%23f452ff'/%3E %3Cstop offset='1' stop-color='%23832bc1'/%3E %3C/linearGradient%3E %3C/defs%3E %3Cg id='apple_1536' data-name='apple 1536' transform='translate(-505 -1453.583)'%3E %3Crect id='Rectangle_11417' data-name='Rectangle 11417' width='451' height='106' rx='16' transform='translate(505 1453.583)' fill='%23ebeced'/%3E %3Cg id='Group_536' data-name='Group 536' transform='translate(527.142 1468.573)'%3E %3Ctext id='Apple_Podcasts' data-name='Apple Podcasts' transform='translate(0 50.901)' fill='%233d4144' font-size='46' font-family='SegoeUI, Segoe UI' letter-spacing='-0.012em'%3E%3Ctspan x='0' y='0'%3EApple Podcasts%3C/tspan%3E%3C/text%3E %3Cg id='XMLID_632_' transform='translate(332.118 0)'%3E %3Cpath id='XMLID_662_' d='M73.505,66.327a16.1,16.1,0,0,1-4.8,6.429,15.94,15.94,0,0,1-5.274,2.806,31.613,31.613,0,0,1-9.073.969H20.619a32.661,32.661,0,0,1-9.073-.969,15.487,15.487,0,0,1-5.274-2.806,16.167,16.167,0,0,1-4.8-6.429C.025,62.526,0,58.214,0,55.485H0V21.046H0c0-2.73.025-7.041,1.475-10.842a16.1,16.1,0,0,1,4.8-6.429A15.941,15.941,0,0,1,11.547.969,32.661,32.661,0,0,1,20.619,0H54.36a32.661,32.661,0,0,1,9.073.969,15.487,15.487,0,0,1,5.274,2.806,16.167,16.167,0,0,1,4.8,6.429c1.475,3.8,1.475,8.138,1.475,10.842V55.485C74.98,58.214,74.955,62.526,73.505,66.327Z' transform='translate(0 0)' fill-rule='evenodd' fill='url(%23linear-gradient)'/%3E %3Cg id='Group_532' data-name='Group 532' transform='translate(11.12 8.469)'%3E %3Cpath id='XMLID_657_' d='M136.843,168.884a3.437,3.437,0,0,0-1-2.194,7.46,7.46,0,0,0-5.424-1.99A7.357,7.357,0,0,0,125,166.69a3.635,3.635,0,0,0-1,2.194,28.887,28.887,0,0,0,.125,5.791c.2,2.347.575,5.485,1.05,8.648a35.087,35.087,0,0,0,.875,4.362c.425,1.429,1.95,2.653,4.374,2.653s3.974-1.25,4.374-2.653a35.057,35.057,0,0,0,.875-4.362c.475-3.189.85-6.3,1.05-8.648A27.132,27.132,0,0,0,136.843,168.884Z' transform='translate(-104.049 -131.154)' fill='%23fff'/%3E %3Cpath id='XMLID_655_' d='M137.7,111.776a6.15,6.15,0,1,1-6.148-6.276A6.208,6.208,0,0,1,137.7,111.776Z' transform='translate(-105.178 -87.056)' fill='%23fff'/%3E %3Cpath id='XMLID_653_' d='M70.786,33.2c-14.346.051-26.093,11.939-26.293,26.582a26.929,26.929,0,0,0,17.645,25.74.36.36,0,0,0,.475-.383c-.125-.918-.275-1.837-.375-2.755a1.01,1.01,0,0,0-.525-.74,23.508,23.508,0,0,1-13.821-21.76c.125-12.755,10.322-23.138,22.794-23.24A23.261,23.261,0,0,1,93.88,60.113,23.569,23.569,0,0,1,80.059,81.644a.865.865,0,0,0-.525.74l-.375,2.755a.346.346,0,0,0,.475.383A26.907,26.907,0,0,0,97.279,60.113C97.229,45.266,85.357,33.174,70.786,33.2Z' transform='translate(-44.491 -33.2)' fill='%23fff'/%3E %3Cpath id='XMLID_651_' d='M96.366,68.158A17.915,17.915,0,0,0,79.4,85.938a18.126,18.126,0,0,0,7.723,15.128.362.362,0,0,0,.55-.306,25.553,25.553,0,0,1-.025-3.087,1.049,1.049,0,0,0-.35-.867,14.735,14.735,0,0,1-4.524-11.02,14.285,14.285,0,1,1,28.567.383,14.761,14.761,0,0,1-4.524,10.638,1.228,1.228,0,0,0-.35.867c.05.995.025,1.964-.025,3.061a.347.347,0,0,0,.55.306,18.157,18.157,0,0,0,7.723-14.9A17.812,17.812,0,0,0,96.366,68.158Z' transform='translate(-70.671 -59.229)' fill='%23fff'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
}
.tablet .signup-for-podcast .signup-for-podcast-buttons .youtube-podcasts-signup-btn {
  width: 19.53125vw;
  height: 6.90104vw;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='274' height='106' viewBox='0 0 274 106'%3E %3Cg id='_1536' data-name='1536' transform='translate(-207 -1453.583)'%3E %3Crect id='Rectangle_11414' data-name='Rectangle 11414' width='274' height='106' rx='16' transform='translate(207 1453.583)' fill='%23ebeced'/%3E %3Cg id='Group_566' data-name='Group 566' transform='translate(-2884.556 1000.557)'%3E %3Cg id='Group_564' data-name='Group 564' transform='translate(3108.313 484.141)'%3E %3Cpath id='Path_1843' data-name='Path 1843' d='M3131.5,624.366l-4.055,20.185-4.2-20.185h-6.93l7.667,27.224v13.1h6.635v-12.95l7.963-27.371Z' transform='translate(-3116.313 -622.711)' fill='%23282828'/%3E %3Cpath id='Path_1844' data-name='Path 1844' d='M3683.533,905.839c-8.755,0-9.216,6.852-9.216,15.3s.221,15.3,9.216,15.3,9.216-6.852,9.216-15.3S3692.288,905.839,3683.533,905.839Zm0,26.157c-3.133,0-2.442-4.859-2.442-10.853s-.543-10.852,2.442-10.852,2.534,4.859,2.534,10.852S3686.666,932,3683.533,932Z' transform='translate(-3654.042 -893.956)' fill='%23282828'/%3E %3Cpath id='Path_1845' data-name='Path 1845' d='M4286.418,945.509a3.093,3.093,0,0,1-2.967,1.885c-1.825,0-1.825-2.327-1.825-2.327v-23.03h-6.709v23.03s-.185,6.99,5.75,6.99a7.132,7.132,0,0,0,6.421-3.808l.8,3.293h5.087v-29.5h-6.562Z' transform='translate(-4232.818 -909.567)' fill='%23282828'/%3E %3Cpath id='Path_1846' data-name='Path 1846' d='M5227.924,945.509a3.093,3.093,0,0,1-2.967,1.885c-1.826,0-1.826-2.327-1.826-2.327v-23.03h-6.709v23.03s-.184,6.99,5.75,6.99a7.132,7.132,0,0,0,6.421-3.808l.8,3.293h5.087v-29.5h-6.561Z' transform='translate(-5140.114 -909.567)' fill='%23282828'/%3E %3Cpath id='Path_1847' data-name='Path 1847' d='M4749.286,625.761v-5.445h-19.833v5.445h6.487v35.1h6.857v-35.1Z' transform='translate(-4670.839 -618.808)' fill='%23282828'/%3E %3Cpath id='Path_1848' data-name='Path 1848' d='M5836.046,590.689a7.585,7.585,0,0,0-6.488,3.817v-15.7h-6.415v42.049h5.548l.7-2.811a6.743,6.743,0,0,0,5.766,3.252c6.193,0,6.708-6.916,6.708-14.421S5841.8,590.689,5836.046,590.689Zm-.959,9.957V610.7c0,3.9-.885,5.849-2.8,5.849a3.151,3.151,0,0,1-2.728-1.619V598.252c.575-1.4,1.5-2.781,2.949-2.781C5835.456,595.471,5835.087,600.646,5835.087,600.646Z' transform='translate(-5724.791 -578.806)' fill='%23282828'/%3E %3Cpath id='Path_1849' data-name='Path 1849' d='M6427.422,926.959c-.08,3.027-.551,5.037-2.566,5.037-2.745,0-2.555-3.729-2.466-8.682h11.04c0-.709,0-1.433,0-2.171,0-8.452.184-15.3-8.571-15.3s-9.216,6.852-9.216,15.3.221,15.3,9.216,15.3c6.652,0,8.151-3.749,8.481-9.12l-5.916-.367Zm-2.566-16.668c2.723,0,2.587,4.041,2.542,9.3H6422.4C6422.346,914.332,6422.134,910.291,6424.856,910.291Z' transform='translate(-6295.759 -893.956)' fill='%23282828'/%3E %3C/g%3E %3Cg id='Group_565' data-name='Group 565' transform='translate(3252.796 471.967)'%3E %3Cpath id='Path_1850' data-name='Path 1850' d='M825.273,577.534c-4.385-.034-8.3-.059-12.214-.156-2.348-.058-4.7-.127-7.043-.225q-3.828-.16-7.652-.389c-2.574-.157-5.145-.368-7.706-.68a31.527,31.527,0,0,1-3.456-.553,11.77,11.77,0,0,1-6.3-3.844,12.3,12.3,0,0,1-2.758-5.722q-.593-2.9-.94-5.845c-.356-3.008-.565-6.026-.7-9.05-.17-3.719-.176-7.439-.109-11.16q.062-3.444.3-6.882c.212-3.11.5-6.212,1-9.291a22.242,22.242,0,0,1,.837-3.945,11.933,11.933,0,0,1,8.2-7.8,18.986,18.986,0,0,1,2.685-.493c1.675-.254,3.358-.439,5.044-.594,1.431-.132,2.865-.23,4.3-.336,2.151-.158,4.3-.259,6.458-.354q2.328-.1,4.657-.168c7.2-.209,14.4-.222,21.6-.148q5.121.053,10.241.23,3.675.127,7.348.307c2.294.113,4.587.255,6.875.459a45.5,45.5,0,0,1,5.419.684,12.259,12.259,0,0,1,9.018,6.928,14.908,14.908,0,0,1,1.051,3.449c.493,2.362.835,4.746,1.092,7.144s.425,4.8.545,7.211c.182,3.654.188,7.31.115,10.967-.051,2.552-.186,5.1-.385,7.648-.183,2.352-.427,4.7-.763,7.036a48.49,48.49,0,0,1-.873,4.842,11.711,11.711,0,0,1-3.965,6.268,12.06,12.06,0,0,1-5.659,2.629c-1.97.362-3.956.6-5.949.785-2.607.244-5.219.414-7.834.545-2.667.134-5.335.228-8,.307C834.765,577.491,829.784,577.511,825.273,577.534Z' transform='translate(-776.349 -509.864)' fill='%23fe0000'/%3E %3Cpath id='Path_1851' data-name='Path 1851' d='M1530.948,911.882V882.9c8.431,4.828,16.823,9.642,25.282,14.489Z' transform='translate(-1491.888 -863.592)' fill='%23fff'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
}
@media (prefers-color-scheme: dark) {
  .signup-for-podcast .signup-for-podcast-title-rpf {
    color: #fff;
  }
  .signup-for-podcast .signup-for-podcast-buttons .spotify-signup-btn {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='164' height='61' viewBox='0 0 164 61'%3E %3Cg id='spotify_640_dark' data-name='spotify 640 dark' transform='translate(-457 -1029)'%3E %3Crect id='Rectangle_11416' data-name='Rectangle 11416' width='164' height='61' rx='7' transform='translate(457 1029)' fill='%232b2b2b'/%3E %3Cg id='Group_533' data-name='Group 533' transform='translate(473 1037.516)'%3E %3Cpath id='Spotify_logo_with_text' d='M21.344.277a21.09,21.09,0,1,0,21.091,21.09A21.091,21.091,0,0,0,21.344.277h0ZM31.016,30.7a1.314,1.314,0,0,1-1.808.436c-4.952-3.025-11.186-3.71-18.527-2.032a1.315,1.315,0,0,1-.585-2.564C18.129,24.7,25.021,25.49,30.58,28.887A1.315,1.315,0,0,1,31.016,30.7ZM33.6,24.953a1.644,1.644,0,0,1-2.262.542C25.666,22.01,17.025,21,10.319,23.036a1.644,1.644,0,1,1-.956-3.146c7.659-2.324,17.182-1.2,23.692,2.8a1.644,1.644,0,0,1,.541,2.261Zm.222-5.98c-6.8-4.037-18.012-4.409-24.5-2.439a1.973,1.973,0,1,1-1.145-3.775c7.45-2.262,19.835-1.825,27.661,2.821a1.972,1.972,0,1,1-2.012,3.393Z' transform='translate(89.146 -0.277)' fill='%231ed760'/%3E %3Cpath id='Spotify_logo_with_text-2' data-name='Spotify_logo_with_text' d='M55.747,18.955c-3.453-.823-4.067-1.4-4.067-2.616,0-1.147,1.079-1.919,2.686-1.919a7.848,7.848,0,0,1,4.719,1.793.228.228,0,0,0,.32-.051l1.686-2.377a.227.227,0,0,0-.043-.308,10.2,10.2,0,0,0-6.631-2.3c-3.728,0-6.333,2.237-6.333,5.438,0,3.433,2.247,4.648,6.13,5.586,3.3.761,3.861,1.4,3.861,2.538,0,1.263-1.127,2.049-2.942,2.049a7.942,7.942,0,0,1-5.5-2.271.234.234,0,0,0-.165-.055.224.224,0,0,0-.155.079L47.422,26.8a.227.227,0,0,0,.021.315,11.269,11.269,0,0,0,7.613,2.918c4.017,0,6.612-2.195,6.612-5.593.007-2.867-1.71-4.455-5.915-5.478Zm15.011-3.405a5.423,5.423,0,0,0-4.349,2.091V16.059a.226.226,0,0,0-.224-.227H63.092a.226.226,0,0,0-.224.227V33.635a.226.226,0,0,0,.224.227h3.092a.226.226,0,0,0,.224-.227V28.087a5.563,5.563,0,0,0,4.349,1.968c3.236,0,6.512-2.491,6.512-7.252S74,15.549,70.76,15.549h0ZM73.673,22.8c0,2.424-1.492,4.117-3.632,4.117A3.842,3.842,0,0,1,66.333,22.8a3.842,3.842,0,0,1,3.709-4.116c2.1,0,3.632,1.731,3.632,4.116Zm11.99-7.254A7.268,7.268,0,1,0,93.069,22.8a7.291,7.291,0,0,0-7.405-7.254Zm0,11.394A3.933,3.933,0,0,1,81.776,22.8a3.84,3.84,0,0,1,3.838-4.092,3.943,3.943,0,0,1,3.911,4.143A3.849,3.849,0,0,1,85.664,26.943Zm16.3-11.111h-3.4V12.354a.226.226,0,0,0-.224-.226H95.247a.228.228,0,0,0-.227.226v3.478H93.534a.226.226,0,0,0-.224.227v2.657a.226.226,0,0,0,.224.227H95.02v6.876C95.02,28.6,96.4,30,99.132,30a5.632,5.632,0,0,0,2.894-.721.221.221,0,0,0,.115-.2V26.557a.225.225,0,0,0-.107-.191.219.219,0,0,0-.22-.01,3.9,3.9,0,0,1-1.815.437c-.991,0-1.435-.451-1.435-1.459v-6.39h3.4a.226.226,0,0,0,.224-.227V16.06a.219.219,0,0,0-.222-.227h0Zm11.854.014v-.427c0-1.257.482-1.817,1.562-1.817a5.224,5.224,0,0,1,1.743.321.225.225,0,0,0,.3-.215V11.1a.224.224,0,0,0-.16-.217,8.47,8.47,0,0,0-2.569-.369c-2.854,0-4.365,1.608-4.365,4.649v.654h-1.485a.228.228,0,0,0-.227.226v2.671a.228.228,0,0,0,.227.227h1.485v10.6a.227.227,0,0,0,.227.227h3.09a.225.225,0,0,0,.227-.227v-10.6h2.887l4.423,10.6c-.5,1.113-1,1.335-1.669,1.335a3.549,3.549,0,0,1-1.705-.485.246.246,0,0,0-.179-.017.225.225,0,0,0-.134.122l-1.048,2.3a.226.226,0,0,0,.1.294,6.506,6.506,0,0,0,3.3.845c2.283,0,3.546-1.065,4.657-3.926l5.363-13.859a.226.226,0,0,0-.208-.309h-3.219a.226.226,0,0,0-.215.152l-3.3,9.417-3.611-9.423a.225.225,0,0,0-.21-.146H113.82Zm-6.873-.014h-3.092a.228.228,0,0,0-.227.227V29.546a.227.227,0,0,0,.227.227h3.092a.227.227,0,0,0,.227-.227V16.06a.226.226,0,0,0-.227-.227h0ZM105.419,9.69a2.217,2.217,0,1,0,2.216,2.216A2.217,2.217,0,0,0,105.419,9.69ZM132.5,20.169a2.182,2.182,0,1,1,2.187-2.188,2.168,2.168,0,0,1-2.187,2.188Zm.012-4.147a1.965,1.965,0,1,0,1.946,1.958,1.945,1.945,0,0,0-1.946-1.958ZM133,18.2l.616.862h-.521l-.554-.79h-.475v.79h-.435V16.782h1.017c.532,0,.881.272.881.729A.678.678,0,0,1,133,18.2Zm-.368-1.03h-.566V17.9h.566c.282,0,.451-.138.451-.362S132.912,17.174,132.63,17.174Z' transform='translate(-49.077 -1.566)' fill='%23fff'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  }
  .signup-for-podcast .signup-for-podcast-buttons .apple-podcasts-signup-btn {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='245' height='61' viewBox='0 0 245 61'%3E %3Cdefs%3E %3ClinearGradient id='linear-gradient' x1='0.5' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E %3Cstop offset='0' stop-color='%23f452ff'/%3E %3Cstop offset='1' stop-color='%23832bc1'/%3E %3C/linearGradient%3E %3C/defs%3E %3Cg id='apple_640_dark' data-name='apple 640 dark' transform='translate(-189 -1029)'%3E %3Crect id='Rectangle_11415' data-name='Rectangle 11415' width='245' height='61' rx='7' transform='translate(189 1029)' fill='%232b2b2b'/%3E %3Cg id='Group_534' data-name='Group 534' transform='translate(204.023 1039.646)'%3E %3Ctext id='Apple_Podcasts' data-name='Apple Podcasts' transform='translate(-0.023 28.354)' fill='%23fff' font-size='25' font-family='SegoeUI, Segoe UI' letter-spacing='0.008em'%3E%3Ctspan x='0' y='0'%3EApple Podcasts%3C/tspan%3E%3C/text%3E %3Cg id='XMLID_632_' transform='translate(175.221)'%3E %3Cpath id='XMLID_662_' d='M39.263,34.71A8.439,8.439,0,0,1,36.7,38.075a8.572,8.572,0,0,1-2.817,1.469,17.219,17.219,0,0,1-4.846.507H11.014a17.791,17.791,0,0,1-4.846-.507,8.328,8.328,0,0,1-2.817-1.469A8.473,8.473,0,0,1,.788,34.71,15.867,15.867,0,0,1,0,29.037H0V11.014H0A15.867,15.867,0,0,1,.788,5.34,8.439,8.439,0,0,1,3.351,1.976,8.572,8.572,0,0,1,6.168.507,17.79,17.79,0,0,1,11.014,0H29.037a17.79,17.79,0,0,1,4.846.507A8.328,8.328,0,0,1,36.7,1.976,8.473,8.473,0,0,1,39.263,5.34a15.608,15.608,0,0,1,.788,5.674V29.037A15.867,15.867,0,0,1,39.263,34.71Z' transform='translate(0 0)' fill-rule='evenodd' fill='url(%23linear-gradient)'/%3E %3Cg id='Group_532' data-name='Group 532' transform='translate(5.94 4.432)'%3E %3Cpath id='XMLID_657_' d='M130.811,166.889a1.783,1.783,0,0,0-.534-1.148,4.032,4.032,0,0,0-2.9-1.041,3.975,3.975,0,0,0-2.9,1.041,1.885,1.885,0,0,0-.534,1.148,14.813,14.813,0,0,0,.067,3.03c.107,1.228.307,2.87.561,4.526a18.041,18.041,0,0,0,.467,2.283,2.66,2.66,0,0,0,4.673,0,18.036,18.036,0,0,0,.467-2.283c.254-1.669.454-3.3.561-4.526A13.915,13.915,0,0,0,130.811,166.889Z' transform='translate(-113.294 -147.144)' fill='%23fff'/%3E %3Cpath id='XMLID_655_' d='M131.968,108.784a3.284,3.284,0,1,1-3.284-3.284A3.282,3.282,0,0,1,131.968,108.784Z' transform='translate(-114.598 -95.848)' fill='%23fff'/%3E %3Cpath id='XMLID_653_' d='M58.537,33.2a14.087,14.087,0,0,0-4.619,27.381.191.191,0,0,0,.254-.2c-.067-.481-.147-.961-.2-1.442a.529.529,0,0,0-.28-.387,12.282,12.282,0,1,1,9.8,0,.453.453,0,0,0-.28.387l-.2,1.442a.184.184,0,0,0,.254.2A14.088,14.088,0,0,0,58.537,33.2Z' transform='translate(-44.491 -33.2)' fill='%23fff'/%3E %3Cpath id='XMLID_651_' d='M88.46,68.151a9.431,9.431,0,0,0-4.94,17.222.193.193,0,0,0,.294-.16A13.1,13.1,0,0,1,83.8,83.6a.544.544,0,0,0-.187-.454,7.63,7.63,0,1,1,10.426,0,.636.636,0,0,0-.187.454c.027.521.013,1.028-.013,1.6a.185.185,0,0,0,.294.16A9.423,9.423,0,0,0,88.46,68.151Z' transform='translate(-74.735 -63.478)' fill='%23fff'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  }
  .signup-for-podcast .signup-for-podcast-buttons .google-podcasts-signup-btn {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 260.38 49.66' xmlns='http://www.w3.org/2000/svg' width='260.38' height='49.66'%3E %3Cdefs%3E %3Cstyle%3E.cls-1 %7Bfill: %23fab908;%7D.cls-2 %7Bfill: %230066d9;%7D.cls-3 %7Bfill: %234285f4;%7D.cls-4 %7Bfill: %23ea4335;%7D.cls-5 %7Bfill: %2334a853;%7D.cls-6 %7Bfill: %23fff;%7D%3C/style%3E %3C/defs%3E %3Cg data-name='Layer 2' id='Layer_2'%3E %3Cg data-name='Layer 1' id='Layer_1-2'%3E %3Cg data-name='logo Podcasts 192px' id='_logo_Podcasts_192px'%3E %3Cpolygon points='232.45 15.8 232.45 23.33 232.45 26.34 232.45 33.86 238.65 33.86 238.65 26.34 238.65 23.33 238.65 15.8 232.45 15.8' class='cls-1' id='Shape'%3E%3C/polygon%3E %3Ccircle r='3.1' cy='23.14' cx='213.82' class='cls-2' id='Oval'%3E%3C/circle%3E %3Ccircle r='3.1' cy='26.52' cx='213.82' class='cls-2' data-name='Oval' id='Oval-2'%3E%3C/circle%3E %3Crect height='3.39' width='6.21' y='23.14' x='210.72' class='cls-2' id='Rectangle-path'%3E%3C/rect%3E %3Ccircle r='3.1' cy='26.52' cx='257.28' class='cls-3' data-name='Oval' id='Oval-3'%3E%3C/circle%3E %3Ccircle r='3.1' cy='23.14' cx='257.28' class='cls-3' data-name='Oval' id='Oval-4'%3E%3C/circle%3E %3Crect height='3.39' width='6.21' y='23.14' x='254.17' class='cls-3' data-name='Rectangle-path' id='Rectangle-path-2'%3E%3C/rect%3E %3Ccircle r='3.1' cy='33.3' cx='224.55' class='cls-4' data-name='Oval' id='Oval-5'%3E%3C/circle%3E %3Ccircle r='3.1' cy='36.68' cx='224.55' class='cls-4' data-name='Oval' id='Oval-6'%3E%3C/circle%3E %3Crect height='3.39' width='6.21' y='33.3' x='221.44' class='cls-4' data-name='Rectangle-path' id='Rectangle-path-3'%3E%3C/rect%3E %3Ccircle r='3.1' cy='12.98' cx='224.55' class='cls-4' data-name='Oval' id='Oval-7'%3E%3C/circle%3E %3Ccircle r='3.1' cy='23.98' cx='224.55' class='cls-4' data-name='Oval' id='Oval-8'%3E%3C/circle%3E %3Crect height='11.08' width='6.21' y='12.98' x='221.44' class='cls-4' data-name='Rectangle-path' id='Rectangle-path-4'%3E%3C/rect%3E %3Ccircle r='3.1' cy='16.37' cx='246.56' class='cls-5' data-name='Oval' id='Oval-9'%3E%3C/circle%3E %3Ccircle r='3.1' cy='12.98' cx='246.56' class='cls-5' data-name='Oval' id='Oval-10'%3E%3C/circle%3E %3Crect height='3.39' width='6.21' y='12.98' x='243.45' class='cls-5' data-name='Rectangle-path' id='Rectangle-path-5'%3E%3C/rect%3E %3Ccircle r='3.1' cy='6.49' cx='235.55' class='cls-1' data-name='Oval' id='Oval-11'%3E%3C/circle%3E %3Ccircle r='3.1' cy='3.1' cx='235.55' class='cls-1' data-name='Oval' id='Oval-12'%3E%3C/circle%3E %3Crect height='3.39' width='6.21' y='3.1' x='232.45' class='cls-1' data-name='Rectangle-path' id='Rectangle-path-6'%3E%3C/rect%3E %3Ccircle r='3.1' cy='46.56' cx='235.55' class='cls-1' data-name='Oval' id='Oval-13'%3E%3C/circle%3E %3Ccircle r='3.1' cy='43.17' cx='235.55' class='cls-1' data-name='Oval' id='Oval-14'%3E%3C/circle%3E %3Crect height='3.39' width='6.21' y='43.17' x='232.45' class='cls-1' data-name='Rectangle-path' id='Rectangle-path-7'%3E%3C/rect%3E %3Ccircle r='3.1' cy='36.68' cx='246.56' class='cls-5' data-name='Oval' id='Oval-15'%3E%3C/circle%3E %3Ccircle r='3.1' cy='25.68' cx='246.56' class='cls-5' data-name='Oval' id='Oval-16'%3E%3C/circle%3E %3Crect height='11' width='6.21' y='25.68' x='243.45' class='cls-5' data-name='Rectangle-path' id='Rectangle-path-8'%3E%3C/rect%3E %3Ccircle r='3.1' cy='15.8' cx='235.55' class='cls-1' data-name='Oval' id='Oval-17'%3E%3C/circle%3E %3Ccircle r='3.1' cy='33.86' cx='235.55' class='cls-1' data-name='Oval' id='Oval-18'%3E%3C/circle%3E %3C/g%3E %3Cg id='wordmark'%3E %3Cpath d='M98.28,37.69H95.76V18.5h6.69a6.31,6.31,0,0,1,4.32,1.62,5.49,5.49,0,0,1,0,8.17,6.31,6.31,0,0,1-4.32,1.62H98.28Zm0-10.13h4.22a3.29,3.29,0,0,0,2.55-1,3.25,3.25,0,0,0,0-4.61,3.28,3.28,0,0,0-2.55-1H98.28Zm12.4-1.42a7.15,7.15,0,0,1,9.92,0,6.87,6.87,0,0,1,2,5,6.87,6.87,0,0,1-2,5,7.15,7.15,0,0,1-9.92,0,6.87,6.87,0,0,1-2-5A6.81,6.81,0,0,1,110.68,26.14Zm1.86,8.44a4.28,4.28,0,0,0,3.1,1.28,4.2,4.2,0,0,0,3.08-1.3,4.62,4.62,0,0,0,1.3-3.44,4.62,4.62,0,0,0-1.3-3.44,4.3,4.3,0,0,0-6.16,0,4.63,4.63,0,0,0-1.31,3.44A4.73,4.73,0,0,0,112.54,34.58Zm17.61,3.54a6,6,0,0,1-4.5-2,7,7,0,0,1-1.89-5,7,7,0,0,1,1.89-5,6,6,0,0,1,4.5-2,5.78,5.78,0,0,1,2.75.64,4.58,4.58,0,0,1,1.82,1.61h.11l-.11-1.83V18.5h2.52V37.69h-2.41V35.86h-.11a4.58,4.58,0,0,1-1.82,1.61A5.79,5.79,0,0,1,130.15,38.12Zm.41-2.26a4.07,4.07,0,0,0,3-1.28,4.76,4.76,0,0,0,1.24-3.46,4.76,4.76,0,0,0-1.24-3.46,4.11,4.11,0,0,0-3-1.28,4.05,4.05,0,0,0-3,1.3,4.72,4.72,0,0,0-1.26,3.44,4.72,4.72,0,0,0,1.26,3.44A4.05,4.05,0,0,0,130.56,35.86ZM146,38.12a6.66,6.66,0,0,1-5-2,6.9,6.9,0,0,1-1.94-5,6.9,6.9,0,0,1,1.94-5,6.65,6.65,0,0,1,5-2,6.13,6.13,0,0,1,3.72,1.07,6.26,6.26,0,0,1,2.17,2.7l-2.3.94a3.77,3.77,0,0,0-3.76-2.46,4,4,0,0,0-3,1.34,4.76,4.76,0,0,0-1.27,3.4,4.76,4.76,0,0,0,1.27,3.4,4,4,0,0,0,3,1.34,3.89,3.89,0,0,0,3.89-2.46l2.25.94a6.25,6.25,0,0,1-6,3.78Zm11.95,0a5.4,5.4,0,0,1-3.57-1.21,4,4,0,0,1-1.44-3.19,3.89,3.89,0,0,1,1.7-3.36,7,7,0,0,1,4.19-1.22,7.45,7.45,0,0,1,3.65.8v-.37a2.89,2.89,0,0,0-1-2.32,3.69,3.69,0,0,0-2.49-.87,3.93,3.93,0,0,0-2,.51,2.66,2.66,0,0,0-1.22,1.39l-2.3-1a5.16,5.16,0,0,1,1.83-2.18,6,6,0,0,1,3.62-1,6.3,6.3,0,0,1,4.28,1.47,5.21,5.21,0,0,1,1.7,4.15v7.94h-2.41V35.86h-.11A5,5,0,0,1,158,38.12Zm.41-2.26a4.18,4.18,0,0,0,2.84-1.13,3.52,3.52,0,0,0,1.28-2.7,5.1,5.1,0,0,0-3.21-.86,4.22,4.22,0,0,0-2.77.78,2.33,2.33,0,0,0-.93,1.82,1.73,1.73,0,0,0,.85,1.53A3.39,3.39,0,0,0,158.36,35.86Zm13.91,2.26A6.12,6.12,0,0,1,168.55,37a6.37,6.37,0,0,1-2.15-2.68l2.25-.91a3.71,3.71,0,0,0,3.65,2.47,3.38,3.38,0,0,0,1.93-.51,1.56,1.56,0,0,0,.75-1.34q0-1.29-1.83-1.74l-2.72-.65A6.44,6.44,0,0,1,168,30.46,2.91,2.91,0,0,1,166.84,28a3.31,3.31,0,0,1,1.58-2.83,6.46,6.46,0,0,1,3.74-1.08,6.31,6.31,0,0,1,3.18.79,4.46,4.46,0,0,1,2,2.26l-2.19.89a3,3,0,0,0-3.07-1.75,3.58,3.58,0,0,0-1.89.46,1.36,1.36,0,0,0-.77,1.23c0,.75.59,1.26,1.78,1.53l2.66.62a5,5,0,0,1,2.79,1.47,3.48,3.48,0,0,1,.91,2.36,3.65,3.65,0,0,1-1.48,2.95A6,6,0,0,1,172.27,38.12Zm12.83-.22a4.37,4.37,0,0,1-3.22-1.1,4.18,4.18,0,0,1-1.11-3.11V26.81h-2.35V24.55h2.35v-4h2.52v4h3.29v2.26h-3.29v6.7c0,1.43.61,2.14,1.81,2.14a2.78,2.78,0,0,0,1.15-.21l.88,2.11A5.06,5.06,0,0,1,185.1,37.9Zm8.84.22A6.12,6.12,0,0,1,190.22,37a6.3,6.3,0,0,1-2.15-2.68l2.25-.91A3.71,3.71,0,0,0,194,35.92a3.41,3.41,0,0,0,1.94-.51,1.56,1.56,0,0,0,.75-1.34c0-.86-.61-1.44-1.84-1.74l-2.71-.65a6.44,6.44,0,0,1-2.44-1.22A2.88,2.88,0,0,1,188.51,28a3.28,3.28,0,0,1,1.58-2.83,6.44,6.44,0,0,1,3.74-1.08,6.36,6.36,0,0,1,3.18.79,4.5,4.5,0,0,1,2,2.26l-2.2.89a3,3,0,0,0-3.07-1.75,3.6,3.6,0,0,0-1.89.46,1.37,1.37,0,0,0-.76,1.23c0,.75.59,1.26,1.78,1.53l2.66.62a5,5,0,0,1,2.79,1.47,3.53,3.53,0,0,1,.91,2.36,3.65,3.65,0,0,1-1.48,2.95A6,6,0,0,1,193.94,38.12Z' class='cls-6' id='Podcasts'%3E%3C/path%3E %3Cpath d='M0,27.11a11.26,11.26,0,0,1,11.41-11,10.84,10.84,0,0,1,7.71,3l-2.18,2.11a7.88,7.88,0,0,0-5.53-2.16,8,8,0,1,0,0,16,7.59,7.59,0,0,0,5.68-2.2,6.19,6.19,0,0,0,1.67-3.77H11.41v-3H21.76A10.32,10.32,0,0,1,21.93,28a9.7,9.7,0,0,1-2.66,7,10.47,10.47,0,0,1-7.86,3.07A11.26,11.26,0,0,1,0,27.11Zm30.17-3a7.08,7.08,0,1,1,0,14.15,7.08,7.08,0,1,1,0-14.15Zm0,11.35a4.15,4.15,0,0,0,4.09-4.3,4.09,4.09,0,1,0-8.18,0A4.15,4.15,0,0,0,30.17,35.43ZM46,24.08a7.08,7.08,0,1,1-7.26,7.07A7,7,0,0,1,46,24.08Zm0,11.35a4.15,4.15,0,0,0,4.09-4.3,4.09,4.09,0,1,0-8.18,0A4.14,4.14,0,0,0,46,35.43ZM65.46,24.31h3V37c0,5.23-3.15,7.37-6.87,7.37A6.9,6.9,0,0,1,55.2,40.2L58,39.07a4,4,0,0,0,3.64,2.51c2.38,0,3.86-1.44,3.86-4.14v-1h-.11A5,5,0,0,1,61.54,38a7.08,7.08,0,0,1,0-14.15,5,5,0,0,1,3.81,1.59h.11ZM61.82,35.24A4,4,0,0,0,65.67,31a4,4,0,0,0-3.85-4.32,4.13,4.13,0,0,0-4,4.32A4.11,4.11,0,0,0,61.82,35.24Zm8.84,2.51V17h3.17V37.75Zm11.89-2.32a4.19,4.19,0,0,0,3.57-2l2.46,1.61a7.27,7.27,0,0,1-6,3.14,7,7,0,0,1-7.18-7.08,6.8,6.8,0,0,1,6.83-7.07,6.68,6.68,0,0,1,6.19,4.5l.32.79L79,33.29A3.73,3.73,0,0,0,82.55,35.43Zm-.24-8.63a3.91,3.91,0,0,0-3.79,4.12L85,28.31A2.78,2.78,0,0,0,82.31,26.8Z' class='cls-6' id='Combined-Shape'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  }
  .signup-for-podcast .signup-for-podcast-buttons .youtube-podcasts-signup-btn {
    background-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg id='Layer_2' data-name='Layer 2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 159 61'%3E %3Cdefs%3E %3Cstyle%3E .cls-1 %7B fill: %232b2b2b; %7D .cls-1, .cls-2, .cls-3 %7B stroke-width: 0px; %7D .cls-2 %7B fill: %23ff4c41; %7D .cls-3 %7B fill: %23fff; %7D %3C/style%3E %3C/defs%3E %3Cg id='__x2021__xF8FF__x5F_1' data-name='˜_x2021__xF8FF__x5F_1'%3E %3Cg%3E %3Crect class='cls-1' y='0' width='159' height='61' rx='7' ry='7'/%3E %3Cg%3E %3Cg%3E %3Cpath class='cls-3' d='M43.16,25.25h3.07v15.75h-3.01v-1.65c-.29.27-.51.48-.73.68-.72.64-1.47,1.21-2.53,1.22-.96,0-1.69-.42-1.95-1.3-.19-.62-.3-1.28-.31-1.93-.05-4.18-.05-8.36-.07-12.53,0-.06.01-.12.02-.2h3.02c0,.13.02.26.02.39.02,4.01.04,8.03.05,12.04,0,.12,0,.23,0,.35.07.49.44.76.91.57.38-.16.71-.44,1.03-.7.42-.35.55-.79.54-1.34-.04-3.61-.04-7.21-.06-10.82,0-.16,0-.32,0-.52Z'/%3E %3Cpath class='cls-3' d='M27.15,19.97c-.55,1.74-1.08,3.43-1.62,5.11-.75,2.38-1.51,4.76-2.26,7.14-.06.18-.08.37-.08.55.01,2.6.03,5.2.05,7.81,0,.13,0,.25,0,.41h-3.2c0-.13,0-.26,0-.38-.01-2.61-.02-5.23-.05-7.84,0-.31-.1-.62-.2-.92-1.27-3.83-2.54-7.65-3.81-11.48-.04-.11-.07-.22-.12-.38,1.09,0,2.13,0,3.17.01.09,0,.23.18.26.29.5,1.7.98,3.4,1.46,5.1.26.89.51,1.79.84,2.69.16-.59.33-1.18.49-1.77.54-2,1.07-4,1.6-6,.06-.25.15-.34.44-.34.99.02,1.99,0,3.03,0Z'/%3E %3Cpath class='cls-3' d='M26.64,33.11c0-1.2-.04-2.4.02-3.6.02-.59.14-1.19.34-1.75.48-1.4,1.47-2.31,3.03-2.53,1.75-.25,3.31.08,4.4,1.55.55.74.77,1.61.84,2.51.06.77.07,1.54.08,2.31.01,1.68.03,3.36,0,5.04-.01.59-.1,1.19-.25,1.76-.47,1.73-2.09,2.88-4,2.9-1.92.02-3.63-1.12-4.12-2.86-.22-.78-.28-1.61-.32-2.42-.05-.97-.01-1.94-.01-2.9h0ZM32.34,33.26s-.03,0-.04,0c0-1.22,0-2.45,0-3.67,0-.32-.05-.66-.15-.96-.17-.55-.63-.83-1.22-.82-.59.01-1.02.32-1.17.88-.08.29-.12.6-.12.9,0,2.41.02,4.83.05,7.24,0,.35.06.7.16,1.03.17.55.63.84,1.22.83.55,0,1-.31,1.15-.86.09-.32.13-.67.13-1,.01-1.19,0-2.38,0-3.57Z'/%3E %3Cpath class='cls-3' d='M69.91,26.6c.63-.43,1.18-.93,1.84-1.25,1.64-.8,3.29-.08,3.71,1.62.22.9.35,1.84.37,2.77.05,2.32.03,4.64-.01,6.97-.02.86-.09,1.73-.29,2.57-.45,1.84-2.29,2.56-4.01,1.6-.58-.33-1.08-.79-1.63-1.2,0,.26,0,.56,0,.86-.01.61.07.55-.56.55-.65,0-1.3,0-1.95,0-.49,0-.49,0-.49-.46,0-3.7,0-7.4.01-11.1,0-3.06.01-6.11,0-9.17,0-.34.11-.43.46-.42.74.02,1.47.02,2.21,0,.3,0,.37.1.37.36-.01,1.94-.02,3.87-.02,5.81,0,.18,0,.36,0,.5ZM69.91,33.15s-.02,0-.03,0c0,1.41.03,2.82-.02,4.23-.02.56.23.84.7,1.05.14.06.29.12.44.16.72.19,1.25-.07,1.45-.75.1-.33.16-.69.16-1.03.02-2.48.02-4.97.01-7.45,0-.32-.07-.65-.16-.96-.14-.46-.45-.65-.96-.67-.49-.02-.9.18-1.29.43-.24.15-.33.34-.32.61.01,1.46,0,2.92,0,4.37Z'/%3E %3Cpath class='cls-3' d='M61.28,39.46c-.4.36-.73.67-1.09.97-.58.48-1.22.83-2,.87-1.25.07-2.11-.6-2.33-1.86-.1-.54-.15-1.09-.15-1.63-.01-4.01,0-8.03-.01-12.04,0-.33.07-.45.44-.44.77.02,1.55.02,2.32,0,.34-.01.43.1.43.42-.01,3.89,0,7.77,0,11.66,0,.21,0,.42,0,.63.03.5.33.71.84.61.69-.14,1.56-1.14,1.56-1.8,0-3.69,0-7.37,0-11.06,0-.45,0-.46.48-.46.77,0,1.55,0,2.32,0,.28,0,.39.06.39.35-.01,5.03-.02,10.06-.02,15.09,0,.25-.07.36-.35.35-.83-.01-1.67-.01-2.51,0-.26,0-.34-.09-.33-.33.01-.41,0-.83,0-1.3Z'/%3E %3Cpath class='cls-3' d='M83.69,35.52c1.04,0,2.01,0,2.97,0,.07,0,.21.11.21.17-.01,1.16.07,2.35-.54,3.42-.77,1.35-1.97,2.07-3.59,2.14-2.07.1-3.6-.72-4.43-2.35-.38-.76-.55-1.58-.55-2.41,0-2.32-.02-4.64.07-6.96.05-1.4.55-2.66,1.76-3.6,2.05-1.59,6.27-1.23,7.1,2.39.14.61.2,1.25.22,1.87.03,1,0,2.01,0,3.01,0,.46,0,.46-.48.47-1.66,0-3.32,0-4.97,0-.15,0-.29,0-.44,0-.03.05-.06.08-.06.1,0,1.17,0,2.33.04,3.5,0,.21.08.44.17.64.23.52.65.75,1.26.72.55-.03.98-.29,1.11-.81.11-.42.11-.87.14-1.31.02-.31,0-.63,0-1ZM83.74,31.27c-.04-.92-.04-1.8-.14-2.68-.07-.64-.49-.88-1.23-.88-.8,0-1.22.24-1.3.9-.09.81-.09,1.62-.1,2.44,0,.07.13.21.2.21.83.02,1.66,0,2.57,0Z'/%3E %3Cpath class='cls-3' d='M49.26,23.04c-.78,0-1.54,0-2.3,0-.36,0-.84.08-1.05-.1-.18-.16-.07-.63-.08-.97,0-.54.01-1.07,0-1.61-.01-.29.1-.35.38-.35,2.52,0,5.04-.01,7.55-.02.71,0,1.43,0,2.14-.01.29,0,.35.1.35.34-.01.78-.01,1.56,0,2.35,0,.28-.09.37-.38.36-.87-.01-1.74,0-2.62,0-.19,0-.39,0-.63,0,0,.26,0,.48,0,.7,0,5.61,0,11.23.01,16.84,0,.53,0,.53-.55.53-.76,0-1.52,0-2.28,0-.49,0-.5,0-.5-.49,0-3.14-.01-6.28-.01-9.42,0-2.58,0-5.16-.01-7.74,0-.13-.01-.25-.02-.41Z'/%3E %3C/g%3E %3Cg%3E %3Cpath class='cls-2' d='M143.13,31.14c0-.58,0-1.17,0-1.75,0-1.25.02-2.55-.03-3.83-.02-.57-.05-1.1-.09-1.61-.2-2.59-.51-5.07-2.05-6.92-1.42-1.71-3.59-2.08-5.52-2.3-2.26-.25-4.62-.42-7.21-.52-4.88-.18-9.81-.08-14.59.03-2.46.05-5,.11-7.5.31-3.25.26-6.55.78-8.08,4.03-1.19,2.53-1.19,5.63-1.19,8.35,0,.33,0,.65,0,.96-.02,2.8-.02,5.33.08,7.88.14,3.45.33,8.17,4.39,9.81,2.13.86,4.74,1.03,6.64,1.15,1.72.11,3.46.13,5.14.14.53,0,1.06,0,1.59.02.79.01,1.59.02,2.38.02,2.86,0,5.72-.07,8.51-.13,1.06-.02,2.13-.05,3.19-.07h.27c3.2-.07,6.5-.13,9.62-1.19,2.93-.99,3.73-3.98,4.14-6.77.31-2.13.29-4.3.28-6.39,0-.41,0-.81,0-1.22Z'/%3E %3Cpath class='cls-3' d='M115.68,30.5v-6.88c0-.43.47-.71.85-.49l6.01,3.44,6.01,3.44c.38.22.38.76,0,.98l-6.01,3.44-6.01,3.44c-.38.22-.85-.05-.85-.49v-6.88Z'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  }
  .tablet .signup-for-podcast .signup-for-podcast-buttons .spotify-signup-btn {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='299' height='106' viewBox='0 0 299 106'%3E %3Cg id='spotify_1536_dark' data-name='spotify 1536 dark' transform='translate(-1000 -1453.583)'%3E %3Crect id='Rectangle_11418' data-name='Rectangle 11418' width='299' height='106' rx='16' transform='translate(1000 1453.583)' fill='%232b2b2b'/%3E %3Cg id='Group_537' data-name='Group 537' transform='translate(1023.95 1465.361)'%3E %3Cpath id='Spotify_logo_with_text' d='M63.092,27.424c-6.48-1.576-7.632-2.682-7.632-5.007,0-2.2,2.026-3.674,5.042-3.674,2.922,0,5.817,1.122,8.856,3.432a.411.411,0,0,0,.318.08.417.417,0,0,0,.282-.176l3.164-4.549a.44.44,0,0,0-.081-.589,18.911,18.911,0,0,0-12.445-4.4c-7,0-11.885,4.283-11.885,10.41,0,6.571,4.217,8.9,11.5,10.694,6.2,1.457,7.247,2.677,7.247,4.859,0,2.418-2.115,3.922-5.521,3.922-3.782,0-6.87-1.3-10.321-4.347a.434.434,0,0,0-.309-.105.417.417,0,0,0-.291.151l-3.549,4.306a.442.442,0,0,0,.04.6A20.916,20.916,0,0,0,61.8,48.622c7.538,0,12.409-4.2,12.409-10.706.013-5.489-3.209-8.528-11.1-10.487Zm28.171-6.518a10.1,10.1,0,0,0-8.161,4V21.881a.428.428,0,0,0-.421-.434h-5.8a.428.428,0,0,0-.421.434V55.525a.429.429,0,0,0,.421.434h5.8a.429.429,0,0,0,.421-.434V44.906a10.353,10.353,0,0,0,8.161,3.767c6.073,0,12.221-4.768,12.221-13.882s-6.14-13.885-12.217-13.885h0Zm5.472,13.885c0,4.639-2.8,7.88-6.816,7.88-3.966,0-6.96-3.387-6.96-7.88s2.994-7.88,6.96-7.88c3.948,0,6.816,3.313,6.816,7.879Zm22.5-13.885a13.909,13.909,0,1,0,13.9,13.885,13.816,13.816,0,0,0-13.9-13.885Zm0,21.811c-4.159,0-7.3-3.41-7.3-7.928,0-4.539,3.03-7.832,7.2-7.832s7.341,3.409,7.341,7.931C126.484,39.425,123.436,42.717,119.237,42.717Zm30.6-21.27h-6.386V14.789a.428.428,0,0,0-.421-.433h-5.8a.431.431,0,0,0-.426.433v6.658h-2.788a.428.428,0,0,0-.421.434v5.086a.428.428,0,0,0,.421.434H136.8V40.564c0,5.316,2.595,8.013,7.717,8.013a10.407,10.407,0,0,0,5.432-1.38.425.425,0,0,0,.215-.375V41.976a.433.433,0,0,0-.2-.366.4.4,0,0,0-.412-.018,7.209,7.209,0,0,1-3.406.837c-1.86,0-2.693-.864-2.693-2.793V27.4h6.386a.428.428,0,0,0,.421-.434V21.884a.416.416,0,0,0-.417-.434l0,0Zm22.247.026v-.818c0-2.406.905-3.479,2.931-3.479a9.635,9.635,0,0,1,3.272.615.413.413,0,0,0,.381-.06.433.433,0,0,0,.175-.352V12.392a.428.428,0,0,0-.3-.416,15.61,15.61,0,0,0-4.822-.707c-5.355,0-8.192,3.078-8.192,8.9v1.252h-2.788a.431.431,0,0,0-.426.433v5.112a.432.432,0,0,0,.426.434h2.788V47.7a.43.43,0,0,0,.426.434h5.8a.427.427,0,0,0,.426-.434V27.4h5.418l8.3,20.3c-.941,2.13-1.869,2.555-3.133,2.555a6.563,6.563,0,0,1-3.2-.928.454.454,0,0,0-.336-.032.425.425,0,0,0-.251.233L177,53.93a.436.436,0,0,0,.184.562,12.024,12.024,0,0,0,6.194,1.618c4.284,0,6.655-2.039,8.739-7.515l10.066-26.53a.43.43,0,0,0-.045-.4.412.412,0,0,0-.345-.188h-6.041a.425.425,0,0,0-.4.291l-6.189,18.026-6.776-18.038a.424.424,0,0,0-.394-.279h-9.913Zm-12.9-.026h-5.8a.431.431,0,0,0-.426.434V47.7a.43.43,0,0,0,.426.434h5.8a.43.43,0,0,0,.426-.434V21.883a.429.429,0,0,0-.426-.434ZM156.313,9.69a4.245,4.245,0,1,0,4.159,4.242A4.2,4.2,0,0,0,156.313,9.69Zm50.83,20.058a4.177,4.177,0,1,1,4.105-4.189,4.109,4.109,0,0,1-4.105,4.189Zm.022-7.938a3.762,3.762,0,1,0,3.652,3.749A3.689,3.689,0,0,0,207.165,21.811Zm.905,4.177,1.156,1.649h-.977l-1.04-1.513h-.892v1.513H205.5V23.265h1.909c1,0,1.654.52,1.654,1.395a1.293,1.293,0,0,1-.99,1.328Zm-.69-1.972h-1.062V25.4h1.062c.529,0,.847-.265.847-.692C208.228,24.256,207.909,24.016,207.381,24.016Z' transform='translate(-47.369 6.578)' fill='%23fff'/%3E %3Cpath id='Spotify_logo_with_text-2' data-name='Spotify_logo_with_text' d='M40.624.277C18.328.277.253,18.726.253,41.483S18.328,82.688,40.624,82.688,81,64.24,81,41.483,62.922.279,40.623.279v0Zm18.514,59.43a2.486,2.486,0,0,1-3.461.851c-9.479-5.91-21.411-7.248-35.464-3.971A2.517,2.517,0,0,1,17.2,54.654a2.567,2.567,0,0,1,1.893-3.075c15.378-3.586,28.57-2.042,39.211,4.6A2.6,2.6,0,0,1,59.138,59.707Zm4.941-11.22a3.111,3.111,0,0,1-4.329,1.059c-10.852-6.808-27.393-8.78-40.229-4.8a3.141,3.141,0,0,1-3.928-2.14,3.229,3.229,0,0,1,2.1-4.007c14.662-4.541,32.889-2.341,45.35,5.475a3.25,3.25,0,0,1,1.036,4.417ZM64.5,36.8c-13.011-7.888-34.478-8.613-46.9-4.765a3.763,3.763,0,0,1-4.709-2.568,3.87,3.87,0,0,1,2.517-4.808c14.26-4.419,37.967-3.565,52.947,5.512a3.894,3.894,0,0,1,1.321,5.281A3.73,3.73,0,0,1,64.505,36.8Z' transform='translate(170.871 -0.277)' fill='%231ed760'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  }
  .tablet .signup-for-podcast .signup-for-podcast-buttons .apple-podcasts-signup-btn {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='451' height='106' viewBox='0 0 451 106'%3E %3Cdefs%3E %3ClinearGradient id='linear-gradient' x1='0.5' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E %3Cstop offset='0' stop-color='%23f452ff'/%3E %3Cstop offset='1' stop-color='%23832bc1'/%3E %3C/linearGradient%3E %3C/defs%3E %3Cg id='apple_1536_dark' data-name='apple 1536 dark' transform='translate(-505 -1453.583)'%3E %3Crect id='Rectangle_11417' data-name='Rectangle 11417' width='451' height='106' rx='16' transform='translate(505 1453.583)' fill='%232b2b2b'/%3E %3Cg id='Group_536' data-name='Group 536' transform='translate(527.142 1468.573)'%3E %3Ctext id='Apple_Podcasts' data-name='Apple Podcasts' transform='translate(-0.142 51.01)' fill='%23fff' font-size='46' font-family='SegoeUI, Segoe UI' letter-spacing='-0.012em'%3E%3Ctspan x='0' y='0'%3EApple Podcasts%3C/tspan%3E%3C/text%3E %3Cg id='XMLID_632_' transform='translate(332.118 0)'%3E %3Cpath id='XMLID_662_' d='M73.505,66.327a16.1,16.1,0,0,1-4.8,6.429,15.94,15.94,0,0,1-5.274,2.806,31.613,31.613,0,0,1-9.073.969H20.619a32.661,32.661,0,0,1-9.073-.969,15.487,15.487,0,0,1-5.274-2.806,16.167,16.167,0,0,1-4.8-6.429C.025,62.526,0,58.214,0,55.485H0V21.046H0c0-2.73.025-7.041,1.475-10.842a16.1,16.1,0,0,1,4.8-6.429A15.941,15.941,0,0,1,11.547.969,32.661,32.661,0,0,1,20.619,0H54.36a32.661,32.661,0,0,1,9.073.969,15.487,15.487,0,0,1,5.274,2.806,16.167,16.167,0,0,1,4.8,6.429c1.475,3.8,1.475,8.138,1.475,10.842V55.485C74.98,58.214,74.955,62.526,73.505,66.327Z' transform='translate(0 0)' fill-rule='evenodd' fill='url(%23linear-gradient)'/%3E %3Cg id='Group_532' data-name='Group 532' transform='translate(11.12 8.469)'%3E %3Cpath id='XMLID_657_' d='M136.843,168.884a3.437,3.437,0,0,0-1-2.194,7.46,7.46,0,0,0-5.424-1.99A7.357,7.357,0,0,0,125,166.69a3.635,3.635,0,0,0-1,2.194,28.887,28.887,0,0,0,.125,5.791c.2,2.347.575,5.485,1.05,8.648a35.087,35.087,0,0,0,.875,4.362c.425,1.429,1.95,2.653,4.374,2.653s3.974-1.25,4.374-2.653a35.057,35.057,0,0,0,.875-4.362c.475-3.189.85-6.3,1.05-8.648A27.132,27.132,0,0,0,136.843,168.884Z' transform='translate(-104.049 -131.154)' fill='%23fff'/%3E %3Cpath id='XMLID_655_' d='M137.7,111.776a6.15,6.15,0,1,1-6.148-6.276A6.208,6.208,0,0,1,137.7,111.776Z' transform='translate(-105.178 -87.056)' fill='%23fff'/%3E %3Cpath id='XMLID_653_' d='M70.786,33.2c-14.346.051-26.093,11.939-26.293,26.582a26.929,26.929,0,0,0,17.645,25.74.36.36,0,0,0,.475-.383c-.125-.918-.275-1.837-.375-2.755a1.01,1.01,0,0,0-.525-.74,23.508,23.508,0,0,1-13.821-21.76c.125-12.755,10.322-23.138,22.794-23.24A23.261,23.261,0,0,1,93.88,60.113,23.569,23.569,0,0,1,80.059,81.644a.865.865,0,0,0-.525.74l-.375,2.755a.346.346,0,0,0,.475.383A26.907,26.907,0,0,0,97.279,60.113C97.229,45.266,85.357,33.174,70.786,33.2Z' transform='translate(-44.491 -33.2)' fill='%23fff'/%3E %3Cpath id='XMLID_651_' d='M96.366,68.158A17.915,17.915,0,0,0,79.4,85.938a18.126,18.126,0,0,0,7.723,15.128.362.362,0,0,0,.55-.306,25.553,25.553,0,0,1-.025-3.087,1.049,1.049,0,0,0-.35-.867,14.735,14.735,0,0,1-4.524-11.02,14.285,14.285,0,1,1,28.567.383,14.761,14.761,0,0,1-4.524,10.638,1.228,1.228,0,0,0-.35.867c.05.995.025,1.964-.025,3.061a.347.347,0,0,0,.55.306,18.157,18.157,0,0,0,7.723-14.9A17.812,17.812,0,0,0,96.366,68.158Z' transform='translate(-70.671 -59.229)' fill='%23fff'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  }
  .tablet .signup-for-podcast .signup-for-podcast-buttons .youtube-podcasts-signup-btn {
    background-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg id='Layer_2' data-name='Layer 2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 274 106'%3E %3Cdefs%3E %3Cstyle%3E .cls-1 %7B fill: %232b2b2b; %7D .cls-1, .cls-2, .cls-3 %7B stroke-width: 0px; %7D .cls-2 %7B fill: %23ff4c41; %7D .cls-3 %7B fill: %23fff; %7D %3C/style%3E %3C/defs%3E %3Cg id='__x2021__xF8FF__x5F_1' data-name='˜_x2021__xF8FF__x5F_1'%3E %3Cg%3E %3Crect class='cls-1' y='0' width='274' height='106' rx='16' ry='16'/%3E %3Cg%3E %3Cg%3E %3Cpath class='cls-3' d='M69.02,43.1h5.75v29.7h-5.64v-3.12c-.53.5-.95.9-1.37,1.28-1.34,1.21-2.75,2.28-4.73,2.29-1.79.01-3.16-.8-3.66-2.45-.35-1.17-.57-2.42-.58-3.63-.09-7.88-.1-15.76-.14-23.64,0-.11.02-.22.03-.38h5.64c.01.24.03.49.04.74.04,7.57.07,15.15.1,22.72,0,.22-.01.44.02.66.12.92.82,1.43,1.7,1.07.71-.29,1.33-.83,1.92-1.32.78-.66,1.03-1.49,1.01-2.52-.08-6.8-.08-13.6-.1-20.41,0-.3,0-.61,0-.98Z'/%3E %3Cpath class='cls-3' d='M39.07,33.13c-1.03,3.28-2.03,6.46-3.03,9.64-1.41,4.49-2.83,8.97-4.23,13.46-.1.33-.15.69-.15,1.04.02,4.91.06,9.82.09,14.73,0,.24,0,.48,0,.78h-5.99c0-.25,0-.49,0-.72-.03-4.93-.04-9.86-.09-14.79,0-.58-.19-1.17-.37-1.73-2.37-7.22-4.75-14.43-7.13-21.65-.07-.2-.13-.41-.22-.72,2.04,0,3.99-.01,5.93.02.17,0,.43.33.49.55.93,3.2,1.83,6.41,2.74,9.61.48,1.69.96,3.37,1.58,5.07.3-1.11.61-2.22.91-3.34,1-3.77,2.01-7.55,2.99-11.32.12-.46.29-.65.81-.64,1.86.03,3.71.01,5.67.01Z'/%3E %3Cpath class='cls-3' d='M38.12,57.92c0-2.27-.07-4.53.03-6.79.05-1.11.27-2.24.63-3.29.89-2.64,2.74-4.36,5.67-4.78,3.27-.47,6.2.15,8.23,2.92,1.03,1.4,1.43,3.05,1.57,4.73.12,1.44.13,2.9.15,4.35.02,3.17.06,6.34,0,9.5-.02,1.11-.18,2.25-.47,3.32-.89,3.26-3.91,5.43-7.48,5.47-3.58.04-6.8-2.12-7.7-5.39-.41-1.47-.52-3.03-.6-4.56-.1-1.82-.02-3.65-.02-5.48h0ZM48.78,58.22s-.05,0-.08,0c0-2.31.02-4.62-.01-6.93,0-.61-.09-1.24-.27-1.82-.32-1.04-1.17-1.57-2.29-1.55-1.1.02-1.91.61-2.19,1.67-.14.55-.23,1.13-.23,1.69,0,4.55.04,9.11.09,13.66,0,.65.11,1.32.29,1.95.32,1.04,1.17,1.58,2.28,1.57,1.03,0,1.87-.58,2.16-1.62.17-.61.24-1.26.24-1.89.03-2.24.01-4.49.01-6.73Z'/%3E %3Cpath class='cls-3' d='M119.06,45.65c1.17-.82,2.21-1.75,3.43-2.35,3.07-1.51,6.16-.16,6.94,3.06.41,1.7.65,3.47.68,5.22.09,4.38.06,8.76-.02,13.14-.03,1.62-.16,3.27-.54,4.84-.84,3.47-4.28,4.83-7.49,3.01-1.09-.61-2.02-1.48-3.05-2.26,0,.49,0,1.05,0,1.62-.02,1.16.13,1.04-1.06,1.04-1.22,0-2.44,0-3.65,0-.91,0-.92,0-.92-.86,0-6.98.02-13.95.03-20.93,0-5.77.03-11.53,0-17.3,0-.65.21-.82.86-.8,1.38.04,2.76.03,4.13,0,.57-.02.69.18.69.68-.03,3.65-.03,7.31-.04,10.96,0,.34,0,.69,0,.94ZM119.06,57.99s-.03,0-.05,0c0,2.66.06,5.32-.03,7.98-.04,1.06.44,1.59,1.31,1.98.27.12.55.23.83.31,1.34.37,2.34-.13,2.72-1.41.18-.63.29-1.3.3-1.95.03-4.68.04-9.37.02-14.05,0-.61-.12-1.23-.3-1.82-.26-.87-.84-1.23-1.79-1.27-.92-.04-1.68.35-2.42.82-.45.29-.61.64-.6,1.16.02,2.75.01,5.5.01,8.25Z'/%3E %3Cpath class='cls-3' d='M102.92,69.91c-.75.67-1.37,1.27-2.04,1.83-1.08.9-2.28,1.57-3.75,1.65-2.35.13-3.94-1.13-4.36-3.51-.18-1.01-.28-2.05-.29-3.08-.02-7.57,0-15.14-.03-22.71,0-.61.14-.85.83-.83,1.45.04,2.9.04,4.34,0,.64-.02.81.18.81.79-.02,7.33-.01,14.66-.01,21.99,0,.4-.01.79.01,1.19.06.94.61,1.34,1.57,1.15,1.29-.26,2.91-2.15,2.91-3.39,0-6.95,0-13.91.01-20.86,0-.86,0-.86.9-.86,1.45,0,2.89.01,4.34-.02.52-.01.73.11.73.65-.02,9.49-.03,18.97-.03,28.46,0,.47-.12.67-.66.66-1.56-.03-3.12-.03-4.69,0-.49,0-.64-.17-.63-.62.03-.78,0-1.57,0-2.46Z'/%3E %3Cpath class='cls-3' d='M144.83,62.46c1.94,0,3.75,0,5.56.01.14,0,.4.21.4.32-.03,2.19.12,4.42-1.02,6.45-1.44,2.55-3.69,3.9-6.72,4.04-3.87.19-6.74-1.36-8.28-4.44-.72-1.44-1.03-2.97-1.03-4.54,0-4.38-.03-8.76.12-13.13.09-2.64,1.03-5.02,3.28-6.79,3.84-3.01,11.73-2.32,13.28,4.51.26,1.15.37,2.35.41,3.53.06,1.89,0,3.78,0,5.68,0,.88,0,.88-.89.88-3.1,0-6.2.01-9.3.01-.27,0-.55,0-.82,0-.05.09-.11.14-.11.2.01,2.2.02,4.4.07,6.59,0,.41.16.83.32,1.21.42.97,1.22,1.41,2.36,1.35,1.03-.05,1.83-.55,2.08-1.53.21-.8.21-1.65.26-2.48.04-.59,0-1.18,0-1.88ZM144.94,54.45c-.08-1.74-.08-3.4-.26-5.05-.14-1.21-.91-1.67-2.31-1.67-1.49,0-2.28.46-2.42,1.7-.17,1.52-.16,3.06-.19,4.6,0,.14.24.4.37.4,1.55.03,3.1.02,4.81.02Z'/%3E %3Cpath class='cls-3' d='M80.43,38.93c-1.46,0-2.88.01-4.3,0-.68,0-1.58.16-1.96-.18-.34-.3-.14-1.2-.15-1.83-.01-1.01.03-2.03-.02-3.04-.02-.55.19-.66.72-.66,4.71,0,9.42-.02,14.13-.04,1.33,0,2.67.02,4-.02.54-.02.66.18.65.65-.02,1.47-.03,2.95,0,4.42.01.52-.17.69-.71.68-1.63-.02-3.26,0-4.89,0-.36,0-.72,0-1.17,0,0,.49,0,.9,0,1.31,0,10.59.02,21.17.03,31.76,0,1,0,1-1.04,1-1.42,0-2.85,0-4.27,0-.92,0-.93,0-.93-.92-.01-5.92-.02-11.84-.03-17.76,0-4.86-.01-9.73-.02-14.59,0-.24-.02-.47-.03-.78Z'/%3E %3C/g%3E %3Cg%3E %3Cpath class='cls-2' d='M256.02,54.2c0-1.1,0-2.2.01-3.3.02-2.37.04-4.81-.05-7.23-.04-1.08-.09-2.07-.17-3.04-.37-4.89-.95-9.57-3.83-13.06-2.66-3.22-6.72-3.93-10.32-4.33-4.23-.48-8.64-.8-13.49-.99-9.13-.35-18.36-.14-27.29.06-4.6.1-9.35.21-14.03.58-6.08.48-12.26,1.47-15.12,7.61-2.23,4.78-2.22,10.61-2.22,15.76,0,.62,0,1.22,0,1.82-.03,5.29-.04,10.06.16,14.86.26,6.51.62,15.42,8.22,18.51,3.98,1.62,8.86,1.94,12.42,2.17,3.21.21,6.47.24,9.62.27.99,0,1.99.02,2.98.03,1.48.02,2.97.03,4.46.03,5.34,0,10.7-.12,15.92-.24,1.99-.05,3.98-.09,5.97-.13h.51c5.98-.13,12.17-.25,17.99-2.24,5.47-1.87,6.99-7.5,7.74-12.77.58-4.02.55-8.1.52-12.05,0-.77-.01-1.54-.01-2.3Z'/%3E %3Cpath class='cls-3' d='M204.67,53v-12.98c0-.82.89-1.33,1.6-.92l11.24,6.49,11.24,6.49c.71.41.71,1.44,0,1.85l-11.24,6.49-11.24,6.49c-.71.41-1.6-.1-1.6-.92v-12.98Z'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  }
}
.app-article-live-homepage-player {
  width: calc(100% + 3.125vw);
  height: 31.875vw;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 -1.5625vw;
  background-color: #2d2d2d;
  border-top: solid 1px #6e6e6e;
  border-bottom: solid 1px #6e6e6e;
  direction: rtl;
}
.app-article-live-homepage-player * {
  box-sizing: border-box;
}
.app-article-live-homepage-player a {
  height: 100%;
}
.app-article-live-homepage-player .radio-player-content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 2.8125vw;
}
.app-article-live-homepage-player .radio-player-content .radio-player-button {
  width: 12.65625vw;
  height: 12.65625vw;
  min-width: 12.65625vw;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  border-radius: 50%;
  background-color: #e02020;
  cursor: pointer;
}
.app-article-live-homepage-player .radio-player-content .radio-player-button:hover {
  background-color: #ce0000;
}
.app-article-live-homepage-player .radio-player-content .radio-player-button .radio-player-button-status {
  border: 0;
  background: transparent;
  box-sizing: border-box;
  width: 0;
  height: 4.0625vw;
  border-color: transparent transparent transparent #fff;
  transition: 100ms all ease;
  border-style: solid;
  border-width: 2.03125vw 0 2.03125vw 4.0625vw;
  margin-left: 0.625vw;
}
.app-article-live-homepage-player .radio-player-content .radio-player-button .radio-player-button-status.pause {
  border-style: double;
  border-width: 0px 0 0px 4.0625vw;
  margin: 0;
}
.app-article-live-homepage-player .radio-player-content .radio-player-button::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.app-article-live-homepage-player .radio-player-content .radio-player-show-info-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 5vw;
  color: #fff;
}
.app-article-live-homepage-player .radio-player-content .radio-player-show-info-wrapper .radio-player-show-info {
  width: 100%;
  display: flex !important;
  line-height: 1;
}
.app-article-live-homepage-player .radio-player-content .radio-player-show-info-wrapper .radio-player-show-info .radio-player-live-indication-rpf {
  font-weight: bold;
  font-size: 4.53125vw;
  margin-left: 0.78125vw;
}
.app-article-live-homepage-player .radio-player-content .radio-player-show-info-wrapper .radio-player-show-info .radio-player-label-rpf {
  font-size: 4.53125vw;
  font-weight: 300;
  margin-left: 0.78125vw;
}
.app-article-live-homepage-player .radio-player-content .radio-player-show-info-wrapper .radio-player-show-info .radio-player-equalizer-gif {
  width: 4.53125vw;
  height: 4.21875vw;
  margin-left: 0.78125vw;
}
.app-article-live-homepage-player .radio-player-content .radio-player-show-info-wrapper .radio-player-show-info .radio-player-show-time-rpf {
  width: fit-content;
  font-weight: 300;
  font-size: 4.53125vw;
}
.app-article-live-homepage-player .radio-player-content .radio-player-show-info-wrapper .radio-player-show-title-rpf {
  font-size: 4.53125vw;
  font-weight: 600;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.app-article-live-homepage-player .radio-player-goto-btn-wrapper {
  display: flex;
  justify-content: center;
}
.app-article-live-homepage-player .radio-player-goto-btn-wrapper .radio-player-goto-btn {
  width: fit-content;
  display: flex;
  justify-content: center;
  margin-bottom: 4.21875vw;
  z-index: 1;
}
.app-article-live-homepage-player .radio-player-goto-btn-wrapper .radio-player-goto-btn .radio-player-goto-btn-link-rpf {
  width: fit-content;
  height: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 4.53125vw;
  color: #fff;
  line-height: 1;
  padding: 0.9375vw 1.875vw;
  border: 0.3125vw solid #fff;
  border-radius: 4.6875vw;
  text-decoration: none;
}
.app-article-live-homepage-player .radio-player-goto-btn-wrapper .radio-player-goto-btn .radio-player-goto-btn-link-rpf .radio-player-goto-btn-arrow {
  height: 2.1875vw;
  width: 3.75vw;
  margin-right: 1.5625vw;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.099' height='13.078' viewBox='0 0 23.099 13.078'%3E %3Cg data-name='Arrow Slim Left'%3E %3Cg data-name='Group 826'%3E %3Cpath data-name='Path 7515' d='M4.922 0 0 6l4.922 6' transform='translate(1.099 .539)' style='fill:none;stroke:%23fff;stroke-width:1.7'/%3E %3Cpath data-name='Rectangle 11431' transform='translate(1.099 5.74)' style='fill:%23fff' d='M0 0h21.989v1.599H0z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.tablet .app-article-live-homepage-player {
  width: calc(100% + 3.25521vw);
  height: 22.72135vw;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 -1.6276vw;
  background-color: #2d2d2d;
  border-top: solid 1px #6e6e6e;
  border-bottom: solid 1px #6e6e6e;
  direction: rtl;
}
.tablet .app-article-live-homepage-player * {
  box-sizing: border-box;
}
.tablet .app-article-live-homepage-player a {
  height: 100%;
}
.tablet .app-article-live-homepage-player .radio-player-content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 4.88281vw;
}
.tablet .app-article-live-homepage-player .radio-player-content .radio-player-button {
  width: 10.67708vw;
  height: 10.67708vw;
  min-width: 10.67708vw;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  border-radius: 50%;
  background-color: #e02020;
  cursor: pointer;
}
.tablet .app-article-live-homepage-player .radio-player-content .radio-player-button:hover {
  background-color: #ce0000;
}
.tablet .app-article-live-homepage-player .radio-player-content .radio-player-button .radio-player-button-status {
  border: 0;
  background: transparent;
  box-sizing: border-box;
  width: 0;
  height: 3.1901vw;
  border-color: transparent transparent transparent #fff;
  transition: 100ms all ease;
  border-style: solid;
  border-width: 1.59505vw 0 1.59505vw 3.1901vw;
}
.tablet .app-article-live-homepage-player .radio-player-content .radio-player-button .radio-player-button-status.pause {
  border-style: double;
  border-width: 0px 0 0px 3.1901vw;
  margin: 0;
}
.tablet .app-article-live-homepage-player .radio-player-content .radio-player-button::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.tablet .app-article-live-homepage-player .radio-player-content .radio-player-show-info-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 3.58073vw;
  color: #fff;
}
.tablet .app-article-live-homepage-player .radio-player-content .radio-player-show-info-wrapper .radio-player-show-info {
  width: 100%;
  display: flex !important;
  align-items: center;
  line-height: 1;
  margin-bottom: 0.32552vw;
}
.tablet .app-article-live-homepage-player .radio-player-content .radio-player-show-info-wrapper .radio-player-show-info .radio-player-live-indication-rpf {
  font-weight: bold;
  font-size: 3.58073vw;
  margin-left: 0.91146vw;
}
.tablet .app-article-live-homepage-player .radio-player-content .radio-player-show-info-wrapper .radio-player-show-info .radio-player-label-rpf {
  font-size: 3.58073vw;
  font-weight: 300;
  margin-left: 0.91146vw;
}
.tablet .app-article-live-homepage-player .radio-player-content .radio-player-show-info-wrapper .radio-player-show-info .radio-player-equalizer-gif {
  width: 2.47396vw;
  height: 2.40885vw;
  margin-left: 0.91146vw;
}
.tablet .app-article-live-homepage-player .radio-player-content .radio-player-show-info-wrapper .radio-player-show-info .radio-player-show-time-rpf {
  width: fit-content;
  font-weight: 300;
  font-size: 3.58073vw;
}
.tablet .app-article-live-homepage-player .radio-player-content .radio-player-show-info-wrapper .radio-player-show-title-rpf {
  font-size: 3.58073vw;
  font-weight: 300;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.tablet .app-article-live-homepage-player .radio-player-goto-btn-wrapper {
  display: flex;
  justify-content: center;
}
.tablet .app-article-live-homepage-player .radio-player-goto-btn-wrapper .radio-player-goto-btn {
  width: fit-content;
  display: flex;
  justify-content: center;
  margin-bottom: 2.53906vw;
  z-index: 1;
}
.tablet .app-article-live-homepage-player .radio-player-goto-btn-wrapper .radio-player-goto-btn .radio-player-goto-btn-link-rpf {
  width: fit-content;
  height: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.34375vw;
  color: #fff;
  line-height: 1;
  padding: 0.58594vw 1.6276vw;
  border: 0.13021vw solid #fff;
  border-radius: 1.95313vw;
  text-decoration: none;
}
.tablet .app-article-live-homepage-player .radio-player-goto-btn-wrapper .radio-player-goto-btn .radio-player-goto-btn-link-rpf .radio-player-goto-btn-arrow {
  height: 0.91146vw;
  width: 1.6276vw;
  margin-right: 0.65104vw;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.099' height='13.078' viewBox='0 0 23.099 13.078'%3E %3Cg data-name='Arrow Slim Left'%3E %3Cg data-name='Group 826'%3E %3Cpath data-name='Path 7515' d='M4.922 0 0 6l4.922 6' transform='translate(1.099 .539)' style='fill:none;stroke:%23fff;stroke-width:1.7'/%3E %3Cpath data-name='Rectangle 11431' transform='translate(1.099 5.74)' style='fill:%23fff' d='M0 0h21.989v1.599H0z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.SiteArticleContact {
  display: flex;
  justify-content: flex-start;
  position: relative;
  flex-direction: column;
  direction: rtl;
}
.magazine2025 .SiteArticleContact {
  margin: 0 4.6875vw;
  font-family: "EzerShemesh";
}
.magazine2025 .SiteArticleContact .mistakeText,
.magazine2025 .SiteArticleContact #bottomSpotimCounter {
  font-family: "Assistant";
}
.magazine2025 .SiteArticleContact * {
  font-family: "EzerShemesh";
}
.SiteArticleContact .commentInfoBox-pf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f3f8f9;
  padding: 15px 14px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #000;
  -webkit-text-fill-color: #000;
  flex-direction: row-reverse;
}
.font-moses .SiteArticleContact .commentInfoBox-pf {
  font-size: 16px;
  font-weight: 670;
}
.magazine2025 .SiteArticleContact .commentInfoBox-pf {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background: #F1F1F1;
  color: #121111;
  padding: 10px 15px;
  border-radius: 5px;
  justify-content: space-between;
}
.SiteArticleContact .commentInfoBox-pf a {
  color: inherit;
  -webkit-text-fill-color: inherit;
}
.SiteArticleContact .commentInfoBox-pf .toAllComments-pf {
  margin: 0 5px;
  cursor: pointer;
  text-decoration: underline;
  color: #1417ac;
  -webkit-text-fill-color: #1417ac;
}
.font-moses .SiteArticleContact .commentInfoBox-pf .toAllComments-pf {
  text-decoration: none;
  color: inherit;
  -webkit-text-fill-color: inherit;
}
.magazine2025 .SiteArticleContact .commentInfoBox-pf .toAllComments-pf {
  font-size: 14px;
  font-weight: 400;
  color: #121111;
  -webkit-text-fill-color: #121111;
  justify-content: space-between;
  text-decoration: none;
  margin: 0;
}
.SiteArticleContact .commentInfoBox-pf > div:not(.commentInfoText) {
  display: flex;
  align-items: center;
}
.SiteArticleContact .addNewComment-pf {
  background-image: linear-gradient(126deg, #474cdd, #1417ac 42%);
  height: 30px;
  display: flex;
  width: 130px;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  border: 0;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #f3f8f9 !important;
  -webkit-text-fill-color: #f3f8f9 !important;
  letter-spacing: -0.3px;
  font-family: 'NarkisBlock';
}
.font-moses .SiteArticleContact .addNewComment-pf {
  font-family: 'Moses', 'NarkisBlock';
  font-size: 14px;
  font-weight: 670;
  letter-spacing: normal;
  background-image: none;
  background-color: #de1a1a;
}
.magazine2025 .SiteArticleContact .addNewComment-pf {
  font-size: 18px;
  font-weight: 400;
  line-height: 19px;
  color: #FFFFFF;
  background-color: #A10000;
  background-image: url("data:image/svg+xml,%3Csvg width='33' height='16' viewBox='0 0 33 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath id='Arrow 1' d='M31.5 9.3335C32.0523 9.3335 32.5 8.88578 32.5 8.3335C32.5 7.78121 32.0523 7.3335 31.5 7.3335L31.5 9.3335ZM0.792893 7.62639C0.402369 8.01691 0.402369 8.65008 0.792892 9.0406L7.15685 15.4046C7.54738 15.7951 8.18054 15.7951 8.57107 15.4046C8.96159 15.014 8.96159 14.3809 8.57107 13.9903L2.91421 8.33349L8.57107 2.67664C8.96159 2.28612 8.96159 1.65295 8.57107 1.26243C8.18054 0.871902 7.54738 0.871902 7.15686 1.26243L0.792893 7.62639ZM31.5 7.3335L1.5 7.33349L1.5 9.33349L31.5 9.3335L31.5 7.3335Z' fill='white'/%3E %3C/svg%3E");
  background-position: left 20px top 10px;
  background-size: 30px 21px;
  background-repeat: no-repeat;
  letter-spacing: 0;
  height: 40px;
  max-width: 200px;
  width: auto ! important;
  padding-left: 60px;
  font-family: inherit;
  text-decoration: none;
  justify-content: flex-start;
  position: relative;
}
.magazine2025 .SiteArticleContact .addNewComment-pf span {
  margin-inline-start: 3.125vw;
}
.SiteArticleContact * {
  font-weight: bold;
}
.magazine2025 .SiteArticleContact * {
  font-weight: 400;
}
.SiteArticleContact .contactWrapper,
.SiteArticleContact .mistakeText {
  text-decoration: underline;
  color: inherit;
  -webkit-text-fill-color: inherit;
  font-weight: normal;
}
.SiteArticleContact .contactAuthor {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.57;
  letter-spacing: -0.01875rem;
  color: #6f6f6f;
  -webkit-text-fill-color: #6f6f6f;
  font-weight: normal;
  margin-bottom: 2.34375vw;
  position: relative;
}
.font-moses .SiteArticleContact .contactAuthor {
  font-size: 0.8125rem;
  letter-spacing: normal;
  font-weight: 340;
}
.SiteArticleContact .contactAuthor .authorAvatar {
  width: 4.375vw;
  height: 4.375vw;
  border-radius: 50%;
  margin-left: 1.25vw;
  margin-bottom: -0.46875vw;
}
.SiteArticleContact .writeUsIcon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Cg fill='%231417AC'%3E %3Cpath fill-rule='nonzero' d='M11.5 2.212L11.5 0 0 0 0 13.5 11.5 13.5 11.5 7.725 9.988 9.099 9.988 11.989 1.5 11.989 1.5 1.515 9.988 1.515 9.988 3.75z'/%3E %3Cpath d='M2.75 2.75H7.75V3.75H2.75zM2.75 4.75H6.75V5.75H2.75z'/%3E %3Cpath d='M8.737 1.75L10.609 1.75 10.481 10.933 9.545 11.869 8.609 10.933z' transform='rotate(45 9.61 6.81)'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 3.125vw;
  height: 3.28125vw;
  margin-left: 1.5625vw;
}
.magazine2025 .SiteArticleContact .writeUsIcon {
  display: none;
}
.SiteArticleContact .foundMistake-pf {
  display: flex;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: -0.3px;
  color: #6f6f6f;
  -webkit-text-fill-color: #6f6f6f;
  font-weight: normal;
  margin-bottom: 20px;
  background-size: 18px;
}
.font-moses .SiteArticleContact .foundMistake-pf {
  letter-spacing: normal;
  font-size: 13px;
  font-weight: 340;
}
.font-moses .SiteArticleContact .foundMistake-pf.hasEditorState {
  font-size: 0.875rem;
  font-style: normal;
  line-height: 1.0625rem;
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  padding-inline-start: 1.5625rem;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cg id='icon'%3E %3Cpath id='Vector (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M3.49278 1.85762C3.05911 1.85762 2.6432 2.0299 2.33655 2.33655C2.0299 2.6432 1.85762 3.0591 1.85762 3.49277V21.0174L5.36092 17.5141C5.5101 17.3649 5.71244 17.2811 5.92341 17.2811H20.5072C20.9409 17.2811 21.3568 17.1088 21.6634 16.8022C21.9701 16.4955 22.1424 16.0796 22.1424 15.6459V3.49277C22.1424 3.0591 21.9701 2.6432 21.6634 2.33655C21.3568 2.0299 20.9409 1.85762 20.5072 1.85762H3.49278ZM1.21157 1.21157C1.81658 0.606555 2.63716 0.266663 3.49278 0.266663H20.5072C21.3628 0.266663 22.1834 0.606555 22.7884 1.21157C23.3934 1.81658 23.7333 2.63716 23.7333 3.49277V15.6459C23.7333 16.5016 23.3934 17.3221 22.7884 17.9271C22.1834 18.5321 21.3628 18.872 20.5072 18.872H6.25291L1.62463 23.5003C1.39713 23.7278 1.05498 23.7959 0.757726 23.6728C0.460475 23.5496 0.266663 23.2596 0.266663 22.9378V3.49277C0.266663 2.63716 0.606556 1.81658 1.21157 1.21157Z' fill='black'/%3E %3Cg id='Union'%3E %3Cpath d='M9.86666 5.91998C9.86666 5.4487 10.2487 5.06665 10.72 5.06665H19.68C20.1513 5.06665 20.5333 5.4487 20.5333 5.91998C20.5333 6.39127 20.1513 6.77332 19.68 6.77332H10.72C10.2487 6.77332 9.86666 6.39127 9.86666 5.91998Z' fill='%23DE1A1A'/%3E %3Cpath d='M4.53333 9.33353C4.53333 8.86224 4.91538 8.48019 5.38666 8.48019H19.68C20.1513 8.48019 20.5333 8.86224 20.5333 9.33353C20.5333 9.80481 20.1513 10.1869 19.68 10.1869H5.38666C4.91538 10.1869 4.53333 9.80481 4.53333 9.33353Z' fill='%23DE1A1A'/%3E %3Cpath d='M9.65333 12.2135C9.18204 12.2135 8.79999 12.5956 8.79999 13.0669C8.79999 13.5381 9.18204 13.9202 9.65333 13.9202H19.68C20.1513 13.9202 20.5333 13.5381 20.5333 13.0669C20.5333 12.5956 20.1513 12.2135 19.68 12.2135H9.65333Z' fill='%23DE1A1A'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  background-position: top right;
  background-repeat: no-repeat;
}
.font-moses .SiteArticleContact .foundMistake-pf.hasEditorState * {
  font-weight: 500 !important;
}
.font-moses .SiteArticleContact .foundMistake-pf.hasEditorState a,
.font-moses .SiteArticleContact .foundMistake-pf.hasEditorState a:hover,
.font-moses .SiteArticleContact .foundMistake-pf.hasEditorState a:visited {
  color: #DE1A1A !important;
  -webkit-text-fill-color: #DE1A1A !important;
  text-decoration: none;
}
.MessageToAuthor-pf {
  width: 100%;
  height: auto;
  margin-top: 16px;
  position: relative;
  font-family: inherit;
  background: #f3f8f9;
}
.MessageToAuthor-pf .content-pf {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 8px 16px 22px;
  border-radius: 7px;
  box-shadow: 0 1px 3px 0 rgba(218, 218, 221, 0.8), 0 -2px 4px 0 rgba(0, 0, 0, 0.06);
  border: solid 0.5px #f1f1f5;
  z-index: 1;
  display: flex;
  flex-direction: column;
}
.MessageToAuthor-pf .content-pf:after {
  position: absolute;
  top: -0.78125vw;
  right: 7.8125vw;
  content: "";
  width: 2.1875vw;
  height: 2.1875vw;
  border-radius: 1px;
  background-color: #f3f8f9;
  box-shadow: -0.3125vw -0.3125vw 0.625vw -1px rgba(218, 218, 221, 0.8);
  transform: rotate(45deg);
  z-index: 0;
}
.MessageToAuthor-pf .msgTitle-pf {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 5px;
  font-weight: bold;
}
.MessageToAuthor-pf * {
  color: #3b3b48;
  -webkit-text-fill-color: #3b3b48;
  letter-spacing: -0.01875rem;
  font-weight: normal;
  font-family: 'NarkisBlock';
}
.font-moses .MessageToAuthor-pf * {
  font-family: "Moses", "NarkisBlock";
  letter-spacing: normal;
  font-weight: 340;
}
.MessageToAuthor-pf .successMsg-pf {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-size: 20px;
}
.MessageToAuthor-pf .input-pf {
  border-radius: 4px;
  background-color: #fff;
  box-sizing: border-box;
  border: 0;
  outline: 0;
  font-family: 'NarkisBlock';
  font-size: 16px;
}
.MessageToAuthor-pf input.input-pf {
  height: 48px;
  padding: 12px;
  margin-bottom: 15px;
}
.MessageToAuthor-pf textarea.input-pf {
  width: 100%;
  height: 248px;
  margin-left: 19px;
  padding: 12px 15px;
  border: 0;
}
.MessageToAuthor-pf textarea.input-pf.error {
  border: 1px solid red;
}
.MessageToAuthor-pf .infoArea-pf {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.MessageToAuthor-pf .sendToAuthor-pf {
  width: 100%;
  height: 47px;
  background-image: linear-gradient(120deg, #474cdd, #1417ac 38%);
  font-weight: bold;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  cursor: pointer;
  font-size: 18px;
}
.MessageToAuthor-pf .title-pf {
  margin: 16px 0 5px;
  line-height: 32px;
  font-size: 16px;
  font-weight: bold;
}
.MessageToAuthor-pf .closeWindow-pf {
  width: 50px;
  height: 20px;
  border: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.333' height='25.333' viewBox='0 0 25.333 25.333'%3E %3Cdefs%3E %3Cstyle%3E .cls-1%7Bfill:%23000%7D %3C/style%3E %3C/defs%3E %3Cg id='Group_228' data-name='Group 228' transform='translate(-570.469 -18.969)'%3E %3Cpath id='Union_1' d='M22.249 24.8l-9.582-9.582L3.084 24.8a1.807 1.807 0 0 1-2.555-2.551l9.582-9.582L.529 3.084A1.807 1.807 0 0 1 3.084.529l9.582 9.582L22.249.529A1.807 1.807 0 0 1 24.8 3.084l-9.582 9.582 9.582 9.583a1.807 1.807 0 1 1-2.551 2.551z' class='cls-1' data-name='Union 1' transform='translate(570.469 18.969)'/%3E %3C/g%3E %3C/svg%3E");
  background-color: transparent;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 8px 8px;
  cursor: pointer;
  position: absolute;
  left: 10px;
  top: 10px;
  font-size: 15px;
  padding-right: 12px;
}
@media (prefers-color-scheme: dark) {
  .foundMistake-pf.hasEditorState {
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.02448 1.49152C2.61792 1.49152 2.228 1.65303 1.94052 1.94052C1.65303 2.228 1.49153 2.61791 1.49153 3.02448V19.4538L4.77587 16.1694C4.91573 16.0296 5.10541 15.951 5.3032 15.951H18.9755C19.3821 15.951 19.772 15.7895 20.0595 15.502C20.347 15.2145 20.5085 14.8246 20.5085 14.4181V3.02448C20.5085 2.61791 20.347 2.228 20.0595 1.94052C19.772 1.65303 19.3821 1.49152 18.9755 1.49152H3.02448ZM0.88585 0.885849C1.45305 0.318649 2.22234 0 3.02448 0H18.9755C19.7777 0 20.5469 0.318649 21.1142 0.885849C21.6814 1.45305 22 2.22234 22 3.02448V14.4181C22 15.2202 21.6814 15.9895 21.1142 16.5567C20.5469 17.1239 19.7777 17.4425 18.9755 17.4425H5.61211L1.2731 21.7815C1.05981 21.9948 0.739044 22.0586 0.460372 21.9432C0.181699 21.8278 0 21.5558 0 21.2542V3.02448C0 2.22234 0.31865 1.45305 0.88585 0.885849Z' fill='white'/%3E %3Cpath d='M9 5.3C9 4.85817 9.35817 4.5 9.8 4.5H18.2C18.6418 4.5 19 4.85817 19 5.3C19 5.74183 18.6418 6.1 18.2 6.1H9.8C9.35817 6.1 9 5.74183 9 5.3Z' fill='%23DF3232'/%3E %3Cpath d='M4 8.5002C4 8.05837 4.35817 7.7002 4.8 7.7002H18.2C18.6418 7.7002 19 8.05837 19 8.5002C19 8.94202 18.6418 9.3002 18.2 9.3002H4.8C4.35817 9.3002 4 8.94202 4 8.5002Z' fill='%23DF3232'/%3E %3Cpath d='M8.8 11.2002C8.35817 11.2002 8 11.5584 8 12.0002C8 12.442 8.35817 12.8002 8.8 12.8002H18.2C18.6418 12.8002 19 12.442 19 12.0002C19 11.5584 18.6418 11.2002 18.2 11.2002H8.8Z' fill='%23DF3232'/%3E %3C/svg%3E") ! important;
  }
  .foundMistake-pf.hasEditorState *:not(a *) {
    color: #fff ! important;
    -webkit-text-fill-color: #fff !important;
  }
}
.hand-additional-articles {
  margin: 5.46875vw 0;
  text-align: center;
  margin: auto;
}
