/* CSS for the floating button */
.float {
    position: fixed;
    bottom: 30px;
    right: 15px;
    z-index: 9999;

    display: flex;
    align-items: center;
}

.larissa-btn-shop {
    z-index: 1;
    display: inline-block;
    padding: 0.9rem 1.5rem 1.1rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    user-select: none;
    background: linear-gradient(
            180deg,
            rgba(255, 255, 255, 0.15) 0%,
            rgba(255, 255, 255, 0) 100%
        ),
        #1b1f23 !important;
    border: 0;
    border-radius: 6px;
    transition: box-shadow 0.2s, outline 0.2s ease;
    appearance: none !important;
}

.larissa-btn-shop::before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    content: "";
    background: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0.15) 0%,
        rgba(255, 255, 255, 0) 100%
    ) !important;
    border-radius: inherit;
    opacity: 0;
    opacity: 0;
    transition: opacity 0.2s;
    background-blend-mode: normal;
}
.larissa-btn-shop:hover {
    text-decoration: none;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.07), 0 7px 5px rgba(0, 0, 0, 0.04),
        0 12px 10px rgba(0, 0, 0, 0.03), 0 22px 18px rgba(0, 0, 0, 0.03),
        0 42px 33px rgba(0, 0, 0, 0.02), 0 100px 80px rgba(0, 0, 0, 0.02) !important;
}

.larissa-btn-shop:focus {
    outline: 2px solid #009d7b;
    outline-offset: 2px;
    box-shadow: none;
}
.larissa-btn-shop:focus:not(:focus-visible) {
    outline: solid 1px transparent;
    box-shadow: none;
}
.larissa-btn-shop:focus-visible {
    outline: 2px solid #009d7b;
    outline-offset: 2px;
    box-shadow: none;
}
.larissa-btn-shop:active::before {
    opacity: 0.5 !important;
}

.to-shop {
    color: #fff;
    background: linear-gradient(
            180deg,
            rgba(52, 183, 89, 0.15) 0%,
            rgba(46, 164, 79, 0) 100%
        ),
        #009d7b !important;
}
.to-shop::before {
    background: linear-gradient(
        180deg,
        rgba(52, 183, 89, 0.15) 0%,
        rgba(46, 164, 79, 0) 100%
    ) !important;
}
.to-shop:focus {
    outline: 2px solid #009d7b;
    outline-offset: 2px;
    box-shadow: none;
}
.to-shop:focus:not(:focus-visible) {
    outline: solid 1px transparent;
    box-shadow: none;
}
.to-shop:focus-visible {
    outline: 2px solid #009d7b;
    outline-offset: 2px;
    box-shadow: none;
}

.material-icons-outlined {
    vertical-align: middle;
}

.float .material-icons-outlined {
    margin-left: 3px;
}

.entry-content {
    word-wrap: break-word;
}

.entry-content img {
    max-width: 50vw;
}

.img-container {
    position: relative;
    text-align: center;
}

.img-text {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
    text-align: left;
    padding-left: 64px;
}

.img-text h6 {
    font-weight: 100;
}

.menu-bar .menu-links li a:hover {
    text-decoration: none;
}

.drop-down-multilevel li a {
    display: flex;
    align-items: center;
    gap: 6px;
}

.drop-down-multilevel li li a {
    display: flex;
    align-items: center;
    gap: 6px;
}

.img-side figure img {
    border-radius: 10px;
}

.larsite-badge {
    display: flex;
    align-items: center;
    border: 1px solid #dadce0;
    border-radius: 8px;
    color: #202124;
    font: 500 14px/36px "Poppins";
    height: 32px;
    padding: 0 16px;
    user-select: none;
    white-space: nowrap;
}

.larsite-badge:hover {
    background-color: #f8f9fa;
    color: #202124;
}

.larsite-badge:focus {
    color: #202124;
}

.larsite-badge:active {
    background-color: #009d7b;
    color: #ffffff;
    border-color: #009d7b;
}

