<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Employee Handbook on Olark</title>
    <link>https://www.olark.com/handbook/</link>
    <description>Recent content in Employee Handbook on Olark</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="https://www.olark.com/handbook/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Olark Employee Handbook: Async Flexible Work &amp; No Meeting Wednesdays</title>
      <link>https://www.olark.com/handbook/async-flexible-work-no-meeting-wednesdays/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.olark.com/handbook/async-flexible-work-no-meeting-wednesdays/</guid>
      <description>&lt;div class=&#34;page-wrapper&#34;&gt;&lt;div class=&#34;global-styles w-embed&#34;&gt;&lt;style&gt;&#xA;&#xA;/* Make text look crisper and more legible in all browsers */&#xA;body {&#xA;  -webkit-font-smoothing: antialiased;&#xA;  -moz-osx-font-smoothing: grayscale;&#xA;  font-smoothing: antialiased;&#xA;  text-rendering: optimizeLegibility;&#xA;}&#xA;&#xA;/* Focus state style for keyboard navigation for the focusable elements */&#xA;*[tabindex]:focus-visible,&#xA;  input[type=&#34;file&#34;]:focus-visible {&#xA;   outline: 0.188rem solid #00d17e;&#xA;   outline-offset: 0rem;&#xA;}&#xA;&#xA;/* Get rid of top margin on first element in any rich text element */&#xA;.w-richtext &gt; :not(div):first-child, .w-richtext &gt; div:first-child &gt; :first-child {&#xA;  margin-top: 0 !important;&#xA;}&#xA;&#xA;/* Get rid of bottom margin on last element in any rich text element */&#xA;.w-richtext&gt;:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {&#xA;&#x9;margin-bottom: 0 !important;&#xA;}&#xA;&#xA;/* A little polish &amp; readability improvements for rich text elements */&#xA;.text-rich-text li {&#xA;  margin-bottom: 0.25rem;&#xA;}&#xA;.text-rich-text h3 {&#xA;  margin-top: 3rem;&#xA;}&#xA;.w-richtext figure {&#xA;  max-width: 100%;&#xA;}&#xA;&#xA;/* Style code blocks in rich text */&#xA;pre {&#xA;    border-radius: 0.25rem;&#xA;    background: #f7f2fd;&#xA;    padding: 0.75rem;&#xA;    margin-bottom: 1.5rem;&#xA;    white-space: pre-wrap;&#xA;    overflow: auto;&#xA;    width: 100%;&#xA;    font-size: .85em;&#xA;  }&#xA;  code {&#xA;    font-size: .85em;&#xA;  }&#xA;&#xA;/* Prevent all click and hover interaction with an element */&#xA;.pointer-events-off {&#xA;&#x9;pointer-events: none;&#xA;}&#xA;&#xA;/* Enables all click and hover interaction with an element */&#xA;.pointer-events-on {&#xA;  pointer-events: auto;&#xA;}&#xA;&#xA;/* Create a class of .div-square which maintains a 1:1 dimension of a div */&#xA;.div-square::after {&#xA;&#x9;content: &#34;&#34;;&#xA;&#x9;display: block;&#xA;&#x9;padding-bottom: 100%;&#xA;}&#xA;&#xA;/* Make sure containers never lose their center alignment */&#xA;.container-medium,.container-small, .container-large {&#xA;&#x9;margin-right: auto !important;&#xA;  margin-left: auto !important;&#xA;}&#xA;&#xA;/*Styling Swifttype search results*/&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.5rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;  color: #000;&#xA;}&#xA;&#xA;a.st-ui-result:before {&#xA;&#x9;border-color: #3e3582;&#xA;}&#xA;&#xA;a.st-ui-result .st-ui-type-detail {&#xA;&#x9;max-height: 3rem;&#xA;}&#xA;&#xA;.st-ui-type-detail-bold {&#xA;&#x9;font-size: 1rem;&#xA;  color: #272d3f;&#xA;}&#xA;&#xA;.st-ui-footer {&#xA;&#x9;padding-bottom: 1rem;&#xA;  border-bottom: solid 1px #474750;&#xA;}&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.25rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;}&#xA;&#xA;&#xA;/* &#xA;Make the following elements inherit typography styles from the parent and not have hardcoded values. &#xA;Important: You will not be able to style for example &#34;All Links&#34; in Designer with this CSS applied.&#xA;Uncomment this CSS to use it in the project. Leave this message for future hand-off.&#xA;*/&#xA;/*&#xA;a,&#xA;.w-input,&#xA;.w-select,&#xA;.w-tab-link,&#xA;.w-nav-link,&#xA;.w-dropdown-btn,&#xA;.w-dropdown-toggle,&#xA;.w-dropdown-link {&#xA;  color: inherit;&#xA;  text-decoration: inherit;&#xA;  font-size: inherit;&#xA;}&#xA;*/&#xA;&#xA;/* Apply &#34;...&#34; after 3 lines of text */&#xA;.text-style-3lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 3;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Apply &#34;...&#34; after 2 lines of text */&#xA;.text-style-2lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 2;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Adds inline flex display */&#xA;.display-inlineflex {&#xA;  display: inline-flex;&#xA;}&#xA;&#xA;/* These classes are never overwritten */&#xA;.hide {&#xA;  display: none !important;&#xA;}&#xA;&#xA;@media screen and (max-width: 991px) {&#xA;    .hide, .hide-tablet {&#xA;        display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 767px) {&#xA;    .hide-mobile-landscape{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 479px) {&#xA;    .hide-mobile{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA; &#xA;.margin-0 {&#xA;  margin: 0rem !important;&#xA;}&#xA;  &#xA;.padding-0 {&#xA;  padding: 0rem !important;&#xA;}&#xA;&#xA;.spacing-clean {&#xA;padding: 0rem !important;&#xA;margin: 0rem !important;&#xA;}&#xA;&#xA;.margin-top {&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-top {&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;  &#xA;.margin-right {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-right {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-bottom {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-bottom {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-left {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.padding-left {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.margin-horizontal {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;&#xA;.padding-horizontal {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;&#xA;.margin-vertical {&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;  &#xA;.padding-vertical {&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;&#xA;&lt;/style&gt;&lt;/div&gt;&lt;div class=&#34;main-wrapper&#34;&gt;&lt;div class=&#34;handbook_page-banner&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/async-flexible-work-no-meeting-wednesdays/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp&#34; loading=&#34;lazy&#34; srcset=&#34;https://www.olark.com/img/views/handbook/async-flexible-work-no-meeting-wednesdays/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-500.webp 500w, https://www.olark.com/img/views/handbook/async-flexible-work-no-meeting-wednesdays/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-800.webp 800w, https://www.olark.com/img/views/handbook/async-flexible-work-no-meeting-wednesdays/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1080.webp 1080w, https://www.olark.com/img/views/handbook/async-flexible-work-no-meeting-wednesdays/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1600.webp 1600w, https://www.olark.com/img/views/handbook/async-flexible-work-no-meeting-wednesdays/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-2000.webp 2000w, https://www.olark.com/img/views/handbook/async-flexible-work-no-meeting-wednesdays/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp 2580w&#34; alt=&#34;&#34; sizes=&#34;(max-width: 2580px) 100vw, 2580px&#34; class=&#34;handbook_page-banner-image&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;padding-global&#34;&gt;&lt;div class=&#34;container-large&#34;&gt;&lt;section class=&#34;handbook_policy_header w-node-_77c19d72-08fd-08eb-e29a-5348595fbb4d-67d77196&#34;&gt;&lt;div class=&#34;handbook_home-header&#34;&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c2-67d77196&#34; class=&#34;handbook_home_title-container&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/async-flexible-work-no-meeting-wednesdays/650237cea852c5aebd96a22a_Ollie.svg&#34; loading=&#34;lazy&#34; width=&#34;75&#34; height=&#34;75&#34; alt=&#34;&#34; class=&#34;handbook_home_title-image&#34;/&gt;&lt;h1 id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c4-67d77196&#34; class=&#34;handbook_home_title heading-style-h2&#34;&gt;Olark Handbook&lt;/h1&gt;&lt;/div&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c6-67d77196&#34; class=&#34;handbook_search-wrapper&#34;&gt;&lt;form action=&#34;https://www.olark.com/search&#34; class=&#34;handbook_search w-form&#34;&gt;&lt;label for=&#34;search&#34; class=&#34;handbook_search-label&#34;&gt;Search&lt;/label&gt;&lt;input class=&#34;search-input w-input&#34; maxlength=&#34;256&#34; name=&#34;query&#34; placeholder=&#34;&#34; type=&#34;search&#34; id=&#34;search&#34; required=&#34;&#34;/&gt;&lt;input type=&#34;submit&#34; class=&#34;search-button-3 w-button&#34; value=&#34;Search&#34;/&gt;&lt;/form&gt;&lt;/div&gt;&lt;/div&gt;&lt;/section&gt;&lt;section class=&#34;handbook_page-layout&#34;&gt;&lt;div id=&#34;w-node-f1624605-716d-9872-9ad9-46a72df602d6-67d77196&#34; class=&#34;handbook_toc&#34;&gt;&lt;div class=&#34;section_post-widget is-sidebar&#34;&gt;&lt;div class=&#34;container-medium&#34;&gt;&lt;nav aria-label=&#34;Handbook Sections&#34; class=&#34;toc_widget&#34;&gt;&lt;h2 class=&#34;toc-heading heading-style-h5 text-color-grey&#34;&gt;Handbook Sections&lt;/h2&gt;&lt;aside class=&#34;handbook_toc-category-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;How We Work (&amp;amp; Play!)&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/async-flexible-work-no-meeting-wednesdays&#34; aria-current=&#34;page&#34; class=&#34;handbook_toc-policy-list-link w-inline-block w--current&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Async Flexible Work &amp;amp; No Meeting Wednesdays&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/breather-week-holiday-break&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Take a Break - Breather Week &amp;amp; Holiday Break&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/flexible-time-off&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Flexible Time Off&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Supporting You&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/coworking-coliving&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Coworking/Co-living Support&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/parental-leave-usa&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Parental Leave - USA&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/professional-development-wellness-budget&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Professional Development &amp;amp; Wellness Budget&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/mutual-exit&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Departures - Mutual Exit&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Social Impact&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/why-did-we-become-a-b-corp&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;B Corp Values - Why Did We Become a B Corp?&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/charitable-donation-matching-day-of-volunteering&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Charitable Donation Matching &amp;amp; Day of Volunteering&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Fun&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/gnomes&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Gifting Olarkers - Gnome Program&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/vacation-bonus&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Vacation Bonus&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/aside&gt;&lt;/nav&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content&#34;&gt;&lt;nav aria-label=&#34;breadcrumbs&#34; class=&#34;handbook_content-breadcrumbs&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook&#34; class=&#34;help_breadcrumbs-link w-inline-block&#34;&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;Handbook&lt;/div&gt;&lt;/a&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/async-flexible-work-no-meeting-wednesdays/648c8589705dbf74221e0532_rightcarat.svg&#34; loading=&#34;lazy&#34; alt=&#34;&#34; class=&#34;help_breadcrumbs-carat&#34;/&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;How We Work (&amp;amp; Play!)&lt;/div&gt;&lt;/nav&gt;&lt;div class=&#34;handbook_content-title&#34;&gt;&lt;h2 class=&#34;handbook_content-title text-color-purple&#34;&gt;Async Flexible Work &amp;amp; No Meeting Wednesdays&lt;/h2&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/async-flexible-work-no-meeting-wednesdays/65027dc3350a4e4b6fcb103c_pinksquiggle.webp&#34; loading=&#34;lazy&#34; width=&#34;150&#34; alt=&#34;&#34; class=&#34;handbook_content-title-decoration&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content-article&#34;&gt;&lt;div class=&#34;handbook_content-rich-text w-richtext&#34;&gt;&lt;h2&gt;What Are our Approaches?&lt;/h2&gt;&lt;p&gt;Olark is a fully remote company, spread across several time zones in the US and Canada. (And we’ve been remote since the very beginning. Awesome, no?) We work asynchronously with shared processes whenever possible to #make great things happen and collaborate with our amazing teammates. We’ve also built in No Meeting Wednesdays every week.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Olark Employee Handbook: B Corp Values - Why Did We Become a B Corp?</title>
      <link>https://www.olark.com/handbook/why-did-we-become-a-b-corp/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.olark.com/handbook/why-did-we-become-a-b-corp/</guid>
      <description>&lt;div class=&#34;page-wrapper&#34;&gt;&lt;div class=&#34;global-styles w-embed&#34;&gt;&lt;style&gt;&#xA;&#xA;/* Make text look crisper and more legible in all browsers */&#xA;body {&#xA;  -webkit-font-smoothing: antialiased;&#xA;  -moz-osx-font-smoothing: grayscale;&#xA;  font-smoothing: antialiased;&#xA;  text-rendering: optimizeLegibility;&#xA;}&#xA;&#xA;/* Focus state style for keyboard navigation for the focusable elements */&#xA;*[tabindex]:focus-visible,&#xA;  input[type=&#34;file&#34;]:focus-visible {&#xA;   outline: 0.188rem solid #00d17e;&#xA;   outline-offset: 0rem;&#xA;}&#xA;&#xA;/* Get rid of top margin on first element in any rich text element */&#xA;.w-richtext &gt; :not(div):first-child, .w-richtext &gt; div:first-child &gt; :first-child {&#xA;  margin-top: 0 !important;&#xA;}&#xA;&#xA;/* Get rid of bottom margin on last element in any rich text element */&#xA;.w-richtext&gt;:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {&#xA;&#x9;margin-bottom: 0 !important;&#xA;}&#xA;&#xA;/* A little polish &amp; readability improvements for rich text elements */&#xA;.text-rich-text li {&#xA;  margin-bottom: 0.25rem;&#xA;}&#xA;.text-rich-text h3 {&#xA;  margin-top: 3rem;&#xA;}&#xA;.w-richtext figure {&#xA;  max-width: 100%;&#xA;}&#xA;&#xA;/* Style code blocks in rich text */&#xA;pre {&#xA;    border-radius: 0.25rem;&#xA;    background: #f7f2fd;&#xA;    padding: 0.75rem;&#xA;    margin-bottom: 1.5rem;&#xA;    white-space: pre-wrap;&#xA;    overflow: auto;&#xA;    width: 100%;&#xA;    font-size: .85em;&#xA;  }&#xA;  code {&#xA;    font-size: .85em;&#xA;  }&#xA;&#xA;/* Prevent all click and hover interaction with an element */&#xA;.pointer-events-off {&#xA;&#x9;pointer-events: none;&#xA;}&#xA;&#xA;/* Enables all click and hover interaction with an element */&#xA;.pointer-events-on {&#xA;  pointer-events: auto;&#xA;}&#xA;&#xA;/* Create a class of .div-square which maintains a 1:1 dimension of a div */&#xA;.div-square::after {&#xA;&#x9;content: &#34;&#34;;&#xA;&#x9;display: block;&#xA;&#x9;padding-bottom: 100%;&#xA;}&#xA;&#xA;/* Make sure containers never lose their center alignment */&#xA;.container-medium,.container-small, .container-large {&#xA;&#x9;margin-right: auto !important;&#xA;  margin-left: auto !important;&#xA;}&#xA;&#xA;/*Styling Swifttype search results*/&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.5rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;  color: #000;&#xA;}&#xA;&#xA;a.st-ui-result:before {&#xA;&#x9;border-color: #3e3582;&#xA;}&#xA;&#xA;a.st-ui-result .st-ui-type-detail {&#xA;&#x9;max-height: 3rem;&#xA;}&#xA;&#xA;.st-ui-type-detail-bold {&#xA;&#x9;font-size: 1rem;&#xA;  color: #272d3f;&#xA;}&#xA;&#xA;.st-ui-footer {&#xA;&#x9;padding-bottom: 1rem;&#xA;  border-bottom: solid 1px #474750;&#xA;}&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.25rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;}&#xA;&#xA;&#xA;/* &#xA;Make the following elements inherit typography styles from the parent and not have hardcoded values. &#xA;Important: You will not be able to style for example &#34;All Links&#34; in Designer with this CSS applied.&#xA;Uncomment this CSS to use it in the project. Leave this message for future hand-off.&#xA;*/&#xA;/*&#xA;a,&#xA;.w-input,&#xA;.w-select,&#xA;.w-tab-link,&#xA;.w-nav-link,&#xA;.w-dropdown-btn,&#xA;.w-dropdown-toggle,&#xA;.w-dropdown-link {&#xA;  color: inherit;&#xA;  text-decoration: inherit;&#xA;  font-size: inherit;&#xA;}&#xA;*/&#xA;&#xA;/* Apply &#34;...&#34; after 3 lines of text */&#xA;.text-style-3lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 3;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Apply &#34;...&#34; after 2 lines of text */&#xA;.text-style-2lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 2;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Adds inline flex display */&#xA;.display-inlineflex {&#xA;  display: inline-flex;&#xA;}&#xA;&#xA;/* These classes are never overwritten */&#xA;.hide {&#xA;  display: none !important;&#xA;}&#xA;&#xA;@media screen and (max-width: 991px) {&#xA;    .hide, .hide-tablet {&#xA;        display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 767px) {&#xA;    .hide-mobile-landscape{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 479px) {&#xA;    .hide-mobile{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA; &#xA;.margin-0 {&#xA;  margin: 0rem !important;&#xA;}&#xA;  &#xA;.padding-0 {&#xA;  padding: 0rem !important;&#xA;}&#xA;&#xA;.spacing-clean {&#xA;padding: 0rem !important;&#xA;margin: 0rem !important;&#xA;}&#xA;&#xA;.margin-top {&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-top {&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;  &#xA;.margin-right {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-right {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-bottom {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-bottom {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-left {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.padding-left {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.margin-horizontal {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;&#xA;.padding-horizontal {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;&#xA;.margin-vertical {&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;  &#xA;.padding-vertical {&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;&#xA;&lt;/style&gt;&lt;/div&gt;&lt;div class=&#34;main-wrapper&#34;&gt;&lt;div class=&#34;handbook_page-banner&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/why-did-we-become-a-b-corp/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp&#34; loading=&#34;lazy&#34; srcset=&#34;https://www.olark.com/img/views/handbook/why-did-we-become-a-b-corp/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-500.webp 500w, https://www.olark.com/img/views/handbook/why-did-we-become-a-b-corp/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-800.webp 800w, https://www.olark.com/img/views/handbook/why-did-we-become-a-b-corp/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1080.webp 1080w, https://www.olark.com/img/views/handbook/why-did-we-become-a-b-corp/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1600.webp 1600w, https://www.olark.com/img/views/handbook/why-did-we-become-a-b-corp/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-2000.webp 2000w, https://www.olark.com/img/views/handbook/why-did-we-become-a-b-corp/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp 2580w&#34; alt=&#34;&#34; sizes=&#34;(max-width: 2580px) 100vw, 2580px&#34; class=&#34;handbook_page-banner-image&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;padding-global&#34;&gt;&lt;div class=&#34;container-large&#34;&gt;&lt;section class=&#34;handbook_policy_header w-node-_77c19d72-08fd-08eb-e29a-5348595fbb4d-67d77196&#34;&gt;&lt;div class=&#34;handbook_home-header&#34;&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c2-67d77196&#34; class=&#34;handbook_home_title-container&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/why-did-we-become-a-b-corp/650237cea852c5aebd96a22a_Ollie.svg&#34; loading=&#34;lazy&#34; width=&#34;75&#34; height=&#34;75&#34; alt=&#34;&#34; class=&#34;handbook_home_title-image&#34;/&gt;&lt;h1 id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c4-67d77196&#34; class=&#34;handbook_home_title heading-style-h2&#34;&gt;Olark Handbook&lt;/h1&gt;&lt;/div&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c6-67d77196&#34; class=&#34;handbook_search-wrapper&#34;&gt;&lt;form action=&#34;https://www.olark.com/search&#34; class=&#34;handbook_search w-form&#34;&gt;&lt;label for=&#34;search&#34; class=&#34;handbook_search-label&#34;&gt;Search&lt;/label&gt;&lt;input class=&#34;search-input w-input&#34; maxlength=&#34;256&#34; name=&#34;query&#34; placeholder=&#34;&#34; type=&#34;search&#34; id=&#34;search&#34; required=&#34;&#34;/&gt;&lt;input type=&#34;submit&#34; class=&#34;search-button-3 w-button&#34; value=&#34;Search&#34;/&gt;&lt;/form&gt;&lt;/div&gt;&lt;/div&gt;&lt;/section&gt;&lt;section class=&#34;handbook_page-layout&#34;&gt;&lt;div id=&#34;w-node-f1624605-716d-9872-9ad9-46a72df602d6-67d77196&#34; class=&#34;handbook_toc&#34;&gt;&lt;div class=&#34;section_post-widget is-sidebar&#34;&gt;&lt;div class=&#34;container-medium&#34;&gt;&lt;nav aria-label=&#34;Handbook Sections&#34; class=&#34;toc_widget&#34;&gt;&lt;h2 class=&#34;toc-heading heading-style-h5 text-color-grey&#34;&gt;Handbook Sections&lt;/h2&gt;&lt;aside class=&#34;handbook_toc-category-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;How We Work (&amp;amp; Play!)&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/async-flexible-work-no-meeting-wednesdays&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Async Flexible Work &amp;amp; No Meeting Wednesdays&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/breather-week-holiday-break&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Take a Break - Breather Week &amp;amp; Holiday Break&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/flexible-time-off&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Flexible Time Off&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Supporting You&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/coworking-coliving&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Coworking/Co-living Support&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/parental-leave-usa&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Parental Leave - USA&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/professional-development-wellness-budget&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Professional Development &amp;amp; Wellness Budget&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/mutual-exit&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Departures - Mutual Exit&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Social Impact&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/why-did-we-become-a-b-corp&#34; aria-current=&#34;page&#34; class=&#34;handbook_toc-policy-list-link w-inline-block w--current&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;B Corp Values - Why Did We Become a B Corp?&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/charitable-donation-matching-day-of-volunteering&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Charitable Donation Matching &amp;amp; Day of Volunteering&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Fun&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/gnomes&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Gifting Olarkers - Gnome Program&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/vacation-bonus&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Vacation Bonus&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/aside&gt;&lt;/nav&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content&#34;&gt;&lt;nav aria-label=&#34;breadcrumbs&#34; class=&#34;handbook_content-breadcrumbs&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook&#34; class=&#34;help_breadcrumbs-link w-inline-block&#34;&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;Handbook&lt;/div&gt;&lt;/a&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/why-did-we-become-a-b-corp/648c8589705dbf74221e0532_rightcarat.svg&#34; loading=&#34;lazy&#34; alt=&#34;&#34; class=&#34;help_breadcrumbs-carat&#34;/&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;Social Impact&lt;/div&gt;&lt;/nav&gt;&lt;div class=&#34;handbook_content-title&#34;&gt;&lt;h2 class=&#34;handbook_content-title text-color-purple&#34;&gt;B Corp Values - Why Did We Become a B Corp?&lt;/h2&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/why-did-we-become-a-b-corp/65027dc3350a4e4b6fcb103c_pinksquiggle.webp&#34; loading=&#34;lazy&#34; width=&#34;150&#34; alt=&#34;&#34; class=&#34;handbook_content-title-decoration&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content-article&#34;&gt;&lt;div class=&#34;handbook_content-rich-text w-richtext&#34;&gt;&lt;p&gt;We’d love to tell you.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Olark Employee Handbook: Charitable Donation Matching &amp; Day of Volunteering</title>
      <link>https://www.olark.com/handbook/charitable-donation-matching-day-of-volunteering/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.olark.com/handbook/charitable-donation-matching-day-of-volunteering/</guid>
      <description>&lt;div class=&#34;page-wrapper&#34;&gt;&lt;div class=&#34;global-styles w-embed&#34;&gt;&lt;style&gt;&#xA;&#xA;/* Make text look crisper and more legible in all browsers */&#xA;body {&#xA;  -webkit-font-smoothing: antialiased;&#xA;  -moz-osx-font-smoothing: grayscale;&#xA;  font-smoothing: antialiased;&#xA;  text-rendering: optimizeLegibility;&#xA;}&#xA;&#xA;/* Focus state style for keyboard navigation for the focusable elements */&#xA;*[tabindex]:focus-visible,&#xA;  input[type=&#34;file&#34;]:focus-visible {&#xA;   outline: 0.188rem solid #00d17e;&#xA;   outline-offset: 0rem;&#xA;}&#xA;&#xA;/* Get rid of top margin on first element in any rich text element */&#xA;.w-richtext &gt; :not(div):first-child, .w-richtext &gt; div:first-child &gt; :first-child {&#xA;  margin-top: 0 !important;&#xA;}&#xA;&#xA;/* Get rid of bottom margin on last element in any rich text element */&#xA;.w-richtext&gt;:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {&#xA;&#x9;margin-bottom: 0 !important;&#xA;}&#xA;&#xA;/* A little polish &amp; readability improvements for rich text elements */&#xA;.text-rich-text li {&#xA;  margin-bottom: 0.25rem;&#xA;}&#xA;.text-rich-text h3 {&#xA;  margin-top: 3rem;&#xA;}&#xA;.w-richtext figure {&#xA;  max-width: 100%;&#xA;}&#xA;&#xA;/* Style code blocks in rich text */&#xA;pre {&#xA;    border-radius: 0.25rem;&#xA;    background: #f7f2fd;&#xA;    padding: 0.75rem;&#xA;    margin-bottom: 1.5rem;&#xA;    white-space: pre-wrap;&#xA;    overflow: auto;&#xA;    width: 100%;&#xA;    font-size: .85em;&#xA;  }&#xA;  code {&#xA;    font-size: .85em;&#xA;  }&#xA;&#xA;/* Prevent all click and hover interaction with an element */&#xA;.pointer-events-off {&#xA;&#x9;pointer-events: none;&#xA;}&#xA;&#xA;/* Enables all click and hover interaction with an element */&#xA;.pointer-events-on {&#xA;  pointer-events: auto;&#xA;}&#xA;&#xA;/* Create a class of .div-square which maintains a 1:1 dimension of a div */&#xA;.div-square::after {&#xA;&#x9;content: &#34;&#34;;&#xA;&#x9;display: block;&#xA;&#x9;padding-bottom: 100%;&#xA;}&#xA;&#xA;/* Make sure containers never lose their center alignment */&#xA;.container-medium,.container-small, .container-large {&#xA;&#x9;margin-right: auto !important;&#xA;  margin-left: auto !important;&#xA;}&#xA;&#xA;/*Styling Swifttype search results*/&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.5rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;  color: #000;&#xA;}&#xA;&#xA;a.st-ui-result:before {&#xA;&#x9;border-color: #3e3582;&#xA;}&#xA;&#xA;a.st-ui-result .st-ui-type-detail {&#xA;&#x9;max-height: 3rem;&#xA;}&#xA;&#xA;.st-ui-type-detail-bold {&#xA;&#x9;font-size: 1rem;&#xA;  color: #272d3f;&#xA;}&#xA;&#xA;.st-ui-footer {&#xA;&#x9;padding-bottom: 1rem;&#xA;  border-bottom: solid 1px #474750;&#xA;}&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.25rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;}&#xA;&#xA;&#xA;/* &#xA;Make the following elements inherit typography styles from the parent and not have hardcoded values. &#xA;Important: You will not be able to style for example &#34;All Links&#34; in Designer with this CSS applied.&#xA;Uncomment this CSS to use it in the project. Leave this message for future hand-off.&#xA;*/&#xA;/*&#xA;a,&#xA;.w-input,&#xA;.w-select,&#xA;.w-tab-link,&#xA;.w-nav-link,&#xA;.w-dropdown-btn,&#xA;.w-dropdown-toggle,&#xA;.w-dropdown-link {&#xA;  color: inherit;&#xA;  text-decoration: inherit;&#xA;  font-size: inherit;&#xA;}&#xA;*/&#xA;&#xA;/* Apply &#34;...&#34; after 3 lines of text */&#xA;.text-style-3lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 3;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Apply &#34;...&#34; after 2 lines of text */&#xA;.text-style-2lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 2;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Adds inline flex display */&#xA;.display-inlineflex {&#xA;  display: inline-flex;&#xA;}&#xA;&#xA;/* These classes are never overwritten */&#xA;.hide {&#xA;  display: none !important;&#xA;}&#xA;&#xA;@media screen and (max-width: 991px) {&#xA;    .hide, .hide-tablet {&#xA;        display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 767px) {&#xA;    .hide-mobile-landscape{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 479px) {&#xA;    .hide-mobile{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA; &#xA;.margin-0 {&#xA;  margin: 0rem !important;&#xA;}&#xA;  &#xA;.padding-0 {&#xA;  padding: 0rem !important;&#xA;}&#xA;&#xA;.spacing-clean {&#xA;padding: 0rem !important;&#xA;margin: 0rem !important;&#xA;}&#xA;&#xA;.margin-top {&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-top {&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;  &#xA;.margin-right {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-right {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-bottom {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-bottom {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-left {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.padding-left {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.margin-horizontal {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;&#xA;.padding-horizontal {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;&#xA;.margin-vertical {&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;  &#xA;.padding-vertical {&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;&#xA;&lt;/style&gt;&lt;/div&gt;&lt;div class=&#34;main-wrapper&#34;&gt;&lt;div class=&#34;handbook_page-banner&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/charitable-donation-matching-day-of-volunteering/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp&#34; loading=&#34;lazy&#34; srcset=&#34;https://www.olark.com/img/views/handbook/charitable-donation-matching-day-of-volunteering/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-500.webp 500w, https://www.olark.com/img/views/handbook/charitable-donation-matching-day-of-volunteering/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-800.webp 800w, https://www.olark.com/img/views/handbook/charitable-donation-matching-day-of-volunteering/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1080.webp 1080w, https://www.olark.com/img/views/handbook/charitable-donation-matching-day-of-volunteering/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1600.webp 1600w, https://www.olark.com/img/views/handbook/charitable-donation-matching-day-of-volunteering/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-2000.webp 2000w, https://www.olark.com/img/views/handbook/charitable-donation-matching-day-of-volunteering/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp 2580w&#34; alt=&#34;&#34; sizes=&#34;(max-width: 2580px) 100vw, 2580px&#34; class=&#34;handbook_page-banner-image&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;padding-global&#34;&gt;&lt;div class=&#34;container-large&#34;&gt;&lt;section class=&#34;handbook_policy_header w-node-_77c19d72-08fd-08eb-e29a-5348595fbb4d-67d77196&#34;&gt;&lt;div class=&#34;handbook_home-header&#34;&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c2-67d77196&#34; class=&#34;handbook_home_title-container&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/charitable-donation-matching-day-of-volunteering/650237cea852c5aebd96a22a_Ollie.svg&#34; loading=&#34;lazy&#34; width=&#34;75&#34; height=&#34;75&#34; alt=&#34;&#34; class=&#34;handbook_home_title-image&#34;/&gt;&lt;h1 id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c4-67d77196&#34; class=&#34;handbook_home_title heading-style-h2&#34;&gt;Olark Handbook&lt;/h1&gt;&lt;/div&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c6-67d77196&#34; class=&#34;handbook_search-wrapper&#34;&gt;&lt;form action=&#34;https://www.olark.com/search&#34; class=&#34;handbook_search w-form&#34;&gt;&lt;label for=&#34;search&#34; class=&#34;handbook_search-label&#34;&gt;Search&lt;/label&gt;&lt;input class=&#34;search-input w-input&#34; maxlength=&#34;256&#34; name=&#34;query&#34; placeholder=&#34;&#34; type=&#34;search&#34; id=&#34;search&#34; required=&#34;&#34;/&gt;&lt;input type=&#34;submit&#34; class=&#34;search-button-3 w-button&#34; value=&#34;Search&#34;/&gt;&lt;/form&gt;&lt;/div&gt;&lt;/div&gt;&lt;/section&gt;&lt;section class=&#34;handbook_page-layout&#34;&gt;&lt;div id=&#34;w-node-f1624605-716d-9872-9ad9-46a72df602d6-67d77196&#34; class=&#34;handbook_toc&#34;&gt;&lt;div class=&#34;section_post-widget is-sidebar&#34;&gt;&lt;div class=&#34;container-medium&#34;&gt;&lt;nav aria-label=&#34;Handbook Sections&#34; class=&#34;toc_widget&#34;&gt;&lt;h2 class=&#34;toc-heading heading-style-h5 text-color-grey&#34;&gt;Handbook Sections&lt;/h2&gt;&lt;aside class=&#34;handbook_toc-category-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;How We Work (&amp;amp; Play!)&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/async-flexible-work-no-meeting-wednesdays&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Async Flexible Work &amp;amp; No Meeting Wednesdays&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/breather-week-holiday-break&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Take a Break - Breather Week &amp;amp; Holiday Break&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/flexible-time-off&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Flexible Time Off&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Supporting You&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/coworking-coliving&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Coworking/Co-living Support&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/parental-leave-usa&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Parental Leave - USA&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/professional-development-wellness-budget&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Professional Development &amp;amp; Wellness Budget&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/mutual-exit&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Departures - Mutual Exit&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Social Impact&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/why-did-we-become-a-b-corp&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;B Corp Values - Why Did We Become a B Corp?&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/charitable-donation-matching-day-of-volunteering&#34; aria-current=&#34;page&#34; class=&#34;handbook_toc-policy-list-link w-inline-block w--current&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Charitable Donation Matching &amp;amp; Day of Volunteering&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Fun&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/gnomes&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Gifting Olarkers - Gnome Program&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/vacation-bonus&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Vacation Bonus&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/aside&gt;&lt;/nav&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content&#34;&gt;&lt;nav aria-label=&#34;breadcrumbs&#34; class=&#34;handbook_content-breadcrumbs&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook&#34; class=&#34;help_breadcrumbs-link w-inline-block&#34;&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;Handbook&lt;/div&gt;&lt;/a&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/charitable-donation-matching-day-of-volunteering/648c8589705dbf74221e0532_rightcarat.svg&#34; loading=&#34;lazy&#34; alt=&#34;&#34; class=&#34;help_breadcrumbs-carat&#34;/&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;Social Impact&lt;/div&gt;&lt;/nav&gt;&lt;div class=&#34;handbook_content-title&#34;&gt;&lt;h2 class=&#34;handbook_content-title text-color-purple&#34;&gt;Charitable Donation Matching &amp;amp; Day of Volunteering&lt;/h2&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/charitable-donation-matching-day-of-volunteering/65027dc3350a4e4b6fcb103c_pinksquiggle.webp&#34; loading=&#34;lazy&#34; width=&#34;150&#34; alt=&#34;&#34; class=&#34;handbook_content-title-decoration&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content-article&#34;&gt;&lt;div class=&#34;handbook_content-rich-text w-richtext&#34;&gt;&lt;h2&gt;What’s the Deal?&lt;/h2&gt;&lt;p&gt;Excited to help your community and give to causes you believe in? We thought you might be. You’re in luck, because Olark offers Charitable Donation Matching and an Annual Day of Volunteering! &lt;/p&gt;</description>
    </item>
    <item>
      <title>Olark Employee Handbook: Coworking/Co-living Support</title>
      <link>https://www.olark.com/handbook/coworking-coliving/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.olark.com/handbook/coworking-coliving/</guid>
      <description>&lt;div class=&#34;page-wrapper&#34;&gt;&lt;div class=&#34;global-styles w-embed&#34;&gt;&lt;style&gt;&#xA;&#xA;/* Make text look crisper and more legible in all browsers */&#xA;body {&#xA;  -webkit-font-smoothing: antialiased;&#xA;  -moz-osx-font-smoothing: grayscale;&#xA;  font-smoothing: antialiased;&#xA;  text-rendering: optimizeLegibility;&#xA;}&#xA;&#xA;/* Focus state style for keyboard navigation for the focusable elements */&#xA;*[tabindex]:focus-visible,&#xA;  input[type=&#34;file&#34;]:focus-visible {&#xA;   outline: 0.188rem solid #00d17e;&#xA;   outline-offset: 0rem;&#xA;}&#xA;&#xA;/* Get rid of top margin on first element in any rich text element */&#xA;.w-richtext &gt; :not(div):first-child, .w-richtext &gt; div:first-child &gt; :first-child {&#xA;  margin-top: 0 !important;&#xA;}&#xA;&#xA;/* Get rid of bottom margin on last element in any rich text element */&#xA;.w-richtext&gt;:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {&#xA;&#x9;margin-bottom: 0 !important;&#xA;}&#xA;&#xA;/* A little polish &amp; readability improvements for rich text elements */&#xA;.text-rich-text li {&#xA;  margin-bottom: 0.25rem;&#xA;}&#xA;.text-rich-text h3 {&#xA;  margin-top: 3rem;&#xA;}&#xA;.w-richtext figure {&#xA;  max-width: 100%;&#xA;}&#xA;&#xA;/* Style code blocks in rich text */&#xA;pre {&#xA;    border-radius: 0.25rem;&#xA;    background: #f7f2fd;&#xA;    padding: 0.75rem;&#xA;    margin-bottom: 1.5rem;&#xA;    white-space: pre-wrap;&#xA;    overflow: auto;&#xA;    width: 100%;&#xA;    font-size: .85em;&#xA;  }&#xA;  code {&#xA;    font-size: .85em;&#xA;  }&#xA;&#xA;/* Prevent all click and hover interaction with an element */&#xA;.pointer-events-off {&#xA;&#x9;pointer-events: none;&#xA;}&#xA;&#xA;/* Enables all click and hover interaction with an element */&#xA;.pointer-events-on {&#xA;  pointer-events: auto;&#xA;}&#xA;&#xA;/* Create a class of .div-square which maintains a 1:1 dimension of a div */&#xA;.div-square::after {&#xA;&#x9;content: &#34;&#34;;&#xA;&#x9;display: block;&#xA;&#x9;padding-bottom: 100%;&#xA;}&#xA;&#xA;/* Make sure containers never lose their center alignment */&#xA;.container-medium,.container-small, .container-large {&#xA;&#x9;margin-right: auto !important;&#xA;  margin-left: auto !important;&#xA;}&#xA;&#xA;/*Styling Swifttype search results*/&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.5rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;  color: #000;&#xA;}&#xA;&#xA;a.st-ui-result:before {&#xA;&#x9;border-color: #3e3582;&#xA;}&#xA;&#xA;a.st-ui-result .st-ui-type-detail {&#xA;&#x9;max-height: 3rem;&#xA;}&#xA;&#xA;.st-ui-type-detail-bold {&#xA;&#x9;font-size: 1rem;&#xA;  color: #272d3f;&#xA;}&#xA;&#xA;.st-ui-footer {&#xA;&#x9;padding-bottom: 1rem;&#xA;  border-bottom: solid 1px #474750;&#xA;}&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.25rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;}&#xA;&#xA;&#xA;/* &#xA;Make the following elements inherit typography styles from the parent and not have hardcoded values. &#xA;Important: You will not be able to style for example &#34;All Links&#34; in Designer with this CSS applied.&#xA;Uncomment this CSS to use it in the project. Leave this message for future hand-off.&#xA;*/&#xA;/*&#xA;a,&#xA;.w-input,&#xA;.w-select,&#xA;.w-tab-link,&#xA;.w-nav-link,&#xA;.w-dropdown-btn,&#xA;.w-dropdown-toggle,&#xA;.w-dropdown-link {&#xA;  color: inherit;&#xA;  text-decoration: inherit;&#xA;  font-size: inherit;&#xA;}&#xA;*/&#xA;&#xA;/* Apply &#34;...&#34; after 3 lines of text */&#xA;.text-style-3lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 3;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Apply &#34;...&#34; after 2 lines of text */&#xA;.text-style-2lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 2;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Adds inline flex display */&#xA;.display-inlineflex {&#xA;  display: inline-flex;&#xA;}&#xA;&#xA;/* These classes are never overwritten */&#xA;.hide {&#xA;  display: none !important;&#xA;}&#xA;&#xA;@media screen and (max-width: 991px) {&#xA;    .hide, .hide-tablet {&#xA;        display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 767px) {&#xA;    .hide-mobile-landscape{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 479px) {&#xA;    .hide-mobile{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA; &#xA;.margin-0 {&#xA;  margin: 0rem !important;&#xA;}&#xA;  &#xA;.padding-0 {&#xA;  padding: 0rem !important;&#xA;}&#xA;&#xA;.spacing-clean {&#xA;padding: 0rem !important;&#xA;margin: 0rem !important;&#xA;}&#xA;&#xA;.margin-top {&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-top {&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;  &#xA;.margin-right {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-right {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-bottom {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-bottom {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-left {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.padding-left {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.margin-horizontal {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;&#xA;.padding-horizontal {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;&#xA;.margin-vertical {&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;  &#xA;.padding-vertical {&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;&#xA;&lt;/style&gt;&lt;/div&gt;&lt;div class=&#34;main-wrapper&#34;&gt;&lt;div class=&#34;handbook_page-banner&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/coworking-coliving/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp&#34; loading=&#34;lazy&#34; srcset=&#34;https://www.olark.com/img/views/handbook/coworking-coliving/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-500.webp 500w, https://www.olark.com/img/views/handbook/coworking-coliving/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-800.webp 800w, https://www.olark.com/img/views/handbook/coworking-coliving/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1080.webp 1080w, https://www.olark.com/img/views/handbook/coworking-coliving/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1600.webp 1600w, https://www.olark.com/img/views/handbook/coworking-coliving/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-2000.webp 2000w, https://www.olark.com/img/views/handbook/coworking-coliving/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp 2580w&#34; alt=&#34;&#34; sizes=&#34;(max-width: 2580px) 100vw, 2580px&#34; class=&#34;handbook_page-banner-image&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;padding-global&#34;&gt;&lt;div class=&#34;container-large&#34;&gt;&lt;section class=&#34;handbook_policy_header w-node-_77c19d72-08fd-08eb-e29a-5348595fbb4d-67d77196&#34;&gt;&lt;div class=&#34;handbook_home-header&#34;&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c2-67d77196&#34; class=&#34;handbook_home_title-container&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/coworking-coliving/650237cea852c5aebd96a22a_Ollie.svg&#34; loading=&#34;lazy&#34; width=&#34;75&#34; height=&#34;75&#34; alt=&#34;&#34; class=&#34;handbook_home_title-image&#34;/&gt;&lt;h1 id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c4-67d77196&#34; class=&#34;handbook_home_title heading-style-h2&#34;&gt;Olark Handbook&lt;/h1&gt;&lt;/div&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c6-67d77196&#34; class=&#34;handbook_search-wrapper&#34;&gt;&lt;form action=&#34;https://www.olark.com/search&#34; class=&#34;handbook_search w-form&#34;&gt;&lt;label for=&#34;search&#34; class=&#34;handbook_search-label&#34;&gt;Search&lt;/label&gt;&lt;input class=&#34;search-input w-input&#34; maxlength=&#34;256&#34; name=&#34;query&#34; placeholder=&#34;&#34; type=&#34;search&#34; id=&#34;search&#34; required=&#34;&#34;/&gt;&lt;input type=&#34;submit&#34; class=&#34;search-button-3 w-button&#34; value=&#34;Search&#34;/&gt;&lt;/form&gt;&lt;/div&gt;&lt;/div&gt;&lt;/section&gt;&lt;section class=&#34;handbook_page-layout&#34;&gt;&lt;div id=&#34;w-node-f1624605-716d-9872-9ad9-46a72df602d6-67d77196&#34; class=&#34;handbook_toc&#34;&gt;&lt;div class=&#34;section_post-widget is-sidebar&#34;&gt;&lt;div class=&#34;container-medium&#34;&gt;&lt;nav aria-label=&#34;Handbook Sections&#34; class=&#34;toc_widget&#34;&gt;&lt;h2 class=&#34;toc-heading heading-style-h5 text-color-grey&#34;&gt;Handbook Sections&lt;/h2&gt;&lt;aside class=&#34;handbook_toc-category-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;How We Work (&amp;amp; Play!)&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/async-flexible-work-no-meeting-wednesdays&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Async Flexible Work &amp;amp; No Meeting Wednesdays&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/breather-week-holiday-break&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Take a Break - Breather Week &amp;amp; Holiday Break&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/flexible-time-off&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Flexible Time Off&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Supporting You&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/coworking-coliving&#34; aria-current=&#34;page&#34; class=&#34;handbook_toc-policy-list-link w-inline-block w--current&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Coworking/Co-living Support&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/parental-leave-usa&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Parental Leave - USA&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/professional-development-wellness-budget&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Professional Development &amp;amp; Wellness Budget&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/mutual-exit&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Departures - Mutual Exit&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Social Impact&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/why-did-we-become-a-b-corp&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;B Corp Values - Why Did We Become a B Corp?&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/charitable-donation-matching-day-of-volunteering&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Charitable Donation Matching &amp;amp; Day of Volunteering&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Fun&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/gnomes&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Gifting Olarkers - Gnome Program&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/vacation-bonus&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Vacation Bonus&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/aside&gt;&lt;/nav&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content&#34;&gt;&lt;nav aria-label=&#34;breadcrumbs&#34; class=&#34;handbook_content-breadcrumbs&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook&#34; class=&#34;help_breadcrumbs-link w-inline-block&#34;&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;Handbook&lt;/div&gt;&lt;/a&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/coworking-coliving/648c8589705dbf74221e0532_rightcarat.svg&#34; loading=&#34;lazy&#34; alt=&#34;&#34; class=&#34;help_breadcrumbs-carat&#34;/&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;Supporting You&lt;/div&gt;&lt;/nav&gt;&lt;div class=&#34;handbook_content-title&#34;&gt;&lt;h2 class=&#34;handbook_content-title text-color-purple&#34;&gt;Coworking/Co-living Support&lt;/h2&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/coworking-coliving/65027dc3350a4e4b6fcb103c_pinksquiggle.webp&#34; loading=&#34;lazy&#34; width=&#34;150&#34; alt=&#34;&#34; class=&#34;handbook_content-title-decoration&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content-article&#34;&gt;&lt;div class=&#34;handbook_content-rich-text w-richtext&#34;&gt;&lt;h2&gt;What’s our Policy?&lt;/h2&gt;&lt;p&gt;We offer a stipend up to $500 a month for Olarkers to use towards a coworking space or a co-living program. Part of the joy of working remotely can be working from new places. No need to stay in your home office the whole year (unless you want to, in which case we’re in full support!).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Olark Employee Handbook: Departures - Mutual Exit</title>
      <link>https://www.olark.com/handbook/mutual-exit/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.olark.com/handbook/mutual-exit/</guid>
      <description>&lt;div class=&#34;page-wrapper&#34;&gt;&lt;div class=&#34;global-styles w-embed&#34;&gt;&lt;style&gt;&#xA;&#xA;/* Make text look crisper and more legible in all browsers */&#xA;body {&#xA;  -webkit-font-smoothing: antialiased;&#xA;  -moz-osx-font-smoothing: grayscale;&#xA;  font-smoothing: antialiased;&#xA;  text-rendering: optimizeLegibility;&#xA;}&#xA;&#xA;/* Focus state style for keyboard navigation for the focusable elements */&#xA;*[tabindex]:focus-visible,&#xA;  input[type=&#34;file&#34;]:focus-visible {&#xA;   outline: 0.188rem solid #00d17e;&#xA;   outline-offset: 0rem;&#xA;}&#xA;&#xA;/* Get rid of top margin on first element in any rich text element */&#xA;.w-richtext &gt; :not(div):first-child, .w-richtext &gt; div:first-child &gt; :first-child {&#xA;  margin-top: 0 !important;&#xA;}&#xA;&#xA;/* Get rid of bottom margin on last element in any rich text element */&#xA;.w-richtext&gt;:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {&#xA;&#x9;margin-bottom: 0 !important;&#xA;}&#xA;&#xA;/* A little polish &amp; readability improvements for rich text elements */&#xA;.text-rich-text li {&#xA;  margin-bottom: 0.25rem;&#xA;}&#xA;.text-rich-text h3 {&#xA;  margin-top: 3rem;&#xA;}&#xA;.w-richtext figure {&#xA;  max-width: 100%;&#xA;}&#xA;&#xA;/* Style code blocks in rich text */&#xA;pre {&#xA;    border-radius: 0.25rem;&#xA;    background: #f7f2fd;&#xA;    padding: 0.75rem;&#xA;    margin-bottom: 1.5rem;&#xA;    white-space: pre-wrap;&#xA;    overflow: auto;&#xA;    width: 100%;&#xA;    font-size: .85em;&#xA;  }&#xA;  code {&#xA;    font-size: .85em;&#xA;  }&#xA;&#xA;/* Prevent all click and hover interaction with an element */&#xA;.pointer-events-off {&#xA;&#x9;pointer-events: none;&#xA;}&#xA;&#xA;/* Enables all click and hover interaction with an element */&#xA;.pointer-events-on {&#xA;  pointer-events: auto;&#xA;}&#xA;&#xA;/* Create a class of .div-square which maintains a 1:1 dimension of a div */&#xA;.div-square::after {&#xA;&#x9;content: &#34;&#34;;&#xA;&#x9;display: block;&#xA;&#x9;padding-bottom: 100%;&#xA;}&#xA;&#xA;/* Make sure containers never lose their center alignment */&#xA;.container-medium,.container-small, .container-large {&#xA;&#x9;margin-right: auto !important;&#xA;  margin-left: auto !important;&#xA;}&#xA;&#xA;/*Styling Swifttype search results*/&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.5rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;  color: #000;&#xA;}&#xA;&#xA;a.st-ui-result:before {&#xA;&#x9;border-color: #3e3582;&#xA;}&#xA;&#xA;a.st-ui-result .st-ui-type-detail {&#xA;&#x9;max-height: 3rem;&#xA;}&#xA;&#xA;.st-ui-type-detail-bold {&#xA;&#x9;font-size: 1rem;&#xA;  color: #272d3f;&#xA;}&#xA;&#xA;.st-ui-footer {&#xA;&#x9;padding-bottom: 1rem;&#xA;  border-bottom: solid 1px #474750;&#xA;}&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.25rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;}&#xA;&#xA;&#xA;/* &#xA;Make the following elements inherit typography styles from the parent and not have hardcoded values. &#xA;Important: You will not be able to style for example &#34;All Links&#34; in Designer with this CSS applied.&#xA;Uncomment this CSS to use it in the project. Leave this message for future hand-off.&#xA;*/&#xA;/*&#xA;a,&#xA;.w-input,&#xA;.w-select,&#xA;.w-tab-link,&#xA;.w-nav-link,&#xA;.w-dropdown-btn,&#xA;.w-dropdown-toggle,&#xA;.w-dropdown-link {&#xA;  color: inherit;&#xA;  text-decoration: inherit;&#xA;  font-size: inherit;&#xA;}&#xA;*/&#xA;&#xA;/* Apply &#34;...&#34; after 3 lines of text */&#xA;.text-style-3lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 3;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Apply &#34;...&#34; after 2 lines of text */&#xA;.text-style-2lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 2;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Adds inline flex display */&#xA;.display-inlineflex {&#xA;  display: inline-flex;&#xA;}&#xA;&#xA;/* These classes are never overwritten */&#xA;.hide {&#xA;  display: none !important;&#xA;}&#xA;&#xA;@media screen and (max-width: 991px) {&#xA;    .hide, .hide-tablet {&#xA;        display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 767px) {&#xA;    .hide-mobile-landscape{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 479px) {&#xA;    .hide-mobile{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA; &#xA;.margin-0 {&#xA;  margin: 0rem !important;&#xA;}&#xA;  &#xA;.padding-0 {&#xA;  padding: 0rem !important;&#xA;}&#xA;&#xA;.spacing-clean {&#xA;padding: 0rem !important;&#xA;margin: 0rem !important;&#xA;}&#xA;&#xA;.margin-top {&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-top {&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;  &#xA;.margin-right {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-right {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-bottom {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-bottom {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-left {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.padding-left {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.margin-horizontal {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;&#xA;.padding-horizontal {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;&#xA;.margin-vertical {&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;  &#xA;.padding-vertical {&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;&#xA;&lt;/style&gt;&lt;/div&gt;&lt;div class=&#34;main-wrapper&#34;&gt;&lt;div class=&#34;handbook_page-banner&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/mutual-exit/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp&#34; loading=&#34;lazy&#34; srcset=&#34;https://www.olark.com/img/views/handbook/mutual-exit/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-500.webp 500w, https://www.olark.com/img/views/handbook/mutual-exit/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-800.webp 800w, https://www.olark.com/img/views/handbook/mutual-exit/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1080.webp 1080w, https://www.olark.com/img/views/handbook/mutual-exit/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1600.webp 1600w, https://www.olark.com/img/views/handbook/mutual-exit/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-2000.webp 2000w, https://www.olark.com/img/views/handbook/mutual-exit/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp 2580w&#34; alt=&#34;&#34; sizes=&#34;(max-width: 2580px) 100vw, 2580px&#34; class=&#34;handbook_page-banner-image&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;padding-global&#34;&gt;&lt;div class=&#34;container-large&#34;&gt;&lt;section class=&#34;handbook_policy_header w-node-_77c19d72-08fd-08eb-e29a-5348595fbb4d-67d77196&#34;&gt;&lt;div class=&#34;handbook_home-header&#34;&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c2-67d77196&#34; class=&#34;handbook_home_title-container&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/mutual-exit/650237cea852c5aebd96a22a_Ollie.svg&#34; loading=&#34;lazy&#34; width=&#34;75&#34; height=&#34;75&#34; alt=&#34;&#34; class=&#34;handbook_home_title-image&#34;/&gt;&lt;h1 id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c4-67d77196&#34; class=&#34;handbook_home_title heading-style-h2&#34;&gt;Olark Handbook&lt;/h1&gt;&lt;/div&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c6-67d77196&#34; class=&#34;handbook_search-wrapper&#34;&gt;&lt;form action=&#34;https://www.olark.com/search&#34; class=&#34;handbook_search w-form&#34;&gt;&lt;label for=&#34;search&#34; class=&#34;handbook_search-label&#34;&gt;Search&lt;/label&gt;&lt;input class=&#34;search-input w-input&#34; maxlength=&#34;256&#34; name=&#34;query&#34; placeholder=&#34;&#34; type=&#34;search&#34; id=&#34;search&#34; required=&#34;&#34;/&gt;&lt;input type=&#34;submit&#34; class=&#34;search-button-3 w-button&#34; value=&#34;Search&#34;/&gt;&lt;/form&gt;&lt;/div&gt;&lt;/div&gt;&lt;/section&gt;&lt;section class=&#34;handbook_page-layout&#34;&gt;&lt;div id=&#34;w-node-f1624605-716d-9872-9ad9-46a72df602d6-67d77196&#34; class=&#34;handbook_toc&#34;&gt;&lt;div class=&#34;section_post-widget is-sidebar&#34;&gt;&lt;div class=&#34;container-medium&#34;&gt;&lt;nav aria-label=&#34;Handbook Sections&#34; class=&#34;toc_widget&#34;&gt;&lt;h2 class=&#34;toc-heading heading-style-h5 text-color-grey&#34;&gt;Handbook Sections&lt;/h2&gt;&lt;aside class=&#34;handbook_toc-category-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;How We Work (&amp;amp; Play!)&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/async-flexible-work-no-meeting-wednesdays&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Async Flexible Work &amp;amp; No Meeting Wednesdays&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/breather-week-holiday-break&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Take a Break - Breather Week &amp;amp; Holiday Break&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/flexible-time-off&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Flexible Time Off&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Supporting You&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/coworking-coliving&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Coworking/Co-living Support&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/parental-leave-usa&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Parental Leave - USA&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/professional-development-wellness-budget&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Professional Development &amp;amp; Wellness Budget&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/mutual-exit&#34; aria-current=&#34;page&#34; class=&#34;handbook_toc-policy-list-link w-inline-block w--current&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Departures - Mutual Exit&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Social Impact&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/why-did-we-become-a-b-corp&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;B Corp Values - Why Did We Become a B Corp?&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/charitable-donation-matching-day-of-volunteering&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Charitable Donation Matching &amp;amp; Day of Volunteering&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Fun&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/gnomes&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Gifting Olarkers - Gnome Program&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/vacation-bonus&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Vacation Bonus&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/aside&gt;&lt;/nav&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content&#34;&gt;&lt;nav aria-label=&#34;breadcrumbs&#34; class=&#34;handbook_content-breadcrumbs&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook&#34; class=&#34;help_breadcrumbs-link w-inline-block&#34;&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;Handbook&lt;/div&gt;&lt;/a&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/mutual-exit/648c8589705dbf74221e0532_rightcarat.svg&#34; loading=&#34;lazy&#34; alt=&#34;&#34; class=&#34;help_breadcrumbs-carat&#34;/&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;Supporting You&lt;/div&gt;&lt;/nav&gt;&lt;div class=&#34;handbook_content-title&#34;&gt;&lt;h2 class=&#34;handbook_content-title text-color-purple&#34;&gt;Departures - Mutual Exit&lt;/h2&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/mutual-exit/65027dc3350a4e4b6fcb103c_pinksquiggle.webp&#34; loading=&#34;lazy&#34; width=&#34;150&#34; alt=&#34;&#34; class=&#34;handbook_content-title-decoration&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content-article&#34;&gt;&lt;div class=&#34;handbook_content-rich-text w-richtext&#34;&gt;&lt;h2&gt;What’s our Approach?&lt;/h2&gt;&lt;p&gt;Leaving your job seems to be a taboo topic for many organizations internally. More often than not, it’s not in your best interest to disclose that you are ready to move on to another adventure. Some organizations would make your work more difficult. We don’t believe in that kind of process. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Olark Employee Handbook: Flexible Time Off</title>
      <link>https://www.olark.com/handbook/flexible-time-off/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.olark.com/handbook/flexible-time-off/</guid>
      <description>&lt;div class=&#34;page-wrapper&#34;&gt;&lt;div class=&#34;global-styles w-embed&#34;&gt;&lt;style&gt;&#xA;&#xA;/* Make text look crisper and more legible in all browsers */&#xA;body {&#xA;  -webkit-font-smoothing: antialiased;&#xA;  -moz-osx-font-smoothing: grayscale;&#xA;  font-smoothing: antialiased;&#xA;  text-rendering: optimizeLegibility;&#xA;}&#xA;&#xA;/* Focus state style for keyboard navigation for the focusable elements */&#xA;*[tabindex]:focus-visible,&#xA;  input[type=&#34;file&#34;]:focus-visible {&#xA;   outline: 0.188rem solid #00d17e;&#xA;   outline-offset: 0rem;&#xA;}&#xA;&#xA;/* Get rid of top margin on first element in any rich text element */&#xA;.w-richtext &gt; :not(div):first-child, .w-richtext &gt; div:first-child &gt; :first-child {&#xA;  margin-top: 0 !important;&#xA;}&#xA;&#xA;/* Get rid of bottom margin on last element in any rich text element */&#xA;.w-richtext&gt;:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {&#xA;&#x9;margin-bottom: 0 !important;&#xA;}&#xA;&#xA;/* A little polish &amp; readability improvements for rich text elements */&#xA;.text-rich-text li {&#xA;  margin-bottom: 0.25rem;&#xA;}&#xA;.text-rich-text h3 {&#xA;  margin-top: 3rem;&#xA;}&#xA;.w-richtext figure {&#xA;  max-width: 100%;&#xA;}&#xA;&#xA;/* Style code blocks in rich text */&#xA;pre {&#xA;    border-radius: 0.25rem;&#xA;    background: #f7f2fd;&#xA;    padding: 0.75rem;&#xA;    margin-bottom: 1.5rem;&#xA;    white-space: pre-wrap;&#xA;    overflow: auto;&#xA;    width: 100%;&#xA;    font-size: .85em;&#xA;  }&#xA;  code {&#xA;    font-size: .85em;&#xA;  }&#xA;&#xA;/* Prevent all click and hover interaction with an element */&#xA;.pointer-events-off {&#xA;&#x9;pointer-events: none;&#xA;}&#xA;&#xA;/* Enables all click and hover interaction with an element */&#xA;.pointer-events-on {&#xA;  pointer-events: auto;&#xA;}&#xA;&#xA;/* Create a class of .div-square which maintains a 1:1 dimension of a div */&#xA;.div-square::after {&#xA;&#x9;content: &#34;&#34;;&#xA;&#x9;display: block;&#xA;&#x9;padding-bottom: 100%;&#xA;}&#xA;&#xA;/* Make sure containers never lose their center alignment */&#xA;.container-medium,.container-small, .container-large {&#xA;&#x9;margin-right: auto !important;&#xA;  margin-left: auto !important;&#xA;}&#xA;&#xA;/*Styling Swifttype search results*/&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.5rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;  color: #000;&#xA;}&#xA;&#xA;a.st-ui-result:before {&#xA;&#x9;border-color: #3e3582;&#xA;}&#xA;&#xA;a.st-ui-result .st-ui-type-detail {&#xA;&#x9;max-height: 3rem;&#xA;}&#xA;&#xA;.st-ui-type-detail-bold {&#xA;&#x9;font-size: 1rem;&#xA;  color: #272d3f;&#xA;}&#xA;&#xA;.st-ui-footer {&#xA;&#x9;padding-bottom: 1rem;&#xA;  border-bottom: solid 1px #474750;&#xA;}&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.25rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;}&#xA;&#xA;&#xA;/* &#xA;Make the following elements inherit typography styles from the parent and not have hardcoded values. &#xA;Important: You will not be able to style for example &#34;All Links&#34; in Designer with this CSS applied.&#xA;Uncomment this CSS to use it in the project. Leave this message for future hand-off.&#xA;*/&#xA;/*&#xA;a,&#xA;.w-input,&#xA;.w-select,&#xA;.w-tab-link,&#xA;.w-nav-link,&#xA;.w-dropdown-btn,&#xA;.w-dropdown-toggle,&#xA;.w-dropdown-link {&#xA;  color: inherit;&#xA;  text-decoration: inherit;&#xA;  font-size: inherit;&#xA;}&#xA;*/&#xA;&#xA;/* Apply &#34;...&#34; after 3 lines of text */&#xA;.text-style-3lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 3;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Apply &#34;...&#34; after 2 lines of text */&#xA;.text-style-2lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 2;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Adds inline flex display */&#xA;.display-inlineflex {&#xA;  display: inline-flex;&#xA;}&#xA;&#xA;/* These classes are never overwritten */&#xA;.hide {&#xA;  display: none !important;&#xA;}&#xA;&#xA;@media screen and (max-width: 991px) {&#xA;    .hide, .hide-tablet {&#xA;        display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 767px) {&#xA;    .hide-mobile-landscape{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 479px) {&#xA;    .hide-mobile{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA; &#xA;.margin-0 {&#xA;  margin: 0rem !important;&#xA;}&#xA;  &#xA;.padding-0 {&#xA;  padding: 0rem !important;&#xA;}&#xA;&#xA;.spacing-clean {&#xA;padding: 0rem !important;&#xA;margin: 0rem !important;&#xA;}&#xA;&#xA;.margin-top {&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-top {&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;  &#xA;.margin-right {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-right {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-bottom {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-bottom {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-left {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.padding-left {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.margin-horizontal {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;&#xA;.padding-horizontal {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;&#xA;.margin-vertical {&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;  &#xA;.padding-vertical {&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;&#xA;&lt;/style&gt;&lt;/div&gt;&lt;div class=&#34;main-wrapper&#34;&gt;&lt;div class=&#34;handbook_page-banner&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/flexible-time-off/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp&#34; loading=&#34;lazy&#34; srcset=&#34;https://www.olark.com/img/views/handbook/flexible-time-off/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-500.webp 500w, https://www.olark.com/img/views/handbook/flexible-time-off/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-800.webp 800w, https://www.olark.com/img/views/handbook/flexible-time-off/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1080.webp 1080w, https://www.olark.com/img/views/handbook/flexible-time-off/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1600.webp 1600w, https://www.olark.com/img/views/handbook/flexible-time-off/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-2000.webp 2000w, https://www.olark.com/img/views/handbook/flexible-time-off/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp 2580w&#34; alt=&#34;&#34; sizes=&#34;(max-width: 2580px) 100vw, 2580px&#34; class=&#34;handbook_page-banner-image&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;padding-global&#34;&gt;&lt;div class=&#34;container-large&#34;&gt;&lt;section class=&#34;handbook_policy_header w-node-_77c19d72-08fd-08eb-e29a-5348595fbb4d-67d77196&#34;&gt;&lt;div class=&#34;handbook_home-header&#34;&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c2-67d77196&#34; class=&#34;handbook_home_title-container&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/flexible-time-off/650237cea852c5aebd96a22a_Ollie.svg&#34; loading=&#34;lazy&#34; width=&#34;75&#34; height=&#34;75&#34; alt=&#34;&#34; class=&#34;handbook_home_title-image&#34;/&gt;&lt;h1 id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c4-67d77196&#34; class=&#34;handbook_home_title heading-style-h2&#34;&gt;Olark Handbook&lt;/h1&gt;&lt;/div&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c6-67d77196&#34; class=&#34;handbook_search-wrapper&#34;&gt;&lt;form action=&#34;https://www.olark.com/search&#34; class=&#34;handbook_search w-form&#34;&gt;&lt;label for=&#34;search&#34; class=&#34;handbook_search-label&#34;&gt;Search&lt;/label&gt;&lt;input class=&#34;search-input w-input&#34; maxlength=&#34;256&#34; name=&#34;query&#34; placeholder=&#34;&#34; type=&#34;search&#34; id=&#34;search&#34; required=&#34;&#34;/&gt;&lt;input type=&#34;submit&#34; class=&#34;search-button-3 w-button&#34; value=&#34;Search&#34;/&gt;&lt;/form&gt;&lt;/div&gt;&lt;/div&gt;&lt;/section&gt;&lt;section class=&#34;handbook_page-layout&#34;&gt;&lt;div id=&#34;w-node-f1624605-716d-9872-9ad9-46a72df602d6-67d77196&#34; class=&#34;handbook_toc&#34;&gt;&lt;div class=&#34;section_post-widget is-sidebar&#34;&gt;&lt;div class=&#34;container-medium&#34;&gt;&lt;nav aria-label=&#34;Handbook Sections&#34; class=&#34;toc_widget&#34;&gt;&lt;h2 class=&#34;toc-heading heading-style-h5 text-color-grey&#34;&gt;Handbook Sections&lt;/h2&gt;&lt;aside class=&#34;handbook_toc-category-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;How We Work (&amp;amp; Play!)&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/async-flexible-work-no-meeting-wednesdays&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Async Flexible Work &amp;amp; No Meeting Wednesdays&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/breather-week-holiday-break&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Take a Break - Breather Week &amp;amp; Holiday Break&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/flexible-time-off&#34; aria-current=&#34;page&#34; class=&#34;handbook_toc-policy-list-link w-inline-block w--current&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Flexible Time Off&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Supporting You&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/coworking-coliving&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Coworking/Co-living Support&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/parental-leave-usa&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Parental Leave - USA&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/professional-development-wellness-budget&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Professional Development &amp;amp; Wellness Budget&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/mutual-exit&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Departures - Mutual Exit&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Social Impact&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/why-did-we-become-a-b-corp&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;B Corp Values - Why Did We Become a B Corp?&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/charitable-donation-matching-day-of-volunteering&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Charitable Donation Matching &amp;amp; Day of Volunteering&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Fun&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/gnomes&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Gifting Olarkers - Gnome Program&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/vacation-bonus&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Vacation Bonus&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/aside&gt;&lt;/nav&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content&#34;&gt;&lt;nav aria-label=&#34;breadcrumbs&#34; class=&#34;handbook_content-breadcrumbs&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook&#34; class=&#34;help_breadcrumbs-link w-inline-block&#34;&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;Handbook&lt;/div&gt;&lt;/a&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/flexible-time-off/648c8589705dbf74221e0532_rightcarat.svg&#34; loading=&#34;lazy&#34; alt=&#34;&#34; class=&#34;help_breadcrumbs-carat&#34;/&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;How We Work (&amp;amp; Play!)&lt;/div&gt;&lt;/nav&gt;&lt;div class=&#34;handbook_content-title&#34;&gt;&lt;h2 class=&#34;handbook_content-title text-color-purple&#34;&gt;Flexible Time Off&lt;/h2&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/flexible-time-off/65027dc3350a4e4b6fcb103c_pinksquiggle.webp&#34; loading=&#34;lazy&#34; width=&#34;150&#34; alt=&#34;&#34; class=&#34;handbook_content-title-decoration&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content-article&#34;&gt;&lt;div class=&#34;handbook_content-rich-text w-richtext&#34;&gt;&lt;h2&gt;&lt;strong&gt;What’s Flexible Time Off (FTO)?&lt;/strong&gt;&lt;/h2&gt;&lt;p&gt;FTO is Olark’s version of paid time off, and can be used for your vacation or personal days. The cool part: It’s flexible, so with approval from your manager, you can step away for other needs (or fun) in life!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Olark Employee Handbook: Gifting Olarkers - Gnome Program</title>
      <link>https://www.olark.com/handbook/gnomes/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.olark.com/handbook/gnomes/</guid>
      <description>&lt;div class=&#34;page-wrapper&#34;&gt;&lt;div class=&#34;global-styles w-embed&#34;&gt;&lt;style&gt;&#xA;&#xA;/* Make text look crisper and more legible in all browsers */&#xA;body {&#xA;  -webkit-font-smoothing: antialiased;&#xA;  -moz-osx-font-smoothing: grayscale;&#xA;  font-smoothing: antialiased;&#xA;  text-rendering: optimizeLegibility;&#xA;}&#xA;&#xA;/* Focus state style for keyboard navigation for the focusable elements */&#xA;*[tabindex]:focus-visible,&#xA;  input[type=&#34;file&#34;]:focus-visible {&#xA;   outline: 0.188rem solid #00d17e;&#xA;   outline-offset: 0rem;&#xA;}&#xA;&#xA;/* Get rid of top margin on first element in any rich text element */&#xA;.w-richtext &gt; :not(div):first-child, .w-richtext &gt; div:first-child &gt; :first-child {&#xA;  margin-top: 0 !important;&#xA;}&#xA;&#xA;/* Get rid of bottom margin on last element in any rich text element */&#xA;.w-richtext&gt;:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {&#xA;&#x9;margin-bottom: 0 !important;&#xA;}&#xA;&#xA;/* A little polish &amp; readability improvements for rich text elements */&#xA;.text-rich-text li {&#xA;  margin-bottom: 0.25rem;&#xA;}&#xA;.text-rich-text h3 {&#xA;  margin-top: 3rem;&#xA;}&#xA;.w-richtext figure {&#xA;  max-width: 100%;&#xA;}&#xA;&#xA;/* Style code blocks in rich text */&#xA;pre {&#xA;    border-radius: 0.25rem;&#xA;    background: #f7f2fd;&#xA;    padding: 0.75rem;&#xA;    margin-bottom: 1.5rem;&#xA;    white-space: pre-wrap;&#xA;    overflow: auto;&#xA;    width: 100%;&#xA;    font-size: .85em;&#xA;  }&#xA;  code {&#xA;    font-size: .85em;&#xA;  }&#xA;&#xA;/* Prevent all click and hover interaction with an element */&#xA;.pointer-events-off {&#xA;&#x9;pointer-events: none;&#xA;}&#xA;&#xA;/* Enables all click and hover interaction with an element */&#xA;.pointer-events-on {&#xA;  pointer-events: auto;&#xA;}&#xA;&#xA;/* Create a class of .div-square which maintains a 1:1 dimension of a div */&#xA;.div-square::after {&#xA;&#x9;content: &#34;&#34;;&#xA;&#x9;display: block;&#xA;&#x9;padding-bottom: 100%;&#xA;}&#xA;&#xA;/* Make sure containers never lose their center alignment */&#xA;.container-medium,.container-small, .container-large {&#xA;&#x9;margin-right: auto !important;&#xA;  margin-left: auto !important;&#xA;}&#xA;&#xA;/*Styling Swifttype search results*/&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.5rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;  color: #000;&#xA;}&#xA;&#xA;a.st-ui-result:before {&#xA;&#x9;border-color: #3e3582;&#xA;}&#xA;&#xA;a.st-ui-result .st-ui-type-detail {&#xA;&#x9;max-height: 3rem;&#xA;}&#xA;&#xA;.st-ui-type-detail-bold {&#xA;&#x9;font-size: 1rem;&#xA;  color: #272d3f;&#xA;}&#xA;&#xA;.st-ui-footer {&#xA;&#x9;padding-bottom: 1rem;&#xA;  border-bottom: solid 1px #474750;&#xA;}&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.25rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;}&#xA;&#xA;&#xA;/* &#xA;Make the following elements inherit typography styles from the parent and not have hardcoded values. &#xA;Important: You will not be able to style for example &#34;All Links&#34; in Designer with this CSS applied.&#xA;Uncomment this CSS to use it in the project. Leave this message for future hand-off.&#xA;*/&#xA;/*&#xA;a,&#xA;.w-input,&#xA;.w-select,&#xA;.w-tab-link,&#xA;.w-nav-link,&#xA;.w-dropdown-btn,&#xA;.w-dropdown-toggle,&#xA;.w-dropdown-link {&#xA;  color: inherit;&#xA;  text-decoration: inherit;&#xA;  font-size: inherit;&#xA;}&#xA;*/&#xA;&#xA;/* Apply &#34;...&#34; after 3 lines of text */&#xA;.text-style-3lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 3;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Apply &#34;...&#34; after 2 lines of text */&#xA;.text-style-2lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 2;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Adds inline flex display */&#xA;.display-inlineflex {&#xA;  display: inline-flex;&#xA;}&#xA;&#xA;/* These classes are never overwritten */&#xA;.hide {&#xA;  display: none !important;&#xA;}&#xA;&#xA;@media screen and (max-width: 991px) {&#xA;    .hide, .hide-tablet {&#xA;        display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 767px) {&#xA;    .hide-mobile-landscape{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 479px) {&#xA;    .hide-mobile{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA; &#xA;.margin-0 {&#xA;  margin: 0rem !important;&#xA;}&#xA;  &#xA;.padding-0 {&#xA;  padding: 0rem !important;&#xA;}&#xA;&#xA;.spacing-clean {&#xA;padding: 0rem !important;&#xA;margin: 0rem !important;&#xA;}&#xA;&#xA;.margin-top {&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-top {&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;  &#xA;.margin-right {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-right {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-bottom {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-bottom {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-left {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.padding-left {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.margin-horizontal {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;&#xA;.padding-horizontal {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;&#xA;.margin-vertical {&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;  &#xA;.padding-vertical {&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;&#xA;&lt;/style&gt;&lt;/div&gt;&lt;div class=&#34;main-wrapper&#34;&gt;&lt;div class=&#34;handbook_page-banner&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/gnomes/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp&#34; loading=&#34;lazy&#34; srcset=&#34;https://www.olark.com/img/views/handbook/gnomes/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-500.webp 500w, https://www.olark.com/img/views/handbook/gnomes/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-800.webp 800w, https://www.olark.com/img/views/handbook/gnomes/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1080.webp 1080w, https://www.olark.com/img/views/handbook/gnomes/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1600.webp 1600w, https://www.olark.com/img/views/handbook/gnomes/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-2000.webp 2000w, https://www.olark.com/img/views/handbook/gnomes/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp 2580w&#34; alt=&#34;&#34; sizes=&#34;(max-width: 2580px) 100vw, 2580px&#34; class=&#34;handbook_page-banner-image&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;padding-global&#34;&gt;&lt;div class=&#34;container-large&#34;&gt;&lt;section class=&#34;handbook_policy_header w-node-_77c19d72-08fd-08eb-e29a-5348595fbb4d-67d77196&#34;&gt;&lt;div class=&#34;handbook_home-header&#34;&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c2-67d77196&#34; class=&#34;handbook_home_title-container&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/gnomes/650237cea852c5aebd96a22a_Ollie.svg&#34; loading=&#34;lazy&#34; width=&#34;75&#34; height=&#34;75&#34; alt=&#34;&#34; class=&#34;handbook_home_title-image&#34;/&gt;&lt;h1 id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c4-67d77196&#34; class=&#34;handbook_home_title heading-style-h2&#34;&gt;Olark Handbook&lt;/h1&gt;&lt;/div&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c6-67d77196&#34; class=&#34;handbook_search-wrapper&#34;&gt;&lt;form action=&#34;https://www.olark.com/search&#34; class=&#34;handbook_search w-form&#34;&gt;&lt;label for=&#34;search&#34; class=&#34;handbook_search-label&#34;&gt;Search&lt;/label&gt;&lt;input class=&#34;search-input w-input&#34; maxlength=&#34;256&#34; name=&#34;query&#34; placeholder=&#34;&#34; type=&#34;search&#34; id=&#34;search&#34; required=&#34;&#34;/&gt;&lt;input type=&#34;submit&#34; class=&#34;search-button-3 w-button&#34; value=&#34;Search&#34;/&gt;&lt;/form&gt;&lt;/div&gt;&lt;/div&gt;&lt;/section&gt;&lt;section class=&#34;handbook_page-layout&#34;&gt;&lt;div id=&#34;w-node-f1624605-716d-9872-9ad9-46a72df602d6-67d77196&#34; class=&#34;handbook_toc&#34;&gt;&lt;div class=&#34;section_post-widget is-sidebar&#34;&gt;&lt;div class=&#34;container-medium&#34;&gt;&lt;nav aria-label=&#34;Handbook Sections&#34; class=&#34;toc_widget&#34;&gt;&lt;h2 class=&#34;toc-heading heading-style-h5 text-color-grey&#34;&gt;Handbook Sections&lt;/h2&gt;&lt;aside class=&#34;handbook_toc-category-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;How We Work (&amp;amp; Play!)&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/async-flexible-work-no-meeting-wednesdays&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Async Flexible Work &amp;amp; No Meeting Wednesdays&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/breather-week-holiday-break&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Take a Break - Breather Week &amp;amp; Holiday Break&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/flexible-time-off&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Flexible Time Off&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Supporting You&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/coworking-coliving&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Coworking/Co-living Support&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/parental-leave-usa&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Parental Leave - USA&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/professional-development-wellness-budget&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Professional Development &amp;amp; Wellness Budget&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/mutual-exit&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Departures - Mutual Exit&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Social Impact&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/why-did-we-become-a-b-corp&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;B Corp Values - Why Did We Become a B Corp?&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/charitable-donation-matching-day-of-volunteering&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Charitable Donation Matching &amp;amp; Day of Volunteering&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Fun&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/gnomes&#34; aria-current=&#34;page&#34; class=&#34;handbook_toc-policy-list-link w-inline-block w--current&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Gifting Olarkers - Gnome Program&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/vacation-bonus&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Vacation Bonus&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/aside&gt;&lt;/nav&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content&#34;&gt;&lt;nav aria-label=&#34;breadcrumbs&#34; class=&#34;handbook_content-breadcrumbs&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook&#34; class=&#34;help_breadcrumbs-link w-inline-block&#34;&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;Handbook&lt;/div&gt;&lt;/a&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/gnomes/648c8589705dbf74221e0532_rightcarat.svg&#34; loading=&#34;lazy&#34; alt=&#34;&#34; class=&#34;help_breadcrumbs-carat&#34;/&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;Fun&lt;/div&gt;&lt;/nav&gt;&lt;div class=&#34;handbook_content-title&#34;&gt;&lt;h2 class=&#34;handbook_content-title text-color-purple&#34;&gt;Gifting Olarkers - Gnome Program&lt;/h2&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/gnomes/65027dc3350a4e4b6fcb103c_pinksquiggle.webp&#34; loading=&#34;lazy&#34; width=&#34;150&#34; alt=&#34;&#34; class=&#34;handbook_content-title-decoration&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content-article&#34;&gt;&lt;div class=&#34;handbook_content-rich-text w-richtext&#34;&gt;&lt;h2&gt;What’s the Gnome Program?&lt;/h2&gt;&lt;p&gt;We have secret Gnomes (or Gnomies) in our team who send out treats from time to time. These can be in the form of sweet or salty treats, gift certificates, donations to charities, or other presents. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Olark Employee Handbook: Parental Leave - USA</title>
      <link>https://www.olark.com/handbook/parental-leave-usa/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.olark.com/handbook/parental-leave-usa/</guid>
      <description>&lt;div class=&#34;page-wrapper&#34;&gt;&lt;div class=&#34;global-styles w-embed&#34;&gt;&lt;style&gt;&#xA;&#xA;/* Make text look crisper and more legible in all browsers */&#xA;body {&#xA;  -webkit-font-smoothing: antialiased;&#xA;  -moz-osx-font-smoothing: grayscale;&#xA;  font-smoothing: antialiased;&#xA;  text-rendering: optimizeLegibility;&#xA;}&#xA;&#xA;/* Focus state style for keyboard navigation for the focusable elements */&#xA;*[tabindex]:focus-visible,&#xA;  input[type=&#34;file&#34;]:focus-visible {&#xA;   outline: 0.188rem solid #00d17e;&#xA;   outline-offset: 0rem;&#xA;}&#xA;&#xA;/* Get rid of top margin on first element in any rich text element */&#xA;.w-richtext &gt; :not(div):first-child, .w-richtext &gt; div:first-child &gt; :first-child {&#xA;  margin-top: 0 !important;&#xA;}&#xA;&#xA;/* Get rid of bottom margin on last element in any rich text element */&#xA;.w-richtext&gt;:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {&#xA;&#x9;margin-bottom: 0 !important;&#xA;}&#xA;&#xA;/* A little polish &amp; readability improvements for rich text elements */&#xA;.text-rich-text li {&#xA;  margin-bottom: 0.25rem;&#xA;}&#xA;.text-rich-text h3 {&#xA;  margin-top: 3rem;&#xA;}&#xA;.w-richtext figure {&#xA;  max-width: 100%;&#xA;}&#xA;&#xA;/* Style code blocks in rich text */&#xA;pre {&#xA;    border-radius: 0.25rem;&#xA;    background: #f7f2fd;&#xA;    padding: 0.75rem;&#xA;    margin-bottom: 1.5rem;&#xA;    white-space: pre-wrap;&#xA;    overflow: auto;&#xA;    width: 100%;&#xA;    font-size: .85em;&#xA;  }&#xA;  code {&#xA;    font-size: .85em;&#xA;  }&#xA;&#xA;/* Prevent all click and hover interaction with an element */&#xA;.pointer-events-off {&#xA;&#x9;pointer-events: none;&#xA;}&#xA;&#xA;/* Enables all click and hover interaction with an element */&#xA;.pointer-events-on {&#xA;  pointer-events: auto;&#xA;}&#xA;&#xA;/* Create a class of .div-square which maintains a 1:1 dimension of a div */&#xA;.div-square::after {&#xA;&#x9;content: &#34;&#34;;&#xA;&#x9;display: block;&#xA;&#x9;padding-bottom: 100%;&#xA;}&#xA;&#xA;/* Make sure containers never lose their center alignment */&#xA;.container-medium,.container-small, .container-large {&#xA;&#x9;margin-right: auto !important;&#xA;  margin-left: auto !important;&#xA;}&#xA;&#xA;/*Styling Swifttype search results*/&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.5rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;  color: #000;&#xA;}&#xA;&#xA;a.st-ui-result:before {&#xA;&#x9;border-color: #3e3582;&#xA;}&#xA;&#xA;a.st-ui-result .st-ui-type-detail {&#xA;&#x9;max-height: 3rem;&#xA;}&#xA;&#xA;.st-ui-type-detail-bold {&#xA;&#x9;font-size: 1rem;&#xA;  color: #272d3f;&#xA;}&#xA;&#xA;.st-ui-footer {&#xA;&#x9;padding-bottom: 1rem;&#xA;  border-bottom: solid 1px #474750;&#xA;}&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.25rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;}&#xA;&#xA;&#xA;/* &#xA;Make the following elements inherit typography styles from the parent and not have hardcoded values. &#xA;Important: You will not be able to style for example &#34;All Links&#34; in Designer with this CSS applied.&#xA;Uncomment this CSS to use it in the project. Leave this message for future hand-off.&#xA;*/&#xA;/*&#xA;a,&#xA;.w-input,&#xA;.w-select,&#xA;.w-tab-link,&#xA;.w-nav-link,&#xA;.w-dropdown-btn,&#xA;.w-dropdown-toggle,&#xA;.w-dropdown-link {&#xA;  color: inherit;&#xA;  text-decoration: inherit;&#xA;  font-size: inherit;&#xA;}&#xA;*/&#xA;&#xA;/* Apply &#34;...&#34; after 3 lines of text */&#xA;.text-style-3lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 3;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Apply &#34;...&#34; after 2 lines of text */&#xA;.text-style-2lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 2;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Adds inline flex display */&#xA;.display-inlineflex {&#xA;  display: inline-flex;&#xA;}&#xA;&#xA;/* These classes are never overwritten */&#xA;.hide {&#xA;  display: none !important;&#xA;}&#xA;&#xA;@media screen and (max-width: 991px) {&#xA;    .hide, .hide-tablet {&#xA;        display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 767px) {&#xA;    .hide-mobile-landscape{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 479px) {&#xA;    .hide-mobile{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA; &#xA;.margin-0 {&#xA;  margin: 0rem !important;&#xA;}&#xA;  &#xA;.padding-0 {&#xA;  padding: 0rem !important;&#xA;}&#xA;&#xA;.spacing-clean {&#xA;padding: 0rem !important;&#xA;margin: 0rem !important;&#xA;}&#xA;&#xA;.margin-top {&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-top {&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;  &#xA;.margin-right {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-right {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-bottom {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-bottom {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-left {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.padding-left {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.margin-horizontal {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;&#xA;.padding-horizontal {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;&#xA;.margin-vertical {&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;  &#xA;.padding-vertical {&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;&#xA;&lt;/style&gt;&lt;/div&gt;&lt;div class=&#34;main-wrapper&#34;&gt;&lt;div class=&#34;handbook_page-banner&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/parental-leave-usa/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp&#34; loading=&#34;lazy&#34; srcset=&#34;https://www.olark.com/img/views/handbook/parental-leave-usa/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-500.webp 500w, https://www.olark.com/img/views/handbook/parental-leave-usa/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-800.webp 800w, https://www.olark.com/img/views/handbook/parental-leave-usa/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1080.webp 1080w, https://www.olark.com/img/views/handbook/parental-leave-usa/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1600.webp 1600w, https://www.olark.com/img/views/handbook/parental-leave-usa/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-2000.webp 2000w, https://www.olark.com/img/views/handbook/parental-leave-usa/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp 2580w&#34; alt=&#34;&#34; sizes=&#34;(max-width: 2580px) 100vw, 2580px&#34; class=&#34;handbook_page-banner-image&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;padding-global&#34;&gt;&lt;div class=&#34;container-large&#34;&gt;&lt;section class=&#34;handbook_policy_header w-node-_77c19d72-08fd-08eb-e29a-5348595fbb4d-67d77196&#34;&gt;&lt;div class=&#34;handbook_home-header&#34;&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c2-67d77196&#34; class=&#34;handbook_home_title-container&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/parental-leave-usa/650237cea852c5aebd96a22a_Ollie.svg&#34; loading=&#34;lazy&#34; width=&#34;75&#34; height=&#34;75&#34; alt=&#34;&#34; class=&#34;handbook_home_title-image&#34;/&gt;&lt;h1 id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c4-67d77196&#34; class=&#34;handbook_home_title heading-style-h2&#34;&gt;Olark Handbook&lt;/h1&gt;&lt;/div&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c6-67d77196&#34; class=&#34;handbook_search-wrapper&#34;&gt;&lt;form action=&#34;https://www.olark.com/search&#34; class=&#34;handbook_search w-form&#34;&gt;&lt;label for=&#34;search&#34; class=&#34;handbook_search-label&#34;&gt;Search&lt;/label&gt;&lt;input class=&#34;search-input w-input&#34; maxlength=&#34;256&#34; name=&#34;query&#34; placeholder=&#34;&#34; type=&#34;search&#34; id=&#34;search&#34; required=&#34;&#34;/&gt;&lt;input type=&#34;submit&#34; class=&#34;search-button-3 w-button&#34; value=&#34;Search&#34;/&gt;&lt;/form&gt;&lt;/div&gt;&lt;/div&gt;&lt;/section&gt;&lt;section class=&#34;handbook_page-layout&#34;&gt;&lt;div id=&#34;w-node-f1624605-716d-9872-9ad9-46a72df602d6-67d77196&#34; class=&#34;handbook_toc&#34;&gt;&lt;div class=&#34;section_post-widget is-sidebar&#34;&gt;&lt;div class=&#34;container-medium&#34;&gt;&lt;nav aria-label=&#34;Handbook Sections&#34; class=&#34;toc_widget&#34;&gt;&lt;h2 class=&#34;toc-heading heading-style-h5 text-color-grey&#34;&gt;Handbook Sections&lt;/h2&gt;&lt;aside class=&#34;handbook_toc-category-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;How We Work (&amp;amp; Play!)&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/async-flexible-work-no-meeting-wednesdays&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Async Flexible Work &amp;amp; No Meeting Wednesdays&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/breather-week-holiday-break&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Take a Break - Breather Week &amp;amp; Holiday Break&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/flexible-time-off&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Flexible Time Off&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Supporting You&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/coworking-coliving&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Coworking/Co-living Support&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/parental-leave-usa&#34; aria-current=&#34;page&#34; class=&#34;handbook_toc-policy-list-link w-inline-block w--current&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Parental Leave - USA&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/professional-development-wellness-budget&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Professional Development &amp;amp; Wellness Budget&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/mutual-exit&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Departures - Mutual Exit&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Social Impact&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/why-did-we-become-a-b-corp&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;B Corp Values - Why Did We Become a B Corp?&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/charitable-donation-matching-day-of-volunteering&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Charitable Donation Matching &amp;amp; Day of Volunteering&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Fun&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/gnomes&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Gifting Olarkers - Gnome Program&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/vacation-bonus&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Vacation Bonus&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/aside&gt;&lt;/nav&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content&#34;&gt;&lt;nav aria-label=&#34;breadcrumbs&#34; class=&#34;handbook_content-breadcrumbs&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook&#34; class=&#34;help_breadcrumbs-link w-inline-block&#34;&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;Handbook&lt;/div&gt;&lt;/a&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/parental-leave-usa/648c8589705dbf74221e0532_rightcarat.svg&#34; loading=&#34;lazy&#34; alt=&#34;&#34; class=&#34;help_breadcrumbs-carat&#34;/&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;Supporting You&lt;/div&gt;&lt;/nav&gt;&lt;div class=&#34;handbook_content-title&#34;&gt;&lt;h2 class=&#34;handbook_content-title text-color-purple&#34;&gt;Parental Leave - USA&lt;/h2&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/parental-leave-usa/65027dc3350a4e4b6fcb103c_pinksquiggle.webp&#34; loading=&#34;lazy&#34; width=&#34;150&#34; alt=&#34;&#34; class=&#34;handbook_content-title-decoration&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content-article&#34;&gt;&lt;div class=&#34;handbook_content-rich-text w-richtext&#34;&gt;&lt;h2&gt;What’s our Policy?&lt;/h2&gt;&lt;p&gt;Olark offers up to 12 weeks of fully paid parental leave for birth, bonding, and adoption. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Olark Employee Handbook: Professional Development &amp; Wellness Budget</title>
      <link>https://www.olark.com/handbook/professional-development-wellness-budget/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.olark.com/handbook/professional-development-wellness-budget/</guid>
      <description>&lt;div class=&#34;page-wrapper&#34;&gt;&lt;div class=&#34;global-styles w-embed&#34;&gt;&lt;style&gt;&#xA;&#xA;/* Make text look crisper and more legible in all browsers */&#xA;body {&#xA;  -webkit-font-smoothing: antialiased;&#xA;  -moz-osx-font-smoothing: grayscale;&#xA;  font-smoothing: antialiased;&#xA;  text-rendering: optimizeLegibility;&#xA;}&#xA;&#xA;/* Focus state style for keyboard navigation for the focusable elements */&#xA;*[tabindex]:focus-visible,&#xA;  input[type=&#34;file&#34;]:focus-visible {&#xA;   outline: 0.188rem solid #00d17e;&#xA;   outline-offset: 0rem;&#xA;}&#xA;&#xA;/* Get rid of top margin on first element in any rich text element */&#xA;.w-richtext &gt; :not(div):first-child, .w-richtext &gt; div:first-child &gt; :first-child {&#xA;  margin-top: 0 !important;&#xA;}&#xA;&#xA;/* Get rid of bottom margin on last element in any rich text element */&#xA;.w-richtext&gt;:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {&#xA;&#x9;margin-bottom: 0 !important;&#xA;}&#xA;&#xA;/* A little polish &amp; readability improvements for rich text elements */&#xA;.text-rich-text li {&#xA;  margin-bottom: 0.25rem;&#xA;}&#xA;.text-rich-text h3 {&#xA;  margin-top: 3rem;&#xA;}&#xA;.w-richtext figure {&#xA;  max-width: 100%;&#xA;}&#xA;&#xA;/* Style code blocks in rich text */&#xA;pre {&#xA;    border-radius: 0.25rem;&#xA;    background: #f7f2fd;&#xA;    padding: 0.75rem;&#xA;    margin-bottom: 1.5rem;&#xA;    white-space: pre-wrap;&#xA;    overflow: auto;&#xA;    width: 100%;&#xA;    font-size: .85em;&#xA;  }&#xA;  code {&#xA;    font-size: .85em;&#xA;  }&#xA;&#xA;/* Prevent all click and hover interaction with an element */&#xA;.pointer-events-off {&#xA;&#x9;pointer-events: none;&#xA;}&#xA;&#xA;/* Enables all click and hover interaction with an element */&#xA;.pointer-events-on {&#xA;  pointer-events: auto;&#xA;}&#xA;&#xA;/* Create a class of .div-square which maintains a 1:1 dimension of a div */&#xA;.div-square::after {&#xA;&#x9;content: &#34;&#34;;&#xA;&#x9;display: block;&#xA;&#x9;padding-bottom: 100%;&#xA;}&#xA;&#xA;/* Make sure containers never lose their center alignment */&#xA;.container-medium,.container-small, .container-large {&#xA;&#x9;margin-right: auto !important;&#xA;  margin-left: auto !important;&#xA;}&#xA;&#xA;/*Styling Swifttype search results*/&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.5rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;  color: #000;&#xA;}&#xA;&#xA;a.st-ui-result:before {&#xA;&#x9;border-color: #3e3582;&#xA;}&#xA;&#xA;a.st-ui-result .st-ui-type-detail {&#xA;&#x9;max-height: 3rem;&#xA;}&#xA;&#xA;.st-ui-type-detail-bold {&#xA;&#x9;font-size: 1rem;&#xA;  color: #272d3f;&#xA;}&#xA;&#xA;.st-ui-footer {&#xA;&#x9;padding-bottom: 1rem;&#xA;  border-bottom: solid 1px #474750;&#xA;}&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.25rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;}&#xA;&#xA;&#xA;/* &#xA;Make the following elements inherit typography styles from the parent and not have hardcoded values. &#xA;Important: You will not be able to style for example &#34;All Links&#34; in Designer with this CSS applied.&#xA;Uncomment this CSS to use it in the project. Leave this message for future hand-off.&#xA;*/&#xA;/*&#xA;a,&#xA;.w-input,&#xA;.w-select,&#xA;.w-tab-link,&#xA;.w-nav-link,&#xA;.w-dropdown-btn,&#xA;.w-dropdown-toggle,&#xA;.w-dropdown-link {&#xA;  color: inherit;&#xA;  text-decoration: inherit;&#xA;  font-size: inherit;&#xA;}&#xA;*/&#xA;&#xA;/* Apply &#34;...&#34; after 3 lines of text */&#xA;.text-style-3lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 3;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Apply &#34;...&#34; after 2 lines of text */&#xA;.text-style-2lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 2;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Adds inline flex display */&#xA;.display-inlineflex {&#xA;  display: inline-flex;&#xA;}&#xA;&#xA;/* These classes are never overwritten */&#xA;.hide {&#xA;  display: none !important;&#xA;}&#xA;&#xA;@media screen and (max-width: 991px) {&#xA;    .hide, .hide-tablet {&#xA;        display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 767px) {&#xA;    .hide-mobile-landscape{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 479px) {&#xA;    .hide-mobile{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA; &#xA;.margin-0 {&#xA;  margin: 0rem !important;&#xA;}&#xA;  &#xA;.padding-0 {&#xA;  padding: 0rem !important;&#xA;}&#xA;&#xA;.spacing-clean {&#xA;padding: 0rem !important;&#xA;margin: 0rem !important;&#xA;}&#xA;&#xA;.margin-top {&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-top {&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;  &#xA;.margin-right {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-right {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-bottom {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-bottom {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-left {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.padding-left {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.margin-horizontal {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;&#xA;.padding-horizontal {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;&#xA;.margin-vertical {&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;  &#xA;.padding-vertical {&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;&#xA;&lt;/style&gt;&lt;/div&gt;&lt;div class=&#34;main-wrapper&#34;&gt;&lt;div class=&#34;handbook_page-banner&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/professional-development-wellness-budget/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp&#34; loading=&#34;lazy&#34; srcset=&#34;https://www.olark.com/img/views/handbook/professional-development-wellness-budget/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-500.webp 500w, https://www.olark.com/img/views/handbook/professional-development-wellness-budget/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-800.webp 800w, https://www.olark.com/img/views/handbook/professional-development-wellness-budget/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1080.webp 1080w, https://www.olark.com/img/views/handbook/professional-development-wellness-budget/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1600.webp 1600w, https://www.olark.com/img/views/handbook/professional-development-wellness-budget/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-2000.webp 2000w, https://www.olark.com/img/views/handbook/professional-development-wellness-budget/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp 2580w&#34; alt=&#34;&#34; sizes=&#34;(max-width: 2580px) 100vw, 2580px&#34; class=&#34;handbook_page-banner-image&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;padding-global&#34;&gt;&lt;div class=&#34;container-large&#34;&gt;&lt;section class=&#34;handbook_policy_header w-node-_77c19d72-08fd-08eb-e29a-5348595fbb4d-67d77196&#34;&gt;&lt;div class=&#34;handbook_home-header&#34;&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c2-67d77196&#34; class=&#34;handbook_home_title-container&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/professional-development-wellness-budget/650237cea852c5aebd96a22a_Ollie.svg&#34; loading=&#34;lazy&#34; width=&#34;75&#34; height=&#34;75&#34; alt=&#34;&#34; class=&#34;handbook_home_title-image&#34;/&gt;&lt;h1 id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c4-67d77196&#34; class=&#34;handbook_home_title heading-style-h2&#34;&gt;Olark Handbook&lt;/h1&gt;&lt;/div&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c6-67d77196&#34; class=&#34;handbook_search-wrapper&#34;&gt;&lt;form action=&#34;https://www.olark.com/search&#34; class=&#34;handbook_search w-form&#34;&gt;&lt;label for=&#34;search&#34; class=&#34;handbook_search-label&#34;&gt;Search&lt;/label&gt;&lt;input class=&#34;search-input w-input&#34; maxlength=&#34;256&#34; name=&#34;query&#34; placeholder=&#34;&#34; type=&#34;search&#34; id=&#34;search&#34; required=&#34;&#34;/&gt;&lt;input type=&#34;submit&#34; class=&#34;search-button-3 w-button&#34; value=&#34;Search&#34;/&gt;&lt;/form&gt;&lt;/div&gt;&lt;/div&gt;&lt;/section&gt;&lt;section class=&#34;handbook_page-layout&#34;&gt;&lt;div id=&#34;w-node-f1624605-716d-9872-9ad9-46a72df602d6-67d77196&#34; class=&#34;handbook_toc&#34;&gt;&lt;div class=&#34;section_post-widget is-sidebar&#34;&gt;&lt;div class=&#34;container-medium&#34;&gt;&lt;nav aria-label=&#34;Handbook Sections&#34; class=&#34;toc_widget&#34;&gt;&lt;h2 class=&#34;toc-heading heading-style-h5 text-color-grey&#34;&gt;Handbook Sections&lt;/h2&gt;&lt;aside class=&#34;handbook_toc-category-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;How We Work (&amp;amp; Play!)&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/async-flexible-work-no-meeting-wednesdays&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Async Flexible Work &amp;amp; No Meeting Wednesdays&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/breather-week-holiday-break&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Take a Break - Breather Week &amp;amp; Holiday Break&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/flexible-time-off&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Flexible Time Off&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Supporting You&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/coworking-coliving&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Coworking/Co-living Support&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/parental-leave-usa&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Parental Leave - USA&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/professional-development-wellness-budget&#34; aria-current=&#34;page&#34; class=&#34;handbook_toc-policy-list-link w-inline-block w--current&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Professional Development &amp;amp; Wellness Budget&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/mutual-exit&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Departures - Mutual Exit&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Social Impact&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/why-did-we-become-a-b-corp&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;B Corp Values - Why Did We Become a B Corp?&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/charitable-donation-matching-day-of-volunteering&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Charitable Donation Matching &amp;amp; Day of Volunteering&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Fun&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/gnomes&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Gifting Olarkers - Gnome Program&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/vacation-bonus&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Vacation Bonus&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/aside&gt;&lt;/nav&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content&#34;&gt;&lt;nav aria-label=&#34;breadcrumbs&#34; class=&#34;handbook_content-breadcrumbs&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook&#34; class=&#34;help_breadcrumbs-link w-inline-block&#34;&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;Handbook&lt;/div&gt;&lt;/a&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/professional-development-wellness-budget/648c8589705dbf74221e0532_rightcarat.svg&#34; loading=&#34;lazy&#34; alt=&#34;&#34; class=&#34;help_breadcrumbs-carat&#34;/&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;Supporting You&lt;/div&gt;&lt;/nav&gt;&lt;div class=&#34;handbook_content-title&#34;&gt;&lt;h2 class=&#34;handbook_content-title text-color-purple&#34;&gt;Professional Development &amp;amp; Wellness Budget&lt;/h2&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/professional-development-wellness-budget/65027dc3350a4e4b6fcb103c_pinksquiggle.webp&#34; loading=&#34;lazy&#34; width=&#34;150&#34; alt=&#34;&#34; class=&#34;handbook_content-title-decoration&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content-article&#34;&gt;&lt;div class=&#34;handbook_content-rich-text w-richtext&#34;&gt;&lt;h2&gt;What’s our Policy?&lt;/h2&gt;&lt;p&gt;To help spark professional growth and encourage self-care, every Olarker has $2,000 to spend each year on professional development and/or wellness needs. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Olark Employee Handbook: Take a Break - Breather Week &amp; Holiday Break</title>
      <link>https://www.olark.com/handbook/breather-week-holiday-break/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.olark.com/handbook/breather-week-holiday-break/</guid>
      <description>&lt;div class=&#34;page-wrapper&#34;&gt;&lt;div class=&#34;global-styles w-embed&#34;&gt;&lt;style&gt;&#xA;&#xA;/* Make text look crisper and more legible in all browsers */&#xA;body {&#xA;  -webkit-font-smoothing: antialiased;&#xA;  -moz-osx-font-smoothing: grayscale;&#xA;  font-smoothing: antialiased;&#xA;  text-rendering: optimizeLegibility;&#xA;}&#xA;&#xA;/* Focus state style for keyboard navigation for the focusable elements */&#xA;*[tabindex]:focus-visible,&#xA;  input[type=&#34;file&#34;]:focus-visible {&#xA;   outline: 0.188rem solid #00d17e;&#xA;   outline-offset: 0rem;&#xA;}&#xA;&#xA;/* Get rid of top margin on first element in any rich text element */&#xA;.w-richtext &gt; :not(div):first-child, .w-richtext &gt; div:first-child &gt; :first-child {&#xA;  margin-top: 0 !important;&#xA;}&#xA;&#xA;/* Get rid of bottom margin on last element in any rich text element */&#xA;.w-richtext&gt;:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {&#xA;&#x9;margin-bottom: 0 !important;&#xA;}&#xA;&#xA;/* A little polish &amp; readability improvements for rich text elements */&#xA;.text-rich-text li {&#xA;  margin-bottom: 0.25rem;&#xA;}&#xA;.text-rich-text h3 {&#xA;  margin-top: 3rem;&#xA;}&#xA;.w-richtext figure {&#xA;  max-width: 100%;&#xA;}&#xA;&#xA;/* Style code blocks in rich text */&#xA;pre {&#xA;    border-radius: 0.25rem;&#xA;    background: #f7f2fd;&#xA;    padding: 0.75rem;&#xA;    margin-bottom: 1.5rem;&#xA;    white-space: pre-wrap;&#xA;    overflow: auto;&#xA;    width: 100%;&#xA;    font-size: .85em;&#xA;  }&#xA;  code {&#xA;    font-size: .85em;&#xA;  }&#xA;&#xA;/* Prevent all click and hover interaction with an element */&#xA;.pointer-events-off {&#xA;&#x9;pointer-events: none;&#xA;}&#xA;&#xA;/* Enables all click and hover interaction with an element */&#xA;.pointer-events-on {&#xA;  pointer-events: auto;&#xA;}&#xA;&#xA;/* Create a class of .div-square which maintains a 1:1 dimension of a div */&#xA;.div-square::after {&#xA;&#x9;content: &#34;&#34;;&#xA;&#x9;display: block;&#xA;&#x9;padding-bottom: 100%;&#xA;}&#xA;&#xA;/* Make sure containers never lose their center alignment */&#xA;.container-medium,.container-small, .container-large {&#xA;&#x9;margin-right: auto !important;&#xA;  margin-left: auto !important;&#xA;}&#xA;&#xA;/*Styling Swifttype search results*/&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.5rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;  color: #000;&#xA;}&#xA;&#xA;a.st-ui-result:before {&#xA;&#x9;border-color: #3e3582;&#xA;}&#xA;&#xA;a.st-ui-result .st-ui-type-detail {&#xA;&#x9;max-height: 3rem;&#xA;}&#xA;&#xA;.st-ui-type-detail-bold {&#xA;&#x9;font-size: 1rem;&#xA;  color: #272d3f;&#xA;}&#xA;&#xA;.st-ui-footer {&#xA;&#x9;padding-bottom: 1rem;&#xA;  border-bottom: solid 1px #474750;&#xA;}&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.25rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;}&#xA;&#xA;&#xA;/* &#xA;Make the following elements inherit typography styles from the parent and not have hardcoded values. &#xA;Important: You will not be able to style for example &#34;All Links&#34; in Designer with this CSS applied.&#xA;Uncomment this CSS to use it in the project. Leave this message for future hand-off.&#xA;*/&#xA;/*&#xA;a,&#xA;.w-input,&#xA;.w-select,&#xA;.w-tab-link,&#xA;.w-nav-link,&#xA;.w-dropdown-btn,&#xA;.w-dropdown-toggle,&#xA;.w-dropdown-link {&#xA;  color: inherit;&#xA;  text-decoration: inherit;&#xA;  font-size: inherit;&#xA;}&#xA;*/&#xA;&#xA;/* Apply &#34;...&#34; after 3 lines of text */&#xA;.text-style-3lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 3;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Apply &#34;...&#34; after 2 lines of text */&#xA;.text-style-2lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 2;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Adds inline flex display */&#xA;.display-inlineflex {&#xA;  display: inline-flex;&#xA;}&#xA;&#xA;/* These classes are never overwritten */&#xA;.hide {&#xA;  display: none !important;&#xA;}&#xA;&#xA;@media screen and (max-width: 991px) {&#xA;    .hide, .hide-tablet {&#xA;        display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 767px) {&#xA;    .hide-mobile-landscape{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 479px) {&#xA;    .hide-mobile{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA; &#xA;.margin-0 {&#xA;  margin: 0rem !important;&#xA;}&#xA;  &#xA;.padding-0 {&#xA;  padding: 0rem !important;&#xA;}&#xA;&#xA;.spacing-clean {&#xA;padding: 0rem !important;&#xA;margin: 0rem !important;&#xA;}&#xA;&#xA;.margin-top {&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-top {&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;  &#xA;.margin-right {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-right {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-bottom {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-bottom {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-left {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.padding-left {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.margin-horizontal {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;&#xA;.padding-horizontal {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;&#xA;.margin-vertical {&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;  &#xA;.padding-vertical {&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;&#xA;&lt;/style&gt;&lt;/div&gt;&lt;div class=&#34;main-wrapper&#34;&gt;&lt;div class=&#34;handbook_page-banner&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/breather-week-holiday-break/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp&#34; loading=&#34;lazy&#34; srcset=&#34;https://www.olark.com/img/views/handbook/breather-week-holiday-break/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-500.webp 500w, https://www.olark.com/img/views/handbook/breather-week-holiday-break/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-800.webp 800w, https://www.olark.com/img/views/handbook/breather-week-holiday-break/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1080.webp 1080w, https://www.olark.com/img/views/handbook/breather-week-holiday-break/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1600.webp 1600w, https://www.olark.com/img/views/handbook/breather-week-holiday-break/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-2000.webp 2000w, https://www.olark.com/img/views/handbook/breather-week-holiday-break/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp 2580w&#34; alt=&#34;&#34; sizes=&#34;(max-width: 2580px) 100vw, 2580px&#34; class=&#34;handbook_page-banner-image&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;padding-global&#34;&gt;&lt;div class=&#34;container-large&#34;&gt;&lt;section class=&#34;handbook_policy_header w-node-_77c19d72-08fd-08eb-e29a-5348595fbb4d-67d77196&#34;&gt;&lt;div class=&#34;handbook_home-header&#34;&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c2-67d77196&#34; class=&#34;handbook_home_title-container&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/breather-week-holiday-break/650237cea852c5aebd96a22a_Ollie.svg&#34; loading=&#34;lazy&#34; width=&#34;75&#34; height=&#34;75&#34; alt=&#34;&#34; class=&#34;handbook_home_title-image&#34;/&gt;&lt;h1 id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c4-67d77196&#34; class=&#34;handbook_home_title heading-style-h2&#34;&gt;Olark Handbook&lt;/h1&gt;&lt;/div&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c6-67d77196&#34; class=&#34;handbook_search-wrapper&#34;&gt;&lt;form action=&#34;https://www.olark.com/search&#34; class=&#34;handbook_search w-form&#34;&gt;&lt;label for=&#34;search&#34; class=&#34;handbook_search-label&#34;&gt;Search&lt;/label&gt;&lt;input class=&#34;search-input w-input&#34; maxlength=&#34;256&#34; name=&#34;query&#34; placeholder=&#34;&#34; type=&#34;search&#34; id=&#34;search&#34; required=&#34;&#34;/&gt;&lt;input type=&#34;submit&#34; class=&#34;search-button-3 w-button&#34; value=&#34;Search&#34;/&gt;&lt;/form&gt;&lt;/div&gt;&lt;/div&gt;&lt;/section&gt;&lt;section class=&#34;handbook_page-layout&#34;&gt;&lt;div id=&#34;w-node-f1624605-716d-9872-9ad9-46a72df602d6-67d77196&#34; class=&#34;handbook_toc&#34;&gt;&lt;div class=&#34;section_post-widget is-sidebar&#34;&gt;&lt;div class=&#34;container-medium&#34;&gt;&lt;nav aria-label=&#34;Handbook Sections&#34; class=&#34;toc_widget&#34;&gt;&lt;h2 class=&#34;toc-heading heading-style-h5 text-color-grey&#34;&gt;Handbook Sections&lt;/h2&gt;&lt;aside class=&#34;handbook_toc-category-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;How We Work (&amp;amp; Play!)&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/async-flexible-work-no-meeting-wednesdays&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Async Flexible Work &amp;amp; No Meeting Wednesdays&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/breather-week-holiday-break&#34; aria-current=&#34;page&#34; class=&#34;handbook_toc-policy-list-link w-inline-block w--current&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Take a Break - Breather Week &amp;amp; Holiday Break&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/flexible-time-off&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Flexible Time Off&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Supporting You&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/coworking-coliving&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Coworking/Co-living Support&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/parental-leave-usa&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Parental Leave - USA&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/professional-development-wellness-budget&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Professional Development &amp;amp; Wellness Budget&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/mutual-exit&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Departures - Mutual Exit&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Social Impact&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/why-did-we-become-a-b-corp&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;B Corp Values - Why Did We Become a B Corp?&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/charitable-donation-matching-day-of-volunteering&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Charitable Donation Matching &amp;amp; Day of Volunteering&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Fun&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/gnomes&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Gifting Olarkers - Gnome Program&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/vacation-bonus&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Vacation Bonus&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/aside&gt;&lt;/nav&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content&#34;&gt;&lt;nav aria-label=&#34;breadcrumbs&#34; class=&#34;handbook_content-breadcrumbs&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook&#34; class=&#34;help_breadcrumbs-link w-inline-block&#34;&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;Handbook&lt;/div&gt;&lt;/a&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/breather-week-holiday-break/648c8589705dbf74221e0532_rightcarat.svg&#34; loading=&#34;lazy&#34; alt=&#34;&#34; class=&#34;help_breadcrumbs-carat&#34;/&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;How We Work (&amp;amp; Play!)&lt;/div&gt;&lt;/nav&gt;&lt;div class=&#34;handbook_content-title&#34;&gt;&lt;h2 class=&#34;handbook_content-title text-color-purple&#34;&gt;Take a Break - Breather Week &amp;amp; Holiday Break&lt;/h2&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/breather-week-holiday-break/65027dc3350a4e4b6fcb103c_pinksquiggle.webp&#34; loading=&#34;lazy&#34; width=&#34;150&#34; alt=&#34;&#34; class=&#34;handbook_content-title-decoration&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content-article&#34;&gt;&lt;div class=&#34;handbook_content-rich-text w-richtext&#34;&gt;&lt;h2&gt;What’s a Breather Week?&lt;/h2&gt;&lt;p&gt;The first week of every quarter, Olark takes a “Breather Week.” (We work in quarterly sprints, so we structure our time in quarters.) We work less during Breather Week—or not at all—taking a literal breather to reset, get organized, or dive into a passion project! There are no team-wide meetings and each Olarker gets to choose how to spend it. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Olark Employee Handbook: Vacation Bonus</title>
      <link>https://www.olark.com/handbook/vacation-bonus/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.olark.com/handbook/vacation-bonus/</guid>
      <description>&lt;div class=&#34;page-wrapper&#34;&gt;&lt;div class=&#34;global-styles w-embed&#34;&gt;&lt;style&gt;&#xA;&#xA;/* Make text look crisper and more legible in all browsers */&#xA;body {&#xA;  -webkit-font-smoothing: antialiased;&#xA;  -moz-osx-font-smoothing: grayscale;&#xA;  font-smoothing: antialiased;&#xA;  text-rendering: optimizeLegibility;&#xA;}&#xA;&#xA;/* Focus state style for keyboard navigation for the focusable elements */&#xA;*[tabindex]:focus-visible,&#xA;  input[type=&#34;file&#34;]:focus-visible {&#xA;   outline: 0.188rem solid #00d17e;&#xA;   outline-offset: 0rem;&#xA;}&#xA;&#xA;/* Get rid of top margin on first element in any rich text element */&#xA;.w-richtext &gt; :not(div):first-child, .w-richtext &gt; div:first-child &gt; :first-child {&#xA;  margin-top: 0 !important;&#xA;}&#xA;&#xA;/* Get rid of bottom margin on last element in any rich text element */&#xA;.w-richtext&gt;:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {&#xA;&#x9;margin-bottom: 0 !important;&#xA;}&#xA;&#xA;/* A little polish &amp; readability improvements for rich text elements */&#xA;.text-rich-text li {&#xA;  margin-bottom: 0.25rem;&#xA;}&#xA;.text-rich-text h3 {&#xA;  margin-top: 3rem;&#xA;}&#xA;.w-richtext figure {&#xA;  max-width: 100%;&#xA;}&#xA;&#xA;/* Style code blocks in rich text */&#xA;pre {&#xA;    border-radius: 0.25rem;&#xA;    background: #f7f2fd;&#xA;    padding: 0.75rem;&#xA;    margin-bottom: 1.5rem;&#xA;    white-space: pre-wrap;&#xA;    overflow: auto;&#xA;    width: 100%;&#xA;    font-size: .85em;&#xA;  }&#xA;  code {&#xA;    font-size: .85em;&#xA;  }&#xA;&#xA;/* Prevent all click and hover interaction with an element */&#xA;.pointer-events-off {&#xA;&#x9;pointer-events: none;&#xA;}&#xA;&#xA;/* Enables all click and hover interaction with an element */&#xA;.pointer-events-on {&#xA;  pointer-events: auto;&#xA;}&#xA;&#xA;/* Create a class of .div-square which maintains a 1:1 dimension of a div */&#xA;.div-square::after {&#xA;&#x9;content: &#34;&#34;;&#xA;&#x9;display: block;&#xA;&#x9;padding-bottom: 100%;&#xA;}&#xA;&#xA;/* Make sure containers never lose their center alignment */&#xA;.container-medium,.container-small, .container-large {&#xA;&#x9;margin-right: auto !important;&#xA;  margin-left: auto !important;&#xA;}&#xA;&#xA;/*Styling Swifttype search results*/&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.5rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;  color: #000;&#xA;}&#xA;&#xA;a.st-ui-result:before {&#xA;&#x9;border-color: #3e3582;&#xA;}&#xA;&#xA;a.st-ui-result .st-ui-type-detail {&#xA;&#x9;max-height: 3rem;&#xA;}&#xA;&#xA;.st-ui-type-detail-bold {&#xA;&#x9;font-size: 1rem;&#xA;  color: #272d3f;&#xA;}&#xA;&#xA;.st-ui-footer {&#xA;&#x9;padding-bottom: 1rem;&#xA;  border-bottom: solid 1px #474750;&#xA;}&#xA;&#xA;.st-ui-type-heading {&#xA;&#x9;font-size: 1.25rem;&#xA;}&#xA;&#xA;.st-ui-type-detail {&#xA;&#x9;font-size: 1rem;&#xA;}&#xA;&#xA;&#xA;/* &#xA;Make the following elements inherit typography styles from the parent and not have hardcoded values. &#xA;Important: You will not be able to style for example &#34;All Links&#34; in Designer with this CSS applied.&#xA;Uncomment this CSS to use it in the project. Leave this message for future hand-off.&#xA;*/&#xA;/*&#xA;a,&#xA;.w-input,&#xA;.w-select,&#xA;.w-tab-link,&#xA;.w-nav-link,&#xA;.w-dropdown-btn,&#xA;.w-dropdown-toggle,&#xA;.w-dropdown-link {&#xA;  color: inherit;&#xA;  text-decoration: inherit;&#xA;  font-size: inherit;&#xA;}&#xA;*/&#xA;&#xA;/* Apply &#34;...&#34; after 3 lines of text */&#xA;.text-style-3lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 3;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Apply &#34;...&#34; after 2 lines of text */&#xA;.text-style-2lines {&#xA;&#x9;display: -webkit-box;&#xA;&#x9;overflow: hidden;&#xA;&#x9;-webkit-line-clamp: 2;&#xA;&#x9;-webkit-box-orient: vertical;&#xA;}&#xA;&#xA;/* Adds inline flex display */&#xA;.display-inlineflex {&#xA;  display: inline-flex;&#xA;}&#xA;&#xA;/* These classes are never overwritten */&#xA;.hide {&#xA;  display: none !important;&#xA;}&#xA;&#xA;@media screen and (max-width: 991px) {&#xA;    .hide, .hide-tablet {&#xA;        display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 767px) {&#xA;    .hide-mobile-landscape{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA;  @media screen and (max-width: 479px) {&#xA;    .hide-mobile{&#xA;      display: none !important;&#xA;    }&#xA;}&#xA; &#xA;.margin-0 {&#xA;  margin: 0rem !important;&#xA;}&#xA;  &#xA;.padding-0 {&#xA;  padding: 0rem !important;&#xA;}&#xA;&#xA;.spacing-clean {&#xA;padding: 0rem !important;&#xA;margin: 0rem !important;&#xA;}&#xA;&#xA;.margin-top {&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-top {&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;  &#xA;.margin-right {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-right {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-bottom {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;&#xA;.padding-bottom {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;.margin-left {&#xA;  margin-top: 0rem !important;&#xA;  margin-right: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.padding-left {&#xA;  padding-top: 0rem !important;&#xA;  padding-right: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;  &#xA;.margin-horizontal {&#xA;  margin-top: 0rem !important;&#xA;  margin-bottom: 0rem !important;&#xA;}&#xA;&#xA;.padding-horizontal {&#xA;  padding-top: 0rem !important;&#xA;  padding-bottom: 0rem !important;&#xA;}&#xA;&#xA;.margin-vertical {&#xA;  margin-right: 0rem !important;&#xA;  margin-left: 0rem !important;&#xA;}&#xA;  &#xA;.padding-vertical {&#xA;  padding-right: 0rem !important;&#xA;  padding-left: 0rem !important;&#xA;}&#xA;&#xA;&#xA;&lt;/style&gt;&lt;/div&gt;&lt;div class=&#34;main-wrapper&#34;&gt;&lt;div class=&#34;handbook_page-banner&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/vacation-bonus/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp&#34; loading=&#34;lazy&#34; srcset=&#34;https://www.olark.com/img/views/handbook/vacation-bonus/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-500.webp 500w, https://www.olark.com/img/views/handbook/vacation-bonus/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-800.webp 800w, https://www.olark.com/img/views/handbook/vacation-bonus/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1080.webp 1080w, https://www.olark.com/img/views/handbook/vacation-bonus/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-1600.webp 1600w, https://www.olark.com/img/views/handbook/vacation-bonus/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner-p-2000.webp 2000w, https://www.olark.com/img/views/handbook/vacation-bonus/650dc00a45f2ff3de60cc9d8_Olark_Handbook-policy_Banner.webp 2580w&#34; alt=&#34;&#34; sizes=&#34;(max-width: 2580px) 100vw, 2580px&#34; class=&#34;handbook_page-banner-image&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;padding-global&#34;&gt;&lt;div class=&#34;container-large&#34;&gt;&lt;section class=&#34;handbook_policy_header w-node-_77c19d72-08fd-08eb-e29a-5348595fbb4d-67d77196&#34;&gt;&lt;div class=&#34;handbook_home-header&#34;&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c2-67d77196&#34; class=&#34;handbook_home_title-container&#34;&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/vacation-bonus/650237cea852c5aebd96a22a_Ollie.svg&#34; loading=&#34;lazy&#34; width=&#34;75&#34; height=&#34;75&#34; alt=&#34;&#34; class=&#34;handbook_home_title-image&#34;/&gt;&lt;h1 id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c4-67d77196&#34; class=&#34;handbook_home_title heading-style-h2&#34;&gt;Olark Handbook&lt;/h1&gt;&lt;/div&gt;&lt;div id=&#34;w-node-_41bdc8e2-98dd-8802-56a4-0e4655d611c6-67d77196&#34; class=&#34;handbook_search-wrapper&#34;&gt;&lt;form action=&#34;https://www.olark.com/search&#34; class=&#34;handbook_search w-form&#34;&gt;&lt;label for=&#34;search&#34; class=&#34;handbook_search-label&#34;&gt;Search&lt;/label&gt;&lt;input class=&#34;search-input w-input&#34; maxlength=&#34;256&#34; name=&#34;query&#34; placeholder=&#34;&#34; type=&#34;search&#34; id=&#34;search&#34; required=&#34;&#34;/&gt;&lt;input type=&#34;submit&#34; class=&#34;search-button-3 w-button&#34; value=&#34;Search&#34;/&gt;&lt;/form&gt;&lt;/div&gt;&lt;/div&gt;&lt;/section&gt;&lt;section class=&#34;handbook_page-layout&#34;&gt;&lt;div id=&#34;w-node-f1624605-716d-9872-9ad9-46a72df602d6-67d77196&#34; class=&#34;handbook_toc&#34;&gt;&lt;div class=&#34;section_post-widget is-sidebar&#34;&gt;&lt;div class=&#34;container-medium&#34;&gt;&lt;nav aria-label=&#34;Handbook Sections&#34; class=&#34;toc_widget&#34;&gt;&lt;h2 class=&#34;toc-heading heading-style-h5 text-color-grey&#34;&gt;Handbook Sections&lt;/h2&gt;&lt;aside class=&#34;handbook_toc-category-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;How We Work (&amp;amp; Play!)&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/async-flexible-work-no-meeting-wednesdays&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Async Flexible Work &amp;amp; No Meeting Wednesdays&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/breather-week-holiday-break&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Take a Break - Breather Week &amp;amp; Holiday Break&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/flexible-time-off&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Flexible Time Off&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Supporting You&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/coworking-coliving&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Coworking/Co-living Support&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/parental-leave-usa&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Parental Leave - USA&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/professional-development-wellness-budget&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Professional Development &amp;amp; Wellness Budget&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/mutual-exit&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Departures - Mutual Exit&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Social Impact&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/why-did-we-become-a-b-corp&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;B Corp Values - Why Did We Become a B Corp?&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/charitable-donation-matching-day-of-volunteering&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Charitable Donation Matching &amp;amp; Day of Volunteering&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-category-list-item w-dyn-item&#34;&gt;&lt;h3 class=&#34;handbook_toc-category-list-text heading-style-h5&#34;&gt;Fun&lt;/h3&gt;&lt;div class=&#34;handbook_toc-policy-list w-dyn-list&#34;&gt;&lt;div role=&#34;list&#34; class=&#34;w-dyn-items&#34;&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/gnomes&#34; class=&#34;handbook_toc-policy-list-link w-inline-block&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Gifting Olarkers - Gnome Program&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div role=&#34;listitem&#34; class=&#34;handbook_toc-policy-list-item w-dyn-item&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook/vacation-bonus&#34; aria-current=&#34;page&#34; class=&#34;handbook_toc-policy-list-link w-inline-block w--current&#34;&gt;&lt;div class=&#34;handbook_toc-policy-list-name&#34;&gt;Vacation Bonus&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/aside&gt;&lt;/nav&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content&#34;&gt;&lt;nav aria-label=&#34;breadcrumbs&#34; class=&#34;handbook_content-breadcrumbs&#34;&gt;&lt;a href=&#34;https://www.olark.com/handbook&#34; class=&#34;help_breadcrumbs-link w-inline-block&#34;&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;Handbook&lt;/div&gt;&lt;/a&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/vacation-bonus/648c8589705dbf74221e0532_rightcarat.svg&#34; loading=&#34;lazy&#34; alt=&#34;&#34; class=&#34;help_breadcrumbs-carat&#34;/&gt;&lt;div class=&#34;help_breadcrumbs-link-text&#34;&gt;Fun&lt;/div&gt;&lt;/nav&gt;&lt;div class=&#34;handbook_content-title&#34;&gt;&lt;h2 class=&#34;handbook_content-title text-color-purple&#34;&gt;Vacation Bonus&lt;/h2&gt;&lt;img src=&#34;https://www.olark.com/img/views/handbook/vacation-bonus/65027dc3350a4e4b6fcb103c_pinksquiggle.webp&#34; loading=&#34;lazy&#34; width=&#34;150&#34; alt=&#34;&#34; class=&#34;handbook_content-title-decoration&#34;/&gt;&lt;/div&gt;&lt;div class=&#34;handbook_content-article&#34;&gt;&lt;div class=&#34;handbook_content-rich-text w-richtext&#34;&gt;&lt;h2&gt;What is the Policy?&lt;br/&gt;&lt;/h2&gt;&lt;p&gt;Every year, as long as you take at least 5 consecutive days off work to unplug from Olark, you get a $1,000 bonus!&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
