<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.h1-bookmark-pdf-container {
    width: 100%;
    display: flex;
    gap: 40px;
    justify-content: space-between;
}

.h1-bookmark-pdf-container .h1 {
    width: auto !important;
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 8px;
}

/* ONLINE TIME */
.h1-bookmark-pdf-container .h1 .online-time {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #67676F;
  font-style: normal;
}

.online-time-mobile {
  display: none;
}

.online-time_ {
  right: unset !important;
  inset-inline-end: 10px !important;
}

@media screen and (max-width: 786px) {
.h1-bookmark-pdf-container .h1 .online-time {
    display: none;
  }

  .online-time-mobile {
    display: block;
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 786px) {
  .online-time-mobile {
    margin-bottom: 0;
  }
}

/* FAVOURITES PDF */
.favorites-pdf-container {
    display: flex;
    gap: 13px;
    align-items: flex-start;
}
  
.d3-favorites-pdf-container .tool-btn {
  transition: all ease-in-out 0.2s;
}

.d3-favorites-pdf-container .tool-btn .icon-container {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  margin-inline-end: 4px;
}

.d3-favorites-pdf-container .bookmark-btn .icon-container {

  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6930_3348)'%3E%3Cpath d='M9.99996 15.6245L14.0415 18.1822C14.7816 18.6509 15.6873 17.958 15.4926 17.0816L14.4213 12.2719L17.9954 9.03149C18.6479 8.44047 18.2973 7.31956 17.4403 7.24823L12.7365 6.83044L10.8959 2.28567C10.5648 1.46028 9.43512 1.46028 9.104 2.28567L7.26339 6.82025L2.55962 7.23804C1.70262 7.30937 1.35203 8.43028 2.00452 9.0213L5.57861 12.2617L4.50735 17.0714C4.31258 17.9478 5.21828 18.6407 5.95841 18.172L9.99996 15.6245Z' fill='%23161616'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6930_3348'%3E%3Crect width='20' height='20' fill='%23161616'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.d3-favorites-pdf-container .compare-btn .icon-container {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='17' viewBox='0 0 14 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.66732 5.41602H1.85779C2.59113 5.41602 3.19113 6.12852 3.19113 6.99935V14.916C3.19113 15.7868 2.59113 16.4993 1.85779 16.4993H1.66732C0.933984 16.4993 0.333984 15.7868 0.333984 14.916V6.99935C0.333984 6.12852 0.933984 5.41602 1.66732 5.41602ZM7.00065 0.666016C7.73398 0.666016 8.33398 1.37852 8.33398 2.24935V14.916C8.33398 15.7868 7.73398 16.4993 7.00065 16.4993C6.26732 16.4993 5.66732 15.7868 5.66732 14.916V2.24935C5.66732 1.37852 6.26732 0.666016 7.00065 0.666016ZM12.334 9.71363C13.0673 9.71363 13.6673 10.4261 13.6673 11.297V14.916C13.6673 15.7868 13.0673 16.4993 12.334 16.4993C11.6007 16.4993 11.0007 15.7868 11.0007 14.916V11.297C11.0007 10.4261 11.6007 9.71363 12.334 9.71363Z' fill='%23161616'/%3E%3C/svg%3E");
}

.d3-favorites-pdf-container .pdf-btn .icon-container {
  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 clip-path='url(%23clip0_65_829)'%3E%3Cpath d='M20 2H8C6.9 2 6 2.9 6 4V16C6 17.1 6.9 18 8 18H20C21.1 18 22 17.1 22 16V4C22 2.9 21.1 2 20 2ZM11.5 9.5C11.5 10.33 10.83 11 10 11H9V13H7.5V7H10C10.83 7 11.5 7.67 11.5 8.5V9.5ZM16.5 11.5C16.5 12.33 15.83 13 15 13H12.5V7H15C15.83 7 16.5 7.67 16.5 8.5V11.5ZM20.5 8.5H19V9.5H20.5V11H19V13H17.5V7H20.5V8.5ZM9 9.5H10V8.5H9V9.5ZM4 6H2V20C2 21.1 2.9 22 4 22H18V20H4V6ZM14 11.5H15V8.5H14V11.5Z' fill='%23161616'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_65_829'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.d3-favorites-pdf-container .compare-btn .material-icons-round,
.d3-favorites-pdf-container .compare-btn [class^="t1_icon"] {
  font-size: 22px;
}


.d3-favorites-pdf-container .bookmark-btn[data-bookmarked="1"],
.d3-favorites-pdf-container .compare-btn[data-compared="1"] {
  border-color: var(--v3-color--button-primary-default);
  color: var(--v3-color--button-primary-text-default);
  background-color: var(--v3-color--button-primary-default);
}

.d3-favorites-pdf-container .bookmark-btn[data-bookmarked="1"]:hover,
.d3-favorites-pdf-container .compare-btn[data-compared="1"]:hover {
  background-color: var(--v3-color--button-primary-hover);
  border-color: var(--v3-color--button-primary-hover);
  color: var(--v3-color--button-primary-text-default);
}

.d3-favorites-pdf-container .bookmark-btn[data-bookmarked="1"]:active,
.d3-favorites-pdf-container .compare-btn[data-compared="1"]:active {
  background-color: var(--v3-color--button-primary-pressed);
  border-color: var(--v3-color--button-primary-pressed);
  color: var(--v3-color--button-primary-text-default);
}

.d3-favorites-pdf-container .bookmark-btn,
  .d3-favorites-pdf-container .compare-btn,
  .d3-favorites-pdf-container .pdf-btn {
    height: 40px;
  }


.d3-favorites-pdf-container .bookmark-btn[data-bookmarked="1"] .icon-container {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6930_3348)'%3E%3Cpath d='M9.99996 15.6245L14.0415 18.1822C14.7816 18.6509 15.6873 17.958 15.4926 17.0816L14.4213 12.2719L17.9954 9.03149C18.6479 8.44047 18.2973 7.31956 17.4403 7.24823L12.7365 6.83044L10.8959 2.28567C10.5648 1.46028 9.43512 1.46028 9.104 2.28567L7.26339 6.82025L2.55962 7.23804C1.70262 7.30937 1.35203 8.43028 2.00452 9.0213L5.57861 12.2617L4.50735 17.0714C4.31258 17.9478 5.21828 18.6407 5.95841 18.172L9.99996 15.6245Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6930_3348'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.d3-favorites-pdf-container .compare-btn[data-compared="1"] .icon-container {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6930_3348)'%3E%3Cpath d='M9.99996 15.6245L14.0415 18.1822C14.7816 18.6509 15.6873 17.958 15.4926 17.0816L14.4213 12.2719L17.9954 9.03149C18.6479 8.44047 18.2973 7.31956 17.4403 7.24823L12.7365 6.83044L10.8959 2.28567C10.5648 1.46028 9.43512 1.46028 9.104 2.28567L7.26339 6.82025L2.55962 7.23804C1.70262 7.30937 1.35203 8.43028 2.00452 9.0213L5.57861 12.2617L4.50735 17.0714C4.31258 17.9478 5.21828 18.6407 5.95841 18.172L9.99996 15.6245Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6930_3348'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.d3-favorites-pdf-container.favorites-pdf-container-mobile {
  display: none;
}

@media screen and (max-width: 1200px) {
  .d3-favorites-pdf-container .compare-btn {
    display: none;
  }

  .d3-favorites-pdf-container .bookmark-btn,
  .d3-favorites-pdf-container .compare-btn,
  .d3-favorites-pdf-container .pdf-btn {
    line-height: 32px;
    height: 32px;
    font-size: 14px;
  }

  .d3-favorites-pdf-container .bookmark-btn .icon-container,
  .d3-favorites-pdf-container .compare-btn .icon-container,
  .d3-favorites-pdf-container .pdf-btn .icon-container {
    width: 16px;
    height: 16px;
    min-width: 16px;
    min-height: 16px;
  }
}
  
@media screen and (max-width: 786px) {
    .favorites-pdf-container {
      display: none;
    }
  
    .d3-favorites-pdf-container.favorites-pdf-container-mobile {
      display: flex;
      width: 100%;
      padding-left: 0;
      margin-top: -4px;
      align-items: unset;
    }

    .d3-favorites-pdf-container .bookmark-btn,
    .d3-favorites-pdf-container .compare-btn,
    .d3-favorites-pdf-container .pdf-btn {
      line-height: normal !important;
      height: auto !important;
      text-align: start;
      padding-top: 10px;
      padding-bottom: 10px;
    }
  
    .d3-favorites-pdf-container.favorites-pdf-container-mobile .tool-btn {
      line-height: 32px;
      font-size: 14px;
    }
  
    .d3-favorites-pdf-container.favorites-pdf-container-mobile .icon-container {
      width: 16px;
      height: 16px;
      min-width: 16px;
      min-height: 16px;
    }

    .h1-bookmark-pdf-container .h1 {
        float: unset;
        width: 100%;
        text-align: center;
    }
}


.d3-favorites-pdf-container .d3-share-btn-trigger {
  height: 40px;
  width: 40px;
  color: var(--v3-color--icon-additional);
  padding-right: 0;
  padding-left: 0;
  user-select: none;
  cursor: pointer;
}

.d3-favorites-pdf-container .d3-share-btn-trigger.active {
  color: var(--v3-color--icon-black-hover);
  border-color: var(--v3-color--borders-black-focus);
}

.d3-favorites-pdf-container .d3-share-btn-trigger.active:hover {
  color: var(--v3-color--icon-black-hover);
  border-color: var(--v3-color--borders-black-focus);
}

.d3-share-links-container {
  position: absolute;
  display: none;
  z-index: 1000;
  width: 240px;
}

.d3-share-links-container.show {
  display: flex;
  align-items: flex-end;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1D1E22B2;
  position: fixed;
  z-index: 10000;
}

.d3-share-links-container .share-links-list {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 4px;
  background-color: #FFFFFF;
  padding: 8px 0;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  gap: 8px;
}

.d3-share-links-container .share-links-list .share-links-items {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  gap: 8px;
}

.d3-share-links-container .share-links-list .share-links-title-container {
  padding-inline-start: 12px;
  padding-inline-end: 8px;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  gap: 12px;
}

.d3-share-links-container .share-links-list .share-links-title-container span {
  color: var(--v3-color--text-title);
}

.d3-share-links-container .share-links-list .share-links-title-container .close-btn {
  color: var(--v3-color--icon-main);
  display: none;
}

.d3-share-links-container.show .share-links-list .share-links-title-container .close-btn {
  display: block;
}

.d3-share-links-container .share-links-list .share-links-item {
  padding-inline-start: 12px;
  padding-inline-end: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--v3-color--text-main);
  transition: all ease-in-out 0.2s;
  width: 100%;
  height: 40px;
  cursor: pointer;
  user-select: none;
}

.d3-share-links-container.show .share-links-list {
  padding: 16px;
  gap: 16px;
  border-radius: 8px 8px 0 0;
  box-shadow: unset;
}

.d3-share-links-container.show .share-links-list .share-links-title-container {
  padding-inline-start: 0;
  padding-inline-end: 0;
}

.d3-share-links-container.show .share-links-list .share-links-item {
  padding-inline-start: 0;
  padding-inline-end: 0;
}

.d3-share-links-container .share-links-list .share-links-item .material-icons-round,
.d3-share-links-container .share-links-list .share-links-item [class^="t1_icon"] {
  color: var(--v3-color--icon-main);
}

.d3-share-links-container .share-links-list .share-links-item span {
  color: var(--v3-color--icon-additional);
}

.d3-share-links-container .share-links-list .share-links-item:hover {
  background-color: var(--v3-color--background-hover);
}

.d3-share-links-container .share-links-list .share-links-item:hover span {
  color: var(--v3-color--text-black);
}

.d3-share-links-container .share-links-list .icon-social {
  display: block;
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.d3-share-links-container .share-links-list .icon-social.telegram {
  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%3Crect width='24' height='24' rx='4' fill='url(%23paint0_linear_7175_56955)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.43208 11.8734C8.93032 10.3493 11.263 9.34452 12.4302 8.85905C15.7627 7.47294 16.4552 7.23216 16.9066 7.22421C17.0058 7.22246 17.2278 7.24706 17.3716 7.36372C17.493 7.46223 17.5264 7.5953 17.5423 7.6887C17.5583 7.78209 17.5782 7.99485 17.5624 8.1611C17.3818 10.0586 16.6004 14.6633 16.2029 16.7885C16.0346 17.6877 15.7034 17.9893 15.3828 18.0188C14.6859 18.0829 14.1567 17.5582 13.4818 17.1158C12.4256 16.4235 11.829 15.9925 10.8038 15.3169C9.61902 14.5362 10.3871 14.1071 11.0623 13.4058C11.239 13.2222 14.3094 10.4295 14.3688 10.1761C14.3762 10.1444 14.3831 10.0263 14.313 9.96397C14.2428 9.9016 14.1392 9.92293 14.0645 9.93989C13.9586 9.96393 12.2713 11.0791 9.00283 13.2855C8.52391 13.6143 8.09013 13.7746 7.70147 13.7662C7.27301 13.7569 6.44882 13.5239 5.83612 13.3247C5.08462 13.0804 4.48734 12.9513 4.53935 12.5364C4.56644 12.3203 4.86402 12.0993 5.43208 11.8734Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_7175_56955' x1='12' y1='0' x2='12' y2='23.822' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%232AABEE'/%3E%3Cstop offset='1' stop-color='%23229ED9'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}

.d3-share-links-container .share-links-list .icon-social.viber {
  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%3Crect width='24' height='24' rx='4' fill='%237360F2'/%3E%3Cpath d='M13.8136 11.0434C13.8186 11.148 13.7391 11.237 13.6361 11.242C13.5331 11.2471 13.4456 11.1663 13.4406 11.0617C13.4098 10.4133 13.1133 10.1023 12.5006 10.0692C12.3976 10.0636 12.3186 9.9743 12.324 9.86967C12.3295 9.76504 12.4174 9.68472 12.5204 9.69028C13.3267 9.7338 13.7736 10.2027 13.8136 11.0434Z' fill='white'/%3E%3Cpath d='M14.58 11.5686C14.6831 11.571 14.7685 11.488 14.7709 11.3832C14.7875 10.6417 14.5689 10.0156 14.1147 9.51283C13.6597 9.0092 13.0322 8.73033 12.2379 8.67303C12.1351 8.66561 12.0458 8.74432 12.0385 8.84883C12.0312 8.95335 12.1086 9.04409 12.2115 9.05151C12.9151 9.10227 13.4528 9.34124 13.8396 9.76941C14.2267 10.198 14.412 10.7286 14.3975 11.3746C14.3952 11.4794 14.4769 11.5662 14.58 11.5686Z' fill='white'/%3E%3Cpath d='M15.7524 11.7669C15.7532 11.8717 15.6702 11.9573 15.5671 11.9581C15.4639 11.9588 15.3797 11.8745 15.3789 11.7698C15.3704 10.6152 15.0351 9.71781 14.3741 9.06116C13.7108 8.40436 12.8863 8.07247 11.8956 8.06603C11.7925 8.06536 11.7094 7.97988 11.7101 7.87511C11.7108 7.77033 11.7949 7.68594 11.898 7.68661C12.9837 7.69366 13.9011 8.06296 14.635 8.78965C15.3714 9.52128 15.7432 10.5161 15.7524 11.7669Z' fill='white'/%3E%3Cpath d='M12.9514 13.4386C12.8118 13.6164 12.5482 13.5939 12.5482 13.5939C10.6296 13.0964 10.1156 11.1223 10.1156 11.1223C10.1156 11.1223 10.0934 10.8567 10.2684 10.7126L10.614 10.4335C10.7869 10.2984 10.8954 9.97202 10.7204 9.65238C10.6229 9.47455 10.4279 9.15715 10.2839 8.95681C10.1311 8.74522 9.7766 8.31302 9.77438 8.31077C9.60379 8.10367 9.35122 8.0564 9.08536 8.19597C9.08536 8.19597 9.08315 8.19822 9.08093 8.19822C8.82837 8.34228 8.59353 8.53587 8.37419 8.78123L8.36976 8.78573C8.20582 8.98607 8.11055 9.18417 8.08839 9.37775C8.08396 9.40026 8.08175 9.42953 8.08396 9.46329C8.08175 9.54883 8.09504 9.63212 8.12163 9.71541L8.13049 9.72216C8.21246 10.0215 8.42072 10.519 8.87046 11.3496C9.16291 11.8876 9.462 12.3378 9.75887 12.716C9.91396 12.9164 10.0912 13.1212 10.295 13.3306L10.3748 13.4116C10.5808 13.6187 10.7824 13.7988 10.9796 13.9563C11.3518 14.258 11.7927 14.5619 12.3244 14.859C13.1419 15.316 13.6315 15.5276 13.9262 15.6108L13.9328 15.6198C14.0148 15.6469 14.0968 15.6581 14.181 15.6581C14.2142 15.6604 14.243 15.6581 14.2652 15.6536C14.4557 15.6311 14.6507 15.5343 14.8478 15.3677L14.8523 15.3632C15.0938 15.1404 15.2843 14.8995 15.4261 14.6451C15.4261 14.6451 15.4283 14.6429 15.4283 14.6406C15.5657 14.3705 15.5191 14.1139 15.3153 13.9406C15.3153 13.9406 14.8877 13.5782 14.6795 13.4228C14.4845 13.2765 14.1699 13.0807 13.9949 12.9794C13.6803 12.8016 13.359 12.9119 13.2261 13.0874L12.9514 13.4386Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.269 5.01077C15.5701 5.02652 17.0523 6.12052 17.42 6.46268C18.6363 7.53642 19.312 9.918 18.8579 13.6795C18.4583 17.0029 16.1768 17.5925 15.4114 17.7903C15.3364 17.8097 15.276 17.8253 15.2333 17.8394C15.0273 17.9069 13.204 18.3706 10.8356 18.168C10.5742 18.4764 10.2263 18.8816 9.97599 19.1562C9.90036 19.239 9.82954 19.3207 9.76187 19.3989C9.41922 19.7944 9.15709 20.097 8.75747 19.9711C8.3609 19.8473 8.38305 19.235 8.38305 19.235L8.38527 17.7245H8.38305C4.91803 16.7341 4.96899 13.0852 5.00887 11.1358C5.04653 9.18642 5.41873 7.6152 6.47552 6.54146C8.37419 4.77216 12.269 5.01077 12.269 5.01077ZM15.0183 16.7382C15.6688 16.5848 17.4856 16.1564 17.821 13.4093C18.2043 10.2669 17.6792 8.12168 16.6512 7.22352C16.3411 6.93764 15.0029 6.08451 12.2092 6.071C12.2092 6.071 8.90148 5.8504 7.29525 7.32707C6.40241 8.22298 6.1011 9.55558 6.06787 11.1831L6.06425 11.3489C6.02676 13.0132 5.96068 15.9465 8.79292 16.7454C8.79292 16.7454 8.78184 19.0527 8.77963 19.2552C8.77963 19.3971 8.80178 19.4939 8.88154 19.5141C8.93914 19.5299 9.02554 19.4984 9.09866 19.4241C9.56612 18.9446 11.066 17.1078 11.066 17.1078C13.0777 17.2428 14.6773 16.8376 14.8501 16.7814C14.8898 16.7685 14.9471 16.755 15.0183 16.7382Z' fill='white'/%3E%3C/svg%3E%0A");
}

.d3-share-links-container .share-links-list .icon-social.facebook {
  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%3Crect width='24' height='24' rx='4' fill='%231877F2'/%3E%3Cpath d='M16.6711 15.4688L17.2031 12H13.875V9.75C13.875 8.80078 14.3391 7.875 15.8297 7.875H17.3438V4.92188C17.3438 4.92188 15.9703 4.6875 14.6578 4.6875C11.9156 4.6875 10.125 6.34922 10.125 9.35625V12H7.07812V15.4688H10.125V23.8547C10.7367 23.9508 11.3625 24 12 24C12.6375 24 13.2633 23.9508 13.875 23.8547V15.4688H16.6711Z' fill='white'/%3E%3C/svg%3E%0A");
}

.d3-share-links-container .share-links-list .icon-social.whatsapp {
  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%3Crect width='24' height='24' rx='4' fill='url(%23paint0_linear_6607_137945)'/%3E%3Cpath d='M4.72101 18.9814L5.74994 15.245C5.11381 14.1483 4.7801 12.9063 4.78358 11.6366C4.78358 7.65807 8.03723 4.42334 12.0313 4.42334C13.971 4.42334 15.7925 5.17407 17.1586 6.53716C18.5282 7.90025 19.2825 9.71308 19.279 11.6401C19.279 15.6186 16.0254 18.8534 12.0278 18.8534H12.0244C10.8112 18.8534 9.61887 18.5489 8.55865 17.9746L4.72101 18.9814ZM8.74289 16.6704L8.96188 16.8018C9.88653 17.3484 10.9468 17.6356 12.0278 17.639H12.0313C15.351 17.639 18.0554 14.9509 18.0554 11.6435C18.0554 10.0417 17.4297 8.53681 16.293 7.40206C15.1563 6.26731 13.6408 5.64458 12.0313 5.64458C8.7116 5.64112 6.00718 8.32924 6.00718 11.6366C6.00718 12.7679 6.3235 13.8715 6.92835 14.8264L7.07087 15.0547L6.46255 17.2654L8.74289 16.6704Z' fill='white'/%3E%3Cpath d='M4.97479 18.7287L5.96896 15.1203C5.35369 14.0652 5.03041 12.8647 5.03041 11.64C5.03389 7.79981 8.17283 4.67578 12.0313 4.67578C13.905 4.67578 15.6604 5.4023 16.9813 6.71695C18.3023 8.0316 19.0288 9.78216 19.0288 11.6434C19.0288 15.4836 15.8864 18.6076 12.0313 18.6076H12.0279C10.8564 18.6076 9.7058 18.3136 8.68382 17.76L4.97479 18.7287Z' fill='url(%23paint1_linear_6607_137945)'/%3E%3Cpath d='M4.72101 18.9814L5.74994 15.245C5.11381 14.1483 4.7801 12.9063 4.78358 11.6366C4.78358 7.65807 8.03723 4.42334 12.0313 4.42334C13.971 4.42334 15.7925 5.17407 17.1586 6.53716C18.5282 7.90025 19.2825 9.71308 19.279 11.6401C19.279 15.6186 16.0254 18.8534 12.0278 18.8534H12.0244C10.8112 18.8534 9.61887 18.5489 8.55865 17.9746L4.72101 18.9814ZM8.74289 16.6704L8.96188 16.8018C9.88653 17.3484 10.9468 17.6356 12.0278 17.639H12.0313C15.351 17.639 18.0554 14.9509 18.0554 11.6435C18.0554 10.0417 17.4297 8.53681 16.293 7.40206C15.1563 6.26731 13.6408 5.64458 12.0313 5.64458C8.7116 5.64112 6.00718 8.32924 6.00718 11.6366C6.00718 12.7679 6.3235 13.8715 6.92835 14.8264L7.07087 15.0547L6.46255 17.2654L8.74289 16.6704Z' fill='url(%23paint2_linear_6607_137945)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.2202 8.62C10.0846 8.31901 9.9421 8.3121 9.81349 8.30864C9.7092 8.30518 9.58754 8.30518 9.46587 8.30518C9.34421 8.30518 9.14955 8.35015 8.98269 8.53005C8.81584 8.70995 8.35004 9.14586 8.35004 10.035C8.35004 10.9206 9.00007 11.7786 9.09045 11.8997C9.18083 12.0208 10.3453 13.8994 12.1842 14.6224C13.7137 15.2244 14.0266 15.1033 14.3568 15.0722C14.687 15.041 15.4274 14.6363 15.5804 14.2142C15.7299 13.7921 15.7299 13.4323 15.6847 13.3562C15.6395 13.2801 15.5178 13.2351 15.3371 13.1452C15.1563 13.0552 14.2664 12.6193 14.0996 12.557C13.9327 12.4982 13.811 12.4671 13.6928 12.647C13.5712 12.8269 13.2236 13.2317 13.1193 13.3527C13.015 13.4738 12.9072 13.4877 12.7265 13.3977C12.5457 13.3078 11.9617 13.1175 11.27 12.5017C10.7312 12.0243 10.3662 11.4327 10.2619 11.2528C10.1576 11.0729 10.2515 10.976 10.3419 10.886C10.4218 10.8065 10.5226 10.675 10.613 10.5712C10.7034 10.4674 10.7347 10.3913 10.7938 10.2702C10.8528 10.1491 10.825 10.0454 10.7798 9.95541C10.7347 9.86892 10.3801 8.97634 10.2202 8.62Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_6607_137945' x1='11.9994' y1='23.9988' x2='11.9994' y2='-0.000839698' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2320B038'/%3E%3Cstop offset='1' stop-color='%2360D66A'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_6607_137945' x1='12.0014' y1='18.728' x2='12.0014' y2='4.67529' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2320B038'/%3E%3Cstop offset='1' stop-color='%2360D66A'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_6607_137945' x1='12.0014' y1='18.98' x2='12.0014' y2='4.42334' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9F9F9'/%3E%3Cstop offset='1' stop-color='white'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}

@media screen and (max-width: 1200px) {
  .d3-favorites-pdf-container .d3-share-btn-trigger {
    height: 32px;
    width: 32px;
  }

  .d3-favorites-pdf-container .d3-share-btn-trigger .material-icons-round,
  .d3-favorites-pdf-container .d3-share-btn-trigger [class^="t1_icon"] {
    font-size: 16px;
  }

  .d3-share-links-container {
    width: 220px;
  }
}

@media screen and (max-width: 786px) {
  .d3-favorites-pdf-container .d3-share-btn-trigger {
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    width: 38px;
  }
}</pre></body></html>