.larsite-search-icon {
    cursor: pointer;
    display: flex;
    align-items: center;
}

.larsite-search-icon .material-icons-outlined {
    font-weight: 300;
    color: #202124;
    font-size: 26px;
}

.larsite-search-input-group {
    position: absolute;
    right: 0;
    top: 0;
    flex-wrap: wrap;
    align-items: stretch;
    border-color: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    display: flex;
    width: 0%;
    opacity: 0;
    transition: width 0.3s ease-in-out;
}

.larsite-search-input-group.show {
    display: flex;
    opacity: 1;
    width: 100%;
}

.larsite-search-input-group-prepend {
    margin-right: -1px;
    display: flex;
    align-items: center;
}

.larsite-search-input-group-prepend .material-icons-outlined {
    font-weight: 300;
    color: #009d7b;
    font-size: 26px;
}

.larsite-search-active-link {
    border-bottom: 1px solid #009d7b;
    right: 0;
    outline: none;
}

.larsite-search-input-group > .larsite-form-control {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}

.larsite-form-control {
    padding: 1rem;
    height: inherit;
    border: none;
    border-bottom: 1px solid #009d7b;
    font-family: Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;, sans-serif;
    font-size: 0.875rem;
    line-height: normal;
    font-weight: 400;
    background-color: #fff;
    background-clip: padding-box;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
}

.larsite-search-input-group-append {
    cursor: pointer;
    display: flex;
    align-items: center;
}
.larsite-search-input-group-append .material-icons-outlined {
    font-weight: 300;
    color: #009d7b;
    font-size: 20px;
}

.larsite-card {
    height: 100%;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    /* border: 1px solid rgba(0, 0, 0, 0.125); */
    border-radius: 0.25rem;
}

.larsite-card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.larsite-thumbnail {
    min-height: 370px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #fdfdfd;
    border-radius: 8px;
}

.larissa-article-card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    padding: 1.25rem;
    max-width: 24rem;
    text-decoration: none;
    word-break: break-word;
    height: 100%;
}

.card-article {
    width: 100%;
    object-fit: cover;
    border-radius: 3px;
    display: block;
    max-width: 100%;
    border: 1px solid #d2d3d7;
}

.card-content {
    flex: auto;
    max-width: 100%;
    overflow-wrap: break-word;
}

.larissa-tagnav {
    position: sticky;
    top: 60px;
    z-index: 1020;
    background: rgba(255, 255, 255, 0.9);
}

