
.linkedin .version-1 {
    flex-direction: column;
    width: 460px;
    margin-top: 5px;
    position: relative;
    padding-top: 100px;
    padding-right: 22px;
    padding-left: 15px;
    background: url(https://www.myclickguide.com/tools/images/my-click-guide-linkedin-ad-mockup.png) no-repeat;
    min-height: 1075px;
}

.linkedin .version-1 .header {
  padding: 10px;
  display: flex;
  justify-content: flex-start;
  background-color: #fff;
  border-top: 2px solid #f2e9df;
  margin-top:5px;
}

.linkedin .version-1 .header .username {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #050505;
  margin-bottom: 0;
}

.linkedin .version-1 .header .lines {
  margin-left: 5px;
  position: relative;
  top: -4px;
}

.linkedin .version-1 .header .sponsored {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 400;
  font-size: 13px;
  color: #606770;
  line-height: 18px;
}

.linkedin .version-1 .header .sponsored .divider {
  height: 2px;
  width: 2px;
  border-radius: 50%;
  background-color: #616770;
}

.linkedin .version-1 .caption {
  margin: 0em 1em;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: .005em;
  color: #050505;
  overflow-wrap: break-word;
}

.linkedin .version-1 .website-place {
  margin-top: 1em;
}

.linkedin .version-1 .image {
  position: relative;
  width: 100%;
}

.linkedin .version-1 .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.linkedin .version-1 .image.square,
.linkedin .version-1 .image.square img {
  aspect-ratio: 1/1;
}

.linkedin .version-1 .image.landscape,
.linkedin .version-1 .image.landscape img {
  aspect-ratio: 16/9;
}

.linkedin .version-1 .image:has(img[src=""]) {
  background-color: #f9f9f9;
}

.linkedin .version-1 .image.square:has(img[src=""])::before {
  content: "1:1";
}

.linkedin .version-1 .image.landscape:has(img[src=""])::before {
  content: "16:9";
}


.linkedin .version-1 .image:has(img[src=""])::before {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-size: 3em;
  color: #aaa;
}

.linkedin .version-1 .image:has(img[src=""]) img {
  display: none;
}

.linkedin .version-1 .website-place .description {
  padding: 12px 14px;
  background: #eef3f8;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: none;
}

.linkedin .version-1 .website-place .description .lines {
  display: flex;
  flex-direction: column;
}

.linkedin .version-1 .website-place .description .website {
  display: block;
  color: #606770;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
}

.linkedin .version-1 .website-place .description .tagline {
  display: block;
  font-weight: 600;
  font-size: 13px;
  line-height: 10px;
  letter-spacing: .035em;
  color: #191919;
}

.linkedin .version-1 .website-place .description .call-to-action-linkedin {
  color: #3072ac;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  padding: 3px 18px;
  background: 0 0;
  border: 1px solid #3072ac;
  border-radius: 34px;
}

.linkedin .version-1 .stats {
  padding: 12px 0;
  margin: 0 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #dadde1;
}

.linkedin .version-1 .stats {
  font-weight: 400;
  font-size: 15px;
  line-height: 17px;
  color: #66676b;
}

.linkedin .version-1 .stats .reactions {
  display: flex;
  gap: 5px;
}

.linkedin .version-1 .stats .reactions .place-reactions {
  display: flex;
}

.linkedin .version-1 .stats .reactions .place-reactions img {
  margin-left: -4px;
}

.linkedin .version-1 .stats .comments-shares {
  font-weight: 400;
  font-size: 13px;
  line-height: 17px;
  text-align: right;
  color: #707070;
}


.linkedin .version-1 .stats::after {
  font-weight: 400;
  font-size: 15px;
  line-height: 17px;
  color: #66676b;
}

.linkedin .version-1 .actions {
  display: flex;
  justify-content: space-around;
  padding: 10px;
}

.linkedin .version-1 .action {
  display: flex;
  align-items: center;
  gap: 6px
}


.linkedin .version-1 .image:has(img[src=""]) img {
  overflow: hidden;
}

.linkedin .version-1 .website-place .description .website {
  color: #526875;
  letter-spacing: .015em;
}

.linkedin .version-1 .website-place .description>* {
  margin: 2px;
}

/*  SLIDER */
.linkedin .version-1 .slider-wrapper {
  width: 100%;
}

.linkedin .version-1 .image-slider {
  display: -webkit-box;
  overflow: hidden;
  padding: 2em;
}

.linkedin .version-1 .image-slider .image {
  overflow: hidden;
}

.linkedin .version-1 .image-slider .website-place {
  background-color: white;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  margin: 0 10px;
  border-radius: 10px;
}


.linkedin .version-1 .image-slider .website-place .image {
  border-radius: 10px 10px 0 0;
}

.linkedin .version-1 .image-slider .website-place .description {
  border-radius: 0 0 10px 10px;
}


.linkedin .version-1 .image-slider .website-place .description {
  background-color: white;
}

.linkedin .version-1 .image-slider .website-slide {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  left: 0%;
  transition: left 250ms ease-in-out;
}

.linkedin .version-1 .previous-slide,
.linkedin .version-1 .next-slide {
  z-index: 50;
  color: black;
  background-color: white;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  padding: 1em;
  border-radius: 50%;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
}

.linkedin .version-1 .previous-slide {
  left: 20px;
}

.linkedin .version-1 .next-slide {
  right: 20px;
}

.linkedin .version-1 .slide-icon {
  position: absolute;
}