.larissa-pagination a,
.larissa-pagination span,
.larissa-pagination em {
    min-width: 32px;
    padding: 5px 10px;
    font-style: normal;
    line-height: 20px;
    color: #009d7b;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 6px;
    transition: border-color 0.2s cubic-bezier(0.3, 0, 0.5, 1);
}
.larissa-pagination a:hover,
.larissa-pagination a:focus,
.larissa-pagination span:hover,
.larissa-pagination span:focus,
.larissa-pagination em:hover,
.larissa-pagination em:focus {
    text-decoration: none;
    border-color: #d0d7de;
    transition-duration: 0.1s;
}
.larissa-pagination a:active,
.larissa-pagination span:active,
.larissa-pagination em:active {
    border-color: hsla(210, 18%, 87%, 1);
    transition: none;
}
.larissa-pagination .previous_page,
.larissa-pagination .next_page {
    color: #009d7b;
}
.larissa-pagination .current,
.larissa-pagination .current:hover,
.larissa-pagination [aria-current]:not([aria-current="false"]) {
    color: #ffffff;
    background-color: #009d7b;
    border-color: transparent;
}
.larissa-pagination .gap,
.larissa-pagination .disabled,
.larissa-pagination [aria-disabled="true"],
.larissa-pagination .gap:hover,
.larissa-pagination .disabled:hover,
.larissa-pagination [aria-disabled="true"]:hover {
    color: #8c959f;
    cursor: default;
    border-color: transparent;
}
@supports (clip-path: polygon(50% 0, 100% 50%, 50% 100%)) {
    .larissa-pagination .previous_page::before,
    .larissa-pagination .next_page::after {
        display: inline-block;
        width: 16px;
        height: 16px;
        vertical-align: middle;
        content: "";
        background-color: currentColor;
    }
    .larissa-pagination .previous_page::before {
        margin-right: 4px;
        clip-path: polygon(
            9.8px 12.8px,
            8.7px 12.8px,
            4.5px 8.5px,
            4.5px 7.5px,
            8.7px 3.2px,
            9.8px 4.3px,
            6.1px 8px,
            9.8px 11.7px,
            9.8px 12.8px
        );
    }
    .larissa-pagination .next_page::after {
        margin-left: 4px;
        clip-path: polygon(
            6.2px 3.2px,
            7.3px 3.2px,
            11.5px 7.5px,
            11.5px 8.5px,
            7.3px 12.8px,
            6.2px 11.7px,
            9.9px 8px,
            6.2px 4.3px,
            6.2px 3.2px
        );
    }
}
.larissa-pagination > * {
    display: none;
}
.larissa-pagination > :first-child,
.larissa-pagination > :last-child,
.larissa-pagination > .previous_page,
.larissa-pagination > .next_page {
    display: inline-block;
}
@media (min-width: 544px) {
    .larissa-pagination > :nth-child(2),
    .larissa-pagination > :nth-last-child(2),
    .larissa-pagination > .current,
    .larissa-pagination > .gap {
        display: inline-block;
    }
}
@media (min-width: 768px) {
    .larissa-pagination > * {
        display: inline-block;
    }
}

.paginate-container {
    margin-top: 16px;
    margin-bottom: 16px;
    text-align: center;
}

.paginate-container .paginate {
    display: inline-block;
}

.larissa-branch-name {
    display: inline-block;
    padding: 2px 6px;
    font: 12px ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas,
        Liberation Mono, monospace;
    color: #57606a;
    word-break: break-all;
    background-color: #d3fff6;
    border-radius: 6px;
}
.larissa-branch-name .octicon {
    margin: 1px -2px 0 0;
    color: #57606a;
}
a.larissa-branch-name {
    color: #009d7b;
    background-color: #e3fff9;
}
a.larissa-branch-name .octicon {
    color: #009d7b;
}

.State,
.state {
    border-radius: 2em;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    padding: 5px 12px;
    text-align: center;
    white-space: nowrap;
}
.State,
.State--draft,
.state {
    background-color: #6e7781;
    border: 1px solid #0000;
    color: #ffffff;
}
.State--open {
    background-color: #009d7b;
}
.State--merged,
.State--open {
    color: #ffffff;
}
.State--merged {
    background-color: #8250df;
}
.State--closed {
    background-color: #cf222e;
    color: #ffffff;
}
.State--small {
    font-size: 12px;
    line-height: 24px;
    padding: 0 10px;
}
.State--small .octicon {
    width: 1em;
}

.mega-menu .menu-links > li > a {
    font-weight: 500;
}

.mega-menu .drop-down-multilevel {
    right: 0;
    padding: 4px 8px;
    border: 0;
    width: auto;
    border-radius: 4px;
    box-shadow: 0 5px 30px rgba(27, 31, 35, 0.1), 0 0 1px rgba(27, 31, 35, 0.4),
        0 1px 2px rgba(27, 31, 35, 0.15);
}
.mega-menu .drop-down-multilevel a {
    font-size: 14px;
    font-weight: 500;
}

.mega-menu .drop-down-multilevel li {
    margin-bottom: 16px;
}

.mega-menu .drop-down-multilevel li a div {
    text-transform: none;
}

.mega-menu .drop-down-multilevel li:hover {
    background: #ffffff;
}

.mega-menu .drop-down-multilevel li:hover {
    color: #009d7b;
}

.mega-menu .drop-down-multilevel li:hover a svg {
    fill: #009d7b;
}

.mega-menu .drop-down-multilevel li:hover a div,
.mega-menu .drop-down-multilevel li:hover a div span {
    color: #009d7b;
}

.add-banner-3 {
    border-radius: 6px;
    padding: 4px;
}
.treatment-image-box img {
    border-radius: 6px;
    box-shadow: 0 2.75px 2.21px rgba(0, 0, 0, 0.07),
        0 6.65px 5.32px rgba(0, 0, 0, 0.043), 0 12.5px 10px rgba(0, 0, 0, 0.03),
        0 22px 18px rgba(0, 0, 0, 0.03), 0 42px 33.4px rgba(0, 0, 0, 0.02),
        0 100px 80px rgba(0, 0, 0, 0.017) !important;
}

.larissa-clinic-details {
    text-decoration: none;
    list-style: none;
}

.larissa-clinic-details li {
    display: flex;
}

.larissa-section-header {
    padding: 9.75rem 0 3rem;
}

@media (min-width: 768px) {
    .larissa-section-header {
        padding: 10.75rem 0 3rem;
    }
}

.TimelineItem {
    display: flex;
    margin-left: 16px;
    padding: 16px 0;
    position: relative;
}
.TimelineItem:before {
    background-color: hsla(210, 18%, 87%, 1);
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px;
}
.TimelineItem:target .TimelineItem-badge {
    border-color: #009d7b;
    box-shadow: 0 0 0.2em rgba(76, 175, 80, 0.4);
}
.TimelineItem-badge {
    align-items: center;
    background-color: #eaeef2;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #57606a;
    display: flex;
    flex-shrink: 0;
    height: 32px;
    justify-content: center;
    margin-left: calc(32px / -2 + 1px);
    margin-right: 8px;
    position: relative;
    width: 32px;
    z-index: 1;
}
.TimelineItem-badge--success {
    background-color: #2da44e;
    border: 1px solid #0000;
    color: #ffffff;
}
.TimelineItem-body {
    color: #57606a;
    flex: auto;
    margin-top: 4px;
    max-width: 100%;
    min-width: 0;
}
.TimelineItem-avatar {
    left: -72px;
    position: absolute;
    z-index: 1;
}
.TimelineItem-break {
    background-color: #d0d7de;
    border: 0;
    border-top: 4px solid #d0d7de;
    height: 24px;
    margin: 0;
    margin-bottom: calc(16px * -1);
    margin-left: -56px;
    position: relative;
    z-index: 1;
}
.TimelineItem--condensed {
    padding-bottom: 0;
    padding-top: 4px;
}
.TimelineItem--condensed:last-child {
    padding-bottom: 16px;
}
.TimelineItem--condensed .TimelineItem-badge {
    background-color: #ffffff;
    border: 0;
    color: #57606a;
    height: 16px;
    margin-bottom: 8px;
    margin-top: 8px;
}

.team-collaboration-box {
    position: relative;
}

.team-collaboration-box::before,
.team-collaboration-box::after {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    pointer-events: none;
    content: " ";
    border-color: transparent;
    border-style: solid;
    border-width: 16px;
    transform: translateX(-50%) translateY(-100%);
}

.team-collaboration-box::before {
    top: 0;
    border-bottom-color: #d0d7de;
}

.team-collaboration-box::after {
    top: 1px;
    border-bottom-color: #ffffff;
}

@media (min-width: 768px) {
    .team-collaboration-box--left::before,
    .team-collaboration-box--left::after {
        top: 50%;
        transform: translateX(0) translateY(-50%);
    }

    .team-collaboration-box--left::before {
        left: 100%;
        border-bottom-color: transparent;
        border-left-color: #d0d7de;
    }

    .team-collaboration-box--left::after {
        left: calc(100% - 1px);
        border-bottom-color: transparent;
        border-left-color: #ffffff;
    }
}

@media (min-width: 768px) {
    .team-collaboration-box--right::before,
    .team-collaboration-box--right::after {
        top: 50%;
        left: 0;
        transform: translateX(-100%) translateY(-50%);
    }

    .team-collaboration-box--right::before {
        border-width: 16px;
        border-right-color: #d0d7de;
        border-bottom-color: transparent;
    }

    .team-collaboration-box--right::after {
        border-width: 15px;
        border-right-color: #fff;
        border-bottom-color: transparent;
    }
}

.team-collaboration--text-left,
.team-collaboration--text-right {
    transition-delay: 0.2s;
}

.team-collaboration--dot {
    opacity: 1;
}

.circle {
    border-radius: 50% !important;
}

.testimonial-avatar {
    width: 5rem;
    height: 5rem;
    border: 4px solid #fff;
}

.team-users {
    min-height: 31.875rem;
}

@media (min-width: 768px) {
    .team-users {
        min-height: 44.375rem;
    }
}

.team-users-text {
    padding-bottom: 14rem;
}

@media (min-width: 768px) {
    .team-users-text {
        padding-bottom: 0;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    word-wrap: normal;
    border: 0;
}

.details-overlay[open] > summary::before {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 80;
    display: block;
    cursor: default;
    content: " ";
    background: transparent;
}
.details-overlay-dark[open] > summary::before {
    z-index: 111;
    background: rgba(27, 31, 36, 0.5);
}
.details-reset > summary {
    list-style: none;
    transition: 80ms cubic-bezier(0.33, 1, 0.68, 1);
    transition-property: color, background-color, box-shadow, border-color;
}
.details-reset > summary:focus {
    outline: 2px solid #009d7b;
    outline-offset: -2px;
    box-shadow: none;
}
.details-reset > summary:focus:not(:focus-visible) {
    outline: solid 1px transparent;
}
.details-reset > summary:focus-visible {
    outline: 2px solid #009d7b;
    outline-offset: -2px;
    box-shadow: none;
}
.details-reset > summary.btn-primary:focus {
    outline: 2px solid #009d7b;
    outline-offset: -2px;
    box-shadow: inset 0 0 0 3px #ffffff;
}
.details-reset > summary.btn-primary:focus:not(:focus-visible) {
    outline: solid 1px transparent;
    box-shadow: none;
}
.details-reset > summary.btn-primary:focus-visible {
    outline: 2px solid #009d7b;
    outline-offset: -2px;
    box-shadow: inset 0 0 0 3px #ffffff;
}
.details-reset > summary::before {
    display: none;
}
.details-reset > summary::-webkit-details-marker {
    display: none;
}
.details-overlay > summary {
    transition: 80ms cubic-bezier(0.33, 1, 0.68, 1);
    transition-property: color, background-color, box-shadow, border-color;
}
.details-overlay > summary:focus {
    outline: 2px solid #009d7b;
    outline-offset: -2px;
    box-shadow: none;
}
.details-overlay > summary:focus:not(:focus-visible) {
    outline: solid 1px transparent;
}
.details-overlay > summary:focus-visible {
    outline: 2px solid #009d7b;
    outline-offset: -2px;
    box-shadow: none;
}
.details-overlay > summary.btn-primary:focus {
    outline: 2px solid #009d7b;
    outline-offset: -2px;
    box-shadow: inset 0 0 0 3px #ffffff;
}
.details-overlay > summary.btn-primary:focus:not(:focus-visible) {
    outline: solid 1px transparent;
    box-shadow: none;
}
.details-overlay > summary.btn-primary:focus-visible {
    outline: 2px solid #009d7b;
    outline-offset: -2px;
    box-shadow: inset 0 0 0 3px #ffffff;
}

.Box {
    background-color: #ffffff;
    border-color: #d0d7de;
    border-radius: 6px;
    border-style: solid;
    border-width: 1px;
}
.Box--condensed {
    line-height: 1.25;
}
.Box--condensed .Box-body,
.Box--condensed .Box-footer,
.Box--condensed .Box-header {
    padding: 8px 16px;
}
.Box--condensed .Box-btn-octicon.btn-octicon {
    line-height: 1.25;
    margin: calc(8px * -1) calc(16px * -1);
    padding: 8px 16px;
}
.Box--condensed .Box-row {
    padding: 8px 16px;
}
.Box--spacious .Box-header {
    line-height: 1.25;
    padding: 24px;
}
.Box--spacious .Box-title {
    font-size: 20px;
}
.Box--spacious .Box-body,
.Box--spacious .Box-btn-octicon.btn-octicon,
.Box--spacious .Box-footer {
    padding: 24px;
}
.Box--spacious .Box-btn-octicon.btn-octicon {
    margin: calc(24px * -1) calc(24px * -1);
}
.Box--spacious .Box-row {
    padding: 24px;
}
.Box-header {
    background-color: #f6f8fa;
    border-color: #d0d7de;
    border-style: solid;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-width: 1px;
    margin: calc(1px * -1) calc(1px * -1) 0;
    padding: 16px;
}
.Box-title {
    font-size: 14px;
    font-weight: 600;
}
.Box-body {
    border-bottom: 1px solid #d0d7de;
    padding: 16px;
}
.Box-body:last-of-type {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    margin-bottom: calc(1px * -1);
}
.Box-row {
    border-top: 1px solid hsla(210, 18%, 87%, 1);
    list-style-type: none;
    margin-top: calc(1px * -1);
    padding: 16px;
}
.Box-row:first-of-type {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.Box-row:last-of-type {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.Box-row.Box-row--unread,
.Box-row.unread {
    box-shadow: inset 2px 0 0 #009d7b;
}
.Box-row.navigation-focus .Box-row--drag-button {
    color: #009d7b;
    cursor: grab;
    opacity: 1;
}
.Box-row.navigation-focus.is-dragging .Box-row--drag-button {
    cursor: grabbing;
}
.Box-row.navigation-focus.sortable-chosen,
.Box-row.navigation-focus.sortable-ghost {
    background-color: #f6f8fa;
}
.Box-row.navigation-focus.sortable-ghost .Box-row--drag-hide {
    opacity: 0;
}
.Box-row--focus-gray.navigation-focus {
    background-color: #f6f8fa;
}
.Box-row--focus-blue.navigation-focus {
    background-color: #ddf4ff;
}
.Box-row--hover-gray:hover {
    background-color: #f6f8fa;
}
.Box-row--hover-blue:hover {
    background-color: #ddf4ff;
}
@media (min-width: 768px) {
    .Box-row-link {
        color: #ffffff;
        text-decoration: none;
    }
    .Box-row-link:hover {
        color: #009d7b;
        text-decoration: none;
    }
}
.Box-row--drag-button {
    opacity: 0;
}
.Box-footer {
    border-radius: 0 0 6px 6px;
    border-top: 1px solid #d0d7de;
    margin-top: calc(1px * -1);
    padding: 16px;
}
.Box--scrollable {
    max-height: 324px;
    overflow: scroll;
}
.Box--blue,
.Box--blue .Box-header {
    border-color: rgba(84, 174, 255, 0.4);
}
.Box--blue .Box-header {
    background-color: #ddf4ff;
}
.Box--blue .Box-body,
.Box--blue .Box-footer,
.Box--blue .Box-row {
    border-color: rgba(84, 174, 255, 0.4);
}
.Box--danger,
.Box--danger .Box-body:last-of-type,
.Box--danger .Box-row:first-of-type {
    border-color: #cf222e;
}
.Box-header--blue {
    background-color: #ddf4ff;
    border-color: rgba(84, 174, 255, 0.4);
}
.Box-row--yellow {
    background-color: #fff8c5;
}
.Box-row--blue {
    background-color: #ddf4ff;
}
.Box-row--gray {
    background-color: #f6f8fa;
}
.Box-btn-octicon.btn-octicon {
    line-height: 1.5;
    margin: calc(16px * -1) calc(16px * -1);
    padding: 16px 16px;
}
.Box--overlay {
    width: 448px;
    margin-right: auto;
    margin-left: auto;
    background-color: #ffffff;
    background-clip: padding-box;
    border-color: #d0d7de;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
}
.Box--overlay .Box-header {
    margin: 0;
    border-width: 0;
    border-bottom-width: 1px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.Box-overlay--narrow {
    width: 320px;
}
.Box-overlay--wide {
    width: 640px;
}
.Box-body.scrollable-overlay {
    max-height: 400px;
    overflow-y: scroll;
}
.Box-body .help {
    padding-top: 8px;
    margin: 0;
    color: #57606a;
    text-align: center;
}

.note {
    min-height: 17px;
    margin: 4px 0 2px;
    font-size: 12px;
    color: #57606a;
}
.note .spinner {
    margin-right: 3px;
    vertical-align: middle;
}

@media (min-width: 768px) {
    .customer-story-card {
        width: 30%;
        max-width: 365px;
    }
}

.customer-story-card__background {
    width: 100%;
    height: 440px;
}

.customer-story-card__background::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    content: "";
    background-image: linear-gradient(
        180deg,
        rgba(4, 4, 4, 0.6) 0%,
        rgba(90, 90, 90, 0) 53.82%
    );
}

@media (min-width: 1012px) {
    .customer-story-card__background {
        height: 470px;
    }
}

.customer-story-card__image {
    object-position: 50% 50%;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}

.customer-story-card:hover .customer-story-card__image {
    transform: scale(1.05);
}

.indigo-separator {
    border-bottom: 2px solid #545df0;
}

.post__social a.gh-social-aside {
    width: 44px;
    height: 44px;
    padding: 10px;
}

@media (min-width: 768px) {
    .post__content {
        font-size: 18px;
        line-height: 30px;
        letter-spacing: -0.01em;
    }
}

.post__content {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.01em;
}

.post-tags::before {
    content: "";
    display: block;
    height: 5px;
    width: 20px;
    background-color: #24292f;
    margin-bottom: 4px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    word-wrap: normal;
    border: 0;
}

.resource-card {
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}

.resource-card:hover {
    transform: scale3d(1.025, 1.025, 1);
}

.photo-card {
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}

.photo-card:hover {
    transform: scale3d(1.3, 1.3, 1);
}

.thumbnail-card {
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}

.thumbnail-card:hover {
    transform: scale3d(1.025, 1.025, 1);
}

.category-product-card {
    background-size: cover;
    background-position: center;
}

.auth-form {
    width: 340px;
    margin: 0 auto;
}

.auth-form-header {
    padding: 8px 16px;
    margin: 0;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    background-color: #829aa8;
    border: 1px solid #768995;
    border-radius: 6px 6px 0 0;
}

.auth-form-header {
    margin-bottom: 16px;
    color: #009d7b;
    text-align: center;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.auth-form-header h1 {
    font-size: 24px;
    font-weight: var(--base-text-weight-light, 300);
    letter-spacing: -0.5px;
}

.auth-form-body {
    padding: 16px;
    font-size: 14px;
    background-color: #f6f8fa;
    border: 1px solid hsla(210, 18%, 87%, 1);
    border-radius: 6px;
}

.session-authentication .auth-form-body {
    border-top: 1px solid hsla(210, 18%, 87%, 1);
    border-radius: 6px;
}

.auth-form label {
    display: block;
    margin-bottom: 8px;
    font-weight: var(--base-text-weight-normal, 400);
    text-align: left;
}

.auth-form-body .input-block {
    margin-top: 4px;
    margin-bottom: 16px;
}

.input-block {
    display: block;
    width: 100%;
}

.customer-stories-footer__cta {
    padding: 0.0625em;
    background-image: linear-gradient(to right, #d2a8ff, #f778ba, #ff7b72);
}
