@font-face
{
    font-family: Barlow;
    src: url(/wp-content/themes/giraffestudio/assets/fonts/Barlow-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face
{
    font-family: Barlow;
    src: url(/wp-content/themes/giraffestudio/assets/fonts/Barlow-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face
{
    font-family: Poppins;
    src: url(/wp-content/themes/giraffestudio/assets/fonts/Poppins-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face
{
    font-family: Poppins;
    src: url(/wp-content/themes/giraffestudio/assets/fonts/Poppins-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face
{
    font-family: GetShow;
    src: url(/wp-content/themes/giraffestudio/assets/fonts/GetShow.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face
{
    font-family: Dancing Script;
    src: url(/wp-content/themes/giraffestudio/assets/fonts/DancingScript-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
[data-sal]
{
    transition-duration: .2s;
    transition-delay: 0s;
    transition-duration: var(--sal-duration,.2s);
    transition-delay: var(--sal-delay,0s);
    transition-timing-function: var(--sal-easing,ease);
}
[data-sal][data-sal-duration="200"]
{
    transition-duration: .2s;
}
[data-sal][data-sal-duration="250"]
{
    transition-duration: .25s;
}
[data-sal][data-sal-duration="300"]
{
    transition-duration: .3s;
}
[data-sal][data-sal-duration="350"]
{
    transition-duration: .35s;
}
[data-sal][data-sal-duration="400"]
{
    transition-duration: .4s;
}
[data-sal][data-sal-duration="450"]
{
    transition-duration: .45s;
}
[data-sal][data-sal-duration="500"]
{
    transition-duration: .5s;
}
[data-sal][data-sal-duration="550"]
{
    transition-duration: .55s;
}
[data-sal][data-sal-duration="600"]
{
    transition-duration: .6s;
}
[data-sal][data-sal-duration="650"]
{
    transition-duration: .65s;
}
[data-sal][data-sal-duration="700"]
{
    transition-duration: .7s;
}
[data-sal][data-sal-duration="750"]
{
    transition-duration: .75s;
}
[data-sal][data-sal-duration="800"]
{
    transition-duration: .8s;
}
[data-sal][data-sal-duration="850"]
{
    transition-duration: .85s;
}
[data-sal][data-sal-duration="900"]
{
    transition-duration: .9s;
}
[data-sal][data-sal-duration="950"]
{
    transition-duration: .95s;
}
[data-sal][data-sal-duration="1000"]
{
    transition-duration: 1s;
}
[data-sal][data-sal-duration="1050"]
{
    transition-duration: 1.05s;
}
[data-sal][data-sal-duration="1100"]
{
    transition-duration: 1.1s;
}
[data-sal][data-sal-duration="1150"]
{
    transition-duration: 1.15s;
}
[data-sal][data-sal-duration="1200"]
{
    transition-duration: 1.2s;
}
[data-sal][data-sal-duration="1250"]
{
    transition-duration: 1.25s;
}
[data-sal][data-sal-duration="1300"]
{
    transition-duration: 1.3s;
}
[data-sal][data-sal-duration="1350"]
{
    transition-duration: 1.35s;
}
[data-sal][data-sal-duration="1400"]
{
    transition-duration: 1.4s;
}
[data-sal][data-sal-duration="1450"]
{
    transition-duration: 1.45s;
}
[data-sal][data-sal-duration="1500"]
{
    transition-duration: 1.5s;
}
[data-sal][data-sal-duration="1550"]
{
    transition-duration: 1.55s;
}
[data-sal][data-sal-duration="1600"]
{
    transition-duration: 1.6s;
}
[data-sal][data-sal-duration="1650"]
{
    transition-duration: 1.65s;
}
[data-sal][data-sal-duration="1700"]
{
    transition-duration: 1.7s;
}
[data-sal][data-sal-duration="1750"]
{
    transition-duration: 1.75s;
}
[data-sal][data-sal-duration="1800"]
{
    transition-duration: 1.8s;
}
[data-sal][data-sal-duration="1850"]
{
    transition-duration: 1.85s;
}
[data-sal][data-sal-duration="1900"]
{
    transition-duration: 1.9s;
}
[data-sal][data-sal-duration="1950"]
{
    transition-duration: 1.95s;
}
[data-sal][data-sal-duration="2000"]
{
    transition-duration: 2s;
}
[data-sal][data-sal-delay="50"]
{
    transition-delay: .05s;
}
[data-sal][data-sal-delay="100"]
{
    transition-delay: .1s;
}
[data-sal][data-sal-delay="150"]
{
    transition-delay: .15s;
}
[data-sal][data-sal-delay="200"]
{
    transition-delay: .2s;
}
[data-sal][data-sal-delay="250"]
{
    transition-delay: .25s;
}
[data-sal][data-sal-delay="300"]
{
    transition-delay: .3s;
}
[data-sal][data-sal-delay="350"]
{
    transition-delay: .35s;
}
[data-sal][data-sal-delay="400"]
{
    transition-delay: .4s;
}
[data-sal][data-sal-delay="450"]
{
    transition-delay: .45s;
}
[data-sal][data-sal-delay="500"]
{
    transition-delay: .5s;
}
[data-sal][data-sal-delay="550"]
{
    transition-delay: .55s;
}
[data-sal][data-sal-delay="600"]
{
    transition-delay: .6s;
}
[data-sal][data-sal-delay="650"]
{
    transition-delay: .65s;
}
[data-sal][data-sal-delay="700"]
{
    transition-delay: .7s;
}
[data-sal][data-sal-delay="750"]
{
    transition-delay: .75s;
}
[data-sal][data-sal-delay="800"]
{
    transition-delay: .8s;
}
[data-sal][data-sal-delay="850"]
{
    transition-delay: .85s;
}
[data-sal][data-sal-delay="900"]
{
    transition-delay: .9s;
}
[data-sal][data-sal-delay="950"]
{
    transition-delay: .95s;
}
[data-sal][data-sal-delay="1000"]
{
    transition-delay: 1s;
}
[data-sal][data-sal-easing=linear]
{
    transition-timing-function: linear;
}
[data-sal][data-sal-easing=ease]
{
    transition-timing-function: ease;
}
[data-sal][data-sal-easing=ease-in]
{
    transition-timing-function: ease-in;
}
[data-sal][data-sal-easing=ease-out]
{
    transition-timing-function: ease-out;
}
[data-sal][data-sal-easing=ease-in-out]
{
    transition-timing-function: ease-in-out;
}
[data-sal][data-sal-easing=ease-in-cubic]
{
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
}
[data-sal][data-sal-easing=ease-out-cubic]
{
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
}
[data-sal][data-sal-easing=ease-in-out-cubic]
{
    transition-timing-function: cubic-bezier(.645,.045,.355,1);
}
[data-sal][data-sal-easing=ease-in-circ]
{
    transition-timing-function: cubic-bezier(.6,.04,.98,.335);
}
[data-sal][data-sal-easing=ease-out-circ]
{
    transition-timing-function: cubic-bezier(.075,.82,.165,1);
}
[data-sal][data-sal-easing=ease-in-out-circ]
{
    transition-timing-function: cubic-bezier(.785,.135,.15,.86);
}
[data-sal][data-sal-easing=ease-in-expo]
{
    transition-timing-function: cubic-bezier(.95,.05,.795,.035);
}
[data-sal][data-sal-easing=ease-out-expo]
{
    transition-timing-function: cubic-bezier(.19,1,.22,1);
}
[data-sal][data-sal-easing=ease-in-out-expo]
{
    transition-timing-function: cubic-bezier(1,0,0,1);
}
[data-sal][data-sal-easing=ease-in-quad]
{
    transition-timing-function: cubic-bezier(.55,.085,.68,.53);
}
[data-sal][data-sal-easing=ease-out-quad]
{
    transition-timing-function: cubic-bezier(.25,.46,.45,.94);
}
[data-sal][data-sal-easing=ease-in-out-quad]
{
    transition-timing-function: cubic-bezier(.455,.03,.515,.955);
}
[data-sal][data-sal-easing=ease-in-quart]
{
    transition-timing-function: cubic-bezier(.895,.03,.685,.22);
}
[data-sal][data-sal-easing=ease-out-quart]
{
    transition-timing-function: cubic-bezier(.165,.84,.44,1);
}
[data-sal][data-sal-easing=ease-in-out-quart]
{
    transition-timing-function: cubic-bezier(.77,0,.175,1);
}
[data-sal][data-sal-easing=ease-in-quint]
{
    transition-timing-function: cubic-bezier(.755,.05,.855,.06);
}
[data-sal][data-sal-easing=ease-out-quint]
{
    transition-timing-function: cubic-bezier(.23,1,.32,1);
}
[data-sal][data-sal-easing=ease-in-out-quint]
{
    transition-timing-function: cubic-bezier(.86,0,.07,1);
}
[data-sal][data-sal-easing=ease-in-sine]
{
    transition-timing-function: cubic-bezier(.47,0,.745,.715);
}
[data-sal][data-sal-easing=ease-out-sine]
{
    transition-timing-function: cubic-bezier(.39,.575,.565,1);
}
[data-sal][data-sal-easing=ease-in-out-sine]
{
    transition-timing-function: cubic-bezier(.445,.05,.55,.95);
}
[data-sal][data-sal-easing=ease-in-back]
{
    transition-timing-function: cubic-bezier(.6,-.28,.735,.045);
}
[data-sal][data-sal-easing=ease-out-back]
{
    transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
}
[data-sal][data-sal-easing=ease-in-out-back]
{
    transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);
}
[data-sal|=fade]
{
    opacity: 0;
    transition-property: opacity;
}
[data-sal|=fade].sal-animate, body.sal-disabled [data-sal|=fade]
{
    opacity: 1;
}
[data-sal|=slide]
{
    opacity: 0;
    transition-property: opacity,transform;
}
[data-sal=slide-up]
{
    transform: translateY(20%);
}
[data-sal=slide-down]
{
    transform: translateY(-20%);
}
[data-sal=slide-left]
{
    transform: translateX(20%);
}
[data-sal=slide-right]
{
    transform: translateX(-20%);
}
[data-sal|=slide].sal-animate, body.sal-disabled [data-sal|=slide]
{
    opacity: 1;
    transform: none;
}
[data-sal|=zoom]
{
    opacity: 0;
    transition-property: opacity,transform;
}
[data-sal=zoom-in]
{
    transform: scale(.5);
}
[data-sal=zoom-out]
{
    transform: scale(1.1);
}
[data-sal|=zoom].sal-animate, body.sal-disabled [data-sal|=zoom]
{
    opacity: 1;
    transform: none;
}
[data-sal|=flip]
{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: transform;
}
[data-sal=flip-left]
{
    transform: perspective(2000px) rotateY(-91deg);
}
[data-sal=flip-right]
{
    transform: perspective(2000px) rotateY(91deg);
}
[data-sal=flip-up]
{
    transform: perspective(2000px) rotateX(-91deg);
}
[data-sal=flip-down]
{
    transform: perspective(2000px) rotateX(91deg);
}
[data-sal|=flip].sal-animate, body.sal-disabled [data-sal|=flip]
{
    transform: none;
}
.swiper-container
{
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide
{
    float: left;
}
.swiper-container-vertical>.swiper-wrapper
{
    flex-direction: column;
}
.swiper-wrapper
{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide, .swiper-wrapper
{
    transform: translateZ(0);
}
.swiper-container-multirow>.swiper-wrapper
{
    flex-wrap: wrap;
}
.swiper-container-free-mode>.swiper-wrapper
{
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide
{
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}
.swiper-slide-invisible-blank
{
    visibility: hidden;
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide
{
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper
{
    align-items: flex-start;
    transition-property: transform,height;
}
.swiper-container-3d
{
    perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper
{
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left
{
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent);
}
.swiper-container-3d .swiper-slide-shadow-right
{
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent);
}
.swiper-container-3d .swiper-slide-shadow-top
{
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom
{
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent);
}
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal>.swiper-wrapper
{
    touch-action: pan-y;
}
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical>.swiper-wrapper
{
    touch-action: pan-x;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled
{
    opacity: .5;
    cursor: auto;
    pointer-events: none;
}
.swiper-container-rtl .swiper-button-next
{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto;
}
.swiper-container-rtl .swiper-button-prev
{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto;
}
.swiper-container-rtl .swiper-button-next.swiper-button-white
{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E");
}
.swiper-container-rtl .swiper-button-prev.swiper-button-white
{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E");
}
.swiper-container-rtl .swiper-button-next.swiper-button-black
{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E");
}
.swiper-container-rtl .swiper-button-prev.swiper-button-black
{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E");
}
.swiper-button-lock
{
    display: none;
}
.swiper-pagination
{
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden
{
    opacity: 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction
{
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic
{
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    transform: scale(.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main
{
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev
{
    transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev
{
    transform: scale(.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next
{
    transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next
{
    transform: scale(.33);
}
.swiper-pagination-bullet
{
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}
button.swiper-pagination-bullet
{
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet
{
    cursor: pointer;
}
.swiper-pagination-bullet-active
{
    opacity: 1;
    background: #007aff;
}
.swiper-container-vertical>.swiper-pagination-bullets
{
    right: 10px;
    top: 50%;
    transform: translate3d(0,-50%,0);
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet
{
    margin: 6px 0;
    display: block;
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    display: inline-block;
    transition: transform .2s,top .2s;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet
{
    margin: 0 4px;
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    transition: transform .2s,left .2s;
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    transition: transform .2s,right .2s;
}
.swiper-pagination-progressbar
{
    background: rgba(0,0,0,.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
    transform-origin: right top;
}
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite
{
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar
{
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active
{
    background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white
{
    background: hsla(0,0%,100%,.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill
{
    background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active
{
    background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black
{
    background: rgba(0,0,0,.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill
{
    background: #000;
}
.swiper-pagination-lock
{
    display: none;
}
.swiper-scrollbar
{
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1);
}
.swiper-container-horizontal>.swiper-scrollbar
{
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical>.swiper-scrollbar
{
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag
{
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag
{
    cursor: move;
}
.swiper-scrollbar-lock
{
    display: none;
}
.swiper-zoom-container
{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg
{
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.swiper-slide-zoomed
{
    cursor: move;
}
.swiper-lazy-preloader
{
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite;
}
.swiper-lazy-preloader:after
{
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after
{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
}
@-webkit-keyframes swiper-preloader-spin
{
    to
    {
        transform: rotate(1turn);
    }
}
@keyframes swiper-preloader-spin
{
    to
    {
        transform: rotate(1turn);
    }
}
.swiper-container .swiper-notification
{
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide
{
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide
{
    pointer-events: none;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide
{
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active
{
    pointer-events: auto;
}
.swiper-container-cube
{
    overflow: visible;
}
.swiper-container-cube .swiper-slide
{
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide
{
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide
{
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active
{
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev
{
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top
{
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow
{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: blur(50px);
    z-index: 0;
}
.swiper-container-flip
{
    overflow: visible;
}
.swiper-container-flip .swiper-slide
{
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide
{
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active
{
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top
{
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper
{
    -ms-perspective: 1200px;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video
{
    border: 0;
    margin: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}
body
{
    line-height: 1;
}
ol, ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before
{
    content: "";
    content: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
*, :after, :before
{
    box-sizing: border-box;
}
::-moz-selection
{
    background: #121212;
    color: #fff;
}
::selection
{
    background: #121212;
    color: #fff;
}
body
{
    background-color: #fff;
    font-family: Barlow;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #121212;
    margin: 0;
    padding: 0;
}
img
{
    margin: 0;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.wrapper
{
    width: 100%;
    overflow: hidden;
}
.container
{
    max-width: 520px;
    margin: 0 auto;
    padding: 0 20px;
}
@media only screen and (min-width: 769px)
{
    .container
    {
        max-width: 728px;
    }
}
@media only screen and (min-width: 1025px)
{
    .container
    {
        max-width: 984px;
    }
}
@media only screen and (min-width: 1281px)
{
    .container
    {
        max-width: 1290px;
        padding: 0 30px;
    }
}
.label
{
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: .05em;
    margin: 0 0 4px;
}
@media only screen and (min-width: 769px)
{
    .label
    {
        font-size: 14px;
        line-height: 17px;
        letter-spacing: .1em;
    }
}
.label--light
{
    font-weight: 400;
}
.anchor
{
    width: 100%;
    height: 1px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: -80px;
    left: 0;
}
@media only screen and (min-width: 1281px)
{
    .anchor
    {
        top: -90px;
    }
}
.anchor--reverse
{
    bottom: 80px;
    top: auto;
}
@media only screen and (min-width: 1281px)
{
    .anchor--reverse
    {
        bottom: 90px;
        top: auto;
    }
}
.fbc
{
    width: 100%;
    position: absolute;
    bottom: 100vh;
    left: 0;
}
a
{
    transition: .3s ease;
    text-decoration: none;
    color: #121212;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
a:hover
{
    color: #ff7858;
}
h1, h2, h3, h4, h5, h6
{
    font-family: Poppins,sans-serif;
    font-weight: 700;
    margin: 0;
}
h1
{
    font-size: 36px;
    line-height: 36px;
}
@media only screen and (min-width: 561px)
{
    h1
    {
        font-size: 40px;
        line-height: 40px;
    }
}
@media only screen and (min-width: 769px)
{
    h1
    {
        font-size: 48px;
        line-height: 48px;
    }
}
@media only screen and (min-width: 1025px)
{
    h1
    {
        font-size: 56px;
        line-height: 56px;
    }
}
@media only screen and (min-width: 1281px)
{
    h1
    {
        font-size: 70px;
        line-height: 70px;
    }
}
h1 span
{
    font-family: GetShow;
    font-size: 66px;
    font-weight: 400;
    position: relative;
    top: 10px;
    color: #ff7858;
}
@media only screen and (min-width: 561px)
{
    h1 span
    {
        font-size: 70px;
        top: 10px;
    }
}
@media only screen and (min-width: 769px)
{
    h1 span
    {
        font-size: 82px;
        top: 12px;
    }
}
@media only screen and (min-width: 1025px)
{
    h1 span
    {
        font-size: 92px;
        top: 14px;
    }
}
@media only screen and (min-width: 1281px)
{
    h1 span
    {
        font-size: 110px;
        top: 17px;
    }
}
h1 span:before
{
    content: "";
    width: 10px;
    display: inline-block;
}
h1.pageTitle
{
    font-size: 36px;
    line-height: 42px;
    letter-spacing: -.025em;
}
@media only screen and (min-width: 769px)
{
    h1.pageTitle
    {
        font-size: 40px;
        line-height: 47px;
    }
}
@media only screen and (min-width: 1025px)
{
    h1.pageTitle
    {
        font-size: 48px;
        line-height: 56px;
    }
}
@media only screen and (min-width: 1281px)
{
    h1.pageTitle
    {
        font-size: 50px;
        line-height: 60px;
    }
}
h1.pageTitle span
{
    font-size: 66px;
    letter-spacing: normal;
    display: inline-block;
    top: 10px;
}
@media only screen and (min-width: 769px)
{
    h1.pageTitle span
    {
        font-size: 70px;
    }
}
@media only screen and (min-width: 1025px)
{
    h1.pageTitle span
    {
        font-size: 78px;
    }
}
@media only screen and (min-width: 1281px)
{
    h1.pageTitle span
    {
        font-size: 80px;
    }
}
h1.postTitle
{
    font-size: 34px;
    line-height: 42px;
    letter-spacing: -.025em;
}
@media only screen and (min-width: 769px)
{
    h1.postTitle
    {
        font-size: 36px;
        line-height: 44px;
        font-size: 40px;
        line-height: 50px;
    }
}
@media only screen and (min-width: 1025px)
{
    h1.postTitle
    {
        font-size: 48px;
        line-height: 60px;
    }
}
@media only screen and (min-width: 1281px)
{
    h1.postTitle
    {
        font-size: 50px;
        line-height: 64px;
    }
}
h2
{
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -.025em;
}
@media only screen and (min-width: 769px)
{
    h2
    {
        font-size: 40px;
        line-height: 40px;
    }
}
@media only screen and (min-width: 1025px)
{
    h2
    {
        font-size: 48px;
        line-height: 48px;
    }
}
@media only screen and (min-width: 1281px)
{
    h2
    {
        font-size: 50px;
        line-height: 50px;
    }
}
h2 span
{
    font-family: GetShow;
    font-size: 66px;
    font-weight: 400;
    letter-spacing: normal;
    display: inline-block;
    position: relative;
    top: 10px;
    color: #ff7858;
}
@media only screen and (min-width: 769px)
{
    h2 span
    {
        font-size: 70px;
    }
}
@media only screen and (min-width: 1025px)
{
    h2 span
    {
        font-size: 78px;
    }
}
@media only screen and (min-width: 1281px)
{
    h2 span
    {
        font-size: 80px;
    }
}
h2 span:before
{
    content: "";
    width: 10px;
    display: inline-block;
}
h2.sectionTitle
{
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -.025em;
}
@media only screen and (min-width: 769px)
{
    h2.sectionTitle
    {
        font-size: 27px;
        line-height: 32px;
    }
}
@media only screen and (min-width: 1025px)
{
    h2.sectionTitle
    {
        font-size: 31px;
        line-height: 36px;
    }
}
@media only screen and (min-width: 1281px)
{
    h2.sectionTitle
    {
        font-size: 35px;
        line-height: 40px;
    }
}
h3
{
    font-size: 20px;
    line-height: 28px;
}
@media only screen and (min-width: 769px)
{
    h3
    {
        font-size: 22px;
        line-height: 30px;
    }
}
@media only screen and (min-width: 1025px)
{
    h3
    {
        font-size: 24px;
        line-height: 32px;
    }
}
@media only screen and (min-width: 1281px)
{
    h3
    {
        font-size: 26px;
        line-height: 39px;
    }
}
h3.sectionTitle
{
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -.025em;
}
@media only screen and (min-width: 769px)
{
    h3.sectionTitle
    {
        font-size: 27px;
        line-height: 32px;
    }
}
@media only screen and (min-width: 1025px)
{
    h3.sectionTitle
    {
        font-size: 31px;
        line-height: 36px;
    }
}
@media only screen and (min-width: 1281px)
{
    h3.sectionTitle
    {
        font-size: 35px;
        line-height: 40px;
    }
}
h3.teamName
{
    font-size: 18px;
    line-height: 24px;
}
@media only screen and (min-width: 561px)
{
    h3.teamName
    {
        font-size: 20px;
        line-height: 26px;
    }
}
@media only screen and (min-width: 769px)
{
    h3.teamName
    {
        font-size: 22px;
        line-height: 28px;
    }
}
@media only screen and (min-width: 1025px)
{
    h3.teamName
    {
        font-size: 24px;
        line-height: 30px;
    }
}
h3.faqSection
{
    font-size: 18px;
    line-height: 24px;
}
@media only screen and (min-width: 769px)
{
    h3.faqSection
    {
        font-size: 20px;
        line-height: 26px;
    }
}
@media only screen and (min-width: 1025px)
{
    h3.faqSection
    {
        font-size: 22px;
        line-height: 28px;
    }
}
h4
{
    font-size: 18px;
    line-height: 24px;
}
@media only screen and (min-width: 769px)
{
    h4
    {
        font-size: 20px;
        line-height: 30px;
    }
}
h4.faqQuestion
{
    font-size: 14px;
    line-height: 22px;
}
@media only screen and (min-width: 1025px)
{
    h4.faqQuestion
    {
        font-size: 16px;
        line-height: 24px;
    }
}
h5
{
    font-size: 18px;
    line-height: 26px;
}
h6
{
    font-size: 16px;
    line-height: 24px;
}
p
{
    font-size: 14px;
    line-height: 20px;
    color: #333;
    margin: 0;
}
@media only screen and (min-width: 769px)
{
    p
    {
        font-size: 16px;
        line-height: 24px;
    }
}
.p20 p
{
    font-size: 14px;
    line-height: 20px;
}
@media only screen and (min-width: 769px)
{
    .p20 p
    {
        font-size: 16px;
        line-height: 24px;
    }
}
@media only screen and (min-width: 1025px)
{
    .p20 p
    {
        font-size: 18px;
        line-height: 26px;
    }
}
@media only screen and (min-width: 1281px)
{
    .p20 p
    {
        font-size: 20px;
        line-height: 30px;
    }
}
b, strong
{
    font-weight: 700;
}
.c a
{
    color: #ff7858;
}
.c h2
{
    font-size: 22px;
    line-height: 24px;
}
@media only screen and (min-width: 769px)
{
    .c h2
    {
        font-size: 26px;
        line-height: 32px;
    }
}
@media only screen and (min-width: 1025px)
{
    .c h2
    {
        font-size: 30px;
        line-height: 36px;
    }
}
@media only screen and (min-width: 1281px)
{
    .c h2
    {
        font-size: 34px;
        line-height: 44px;
    }
}
.c p
{
    margin: 0 0 17px;
}
@media only screen and (min-width: 561px)
{
    .c p
    {
        margin: 0 0 22px;
    }
}
.c img
{
    max-width: 100%;
    height: auto;
    margin: 35px auto 0;
}
.c h2, .c h3, .c h4, .c h5
{
    margin: 30px 0 17px;
}
@media only screen and (min-width: 561px)
{
    .c h2, .c h3, .c h4, .c h5
    {
        margin: 35px 0 22px;
    }
}
.c ul
{
    margin: 0 0 17px;
}
@media only screen and (min-width: 561px)
{
    .c ul
    {
        margin: 0 0 22px;
    }
}
.c ul li
{
    padding: 0 0 0 30px;
    position: relative;
}
.c ul li+li
{
    margin: 5px 0 0;
}
@media only screen and (min-width: 561px)
{
    .c ul li+li
    {
        margin: 10px 0 0;
    }
}
.c ul li:before
{
    content: "";
    border-radius: 50%;
    background-color: #ff7858;
    width: 7px;
    height: 7px;
    position: absolute;
    top: 10px;
    left: 6px;
}
@media only screen and (min-width: 561px)
{
    .c ul li:before
    {
        left: 10px;
    }
}
.c>:first-child
{
    margin-top: 0!important;
}
.c>:last-child
{
    margin-bottom: 0!important;
}
.polishLanguage h1 span
{
    font-family: Poppins,sans-serif;
    font-size: 90%;
    font-weight: 400;
    line-height: 90%;
    top: auto;
}
@media only screen and (min-width: 561px)
{
    .polishLanguage h1 span
    {
        font-size: 85%;
        line-height: 85%;
    }
}
@media only screen and (min-width: 769px)
{
    .polishLanguage h1 span
    {
        font-size: 80%;
        line-height: 80%;
    }
}
@media only screen and (min-width: 1025px)
{
    .polishLanguage h1 span
    {
        font-size: 80%;
        line-height: 80%;
    }
}
@media only screen and (min-width: 1281px)
{
    .polishLanguage h1 span
    {
        font-size: 80%;
        line-height: 80%;
    }
}
.polishLanguage h1 span:before
{
    width: 0;
}
.polishLanguage h2 span
{
    font-family: Poppins,sans-serif;
    font-size: 90%;
    font-weight: 400;
    line-height: 90%;
    top: auto;
}
@media only screen and (min-width: 769px)
{
    .polishLanguage h2 span
    {
        font-size: 85%;
        line-height: 85%;
        font-size: 80%;
        line-height: 80%;
    }
}
@media only screen and (min-width: 1025px)
{
    .polishLanguage h2 span
    {
        font-size: 80%;
        line-height: 80%;
    }
}
@media only screen and (min-width: 1281px)
{
    .polishLanguage h2 span
    {
        font-size: 80%;
        line-height: 80%;
    }
}
.polishLanguage h2 span:before
{
    width: 0;
}
.header
{
    transition: .3s ease;
    width: 100%;
    opacity: 1;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
}
.header__wrapper
{
    transition: .3s ease;
    height: 80px;
    padding: 0 50px 0 0;
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: relative;
}
@media only screen and (min-width: 1025px)
{
    .header__wrapper
    {
        height: 90px;
        position: static;
    }
}
@media only screen and (min-width: 1281px)
{
    .header__wrapper
    {
        height: 100px;
    }
}
.header__logo a
{
    display: block;
    position: relative;
}
.header__logo a img
{
    transition: .3s ease;
    width: 90px!important;
    height: auto!important;
    opacity: 0;
}
@media only screen and (min-width: 1025px)
{
    .header__logo a img
    {
        width: 98px!important;
    }
}
@media only screen and (min-width: 1281px)
{
    .header__logo a img
    {
        width: 106px!important;
    }
}
.header__logo a img.logo__white
{
    transform: translate(-50%,-50%);
    position: relative;
    top: 50%;
    left: 50%;
    position: absolute;
}
.header__menu
{
    margin: 0 0 0 auto;
}
@media only screen and (max-width: 1024px)
{
    .header__menu
    {
        transition: .3s ease;
        background-color: #ff7858;
        width: 100vw;
        height: 100vh;
        opacity: 0;
        pointer-events: none;
        padding: 0 30px;
        justify-content: center;
        align-items: center;
        display: flex;
        transform: translateX(0);
        position: absolute;
        z-index: 50;
        top: 0;
        left: 100vw;
    }
}
.header__menu ul
{
    display: block;
}
@media only screen and (min-width: 1025px)
{
    .header__menu ul
    {
        display: flex;
    }
}
.header__menu ul li
{
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    text-transform: uppercase;
}
@media only screen and (min-width: 561px)
{
    .header__menu ul li
    {
        font-size: 15px;
        line-height: 18px;
        text-align: center;
    }
}
@media only screen and (min-width: 1025px)
{
    .header__menu ul li
    {
        font-size: 13px;
        line-height: 16px;
    }
}
.header__menu ul li+li
{
    margin: 15px 0 0;
}
@media only screen and (min-width: 1025px)
{
    .header__menu ul li+li
    {
        margin: 0 0 0 30px;
    }
}
@media only screen and (min-width: 1281px)
{
    .header__menu ul li+li
    {
        margin: 0 0 0 34px;
    }
}
.header__menu ul li a
{
    color: transparent;
}
.header__menu .menu__close
{
    cursor: pointer;
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
}
@media only screen and (min-width: 1025px)
{
    .header__menu .menu__close
    {
        display: none;
    }
}
.header__menu .menu__close img
{
    width: 22px!important;
    height: auto!important;
}
.header__menu.visible
{
    opacity: 1;
    pointer-events: auto;
    transform: translateX(-50%);
    left: 50%;
}
.header__lang
{
    position: relative;
    align-self: flex-start;
    width: 84px;
    height: 33px;
    margin-top: 24px;
    margin-left: auto;
    border: 1px solid #b0b0c0;
    border-radius: 16px;
    background: #fff;
    cursor: pointer;
    transition: .2s;
}
@media only screen and (min-width: 561px)
{
    .header__lang
    {
        margin-right: 20px;
    }
}
@media only screen and (min-width: 1025px)
{
    .header__lang
    {
        margin-top: 30px;
    }
}
@media only screen and (min-width: 1281px)
{
    .header__lang
    {
        margin-top: 34px;
    }
}
.header__lang:hover
{
    height: 63px;
}
.header__lang:hover .header__lang-hidden
{
    visibility: visible;
    pointer-events: all;
    opacity: 1;
    transition: opacity .4s;
}
.header__lang-row
{
    display: flex;
    align-items: center;
    -moz-column-gap: 5px;
    column-gap: 5px;
    padding: 5px 11px;
}
.header__lang-row span
{
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
}
.header__lang-hidden
{
    display: block;
    padding: 3px 11px;
    border-radius: 0 0 16px 16px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: .2s;
}
.header__lang-hidden:hover
{
    background: #ffdfd3;
    transition: .2s;
}
.header__lang-hidden span
{
    margin-left: 26px;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
}
.header__lang-arrow
{
    position: absolute;
    top: 12.5px;
    right: 11px;
}
.header__quote
{
    display: none;
}
@media only screen and (min-width: 561px)
{
    .header__quote
    {
        display: block;
    }
}
.header__quote a
{
    border: 2px solid transparent;
    border-radius: 18px;
    height: 36px;
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: transparent;
    padding: 0 20px 1px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
}
@media only screen and (min-width: 769px)
{
    .header__quote a
    {
        border-radius: 20px;
        height: 40px;
        font-size: 13px;
        line-height: 16px;
        padding: 0 30px 1px;
    }
}
.header__trigger
{
    transition: .3s ease;
    width: 25px;
    height: 20px;
    cursor: pointer;
    align-items: center;
    display: flex;
    position: absolute;
    top: 29px;
    right: 0;
}
@media only screen and (min-width: 1025px)
{
    .header__trigger
    {
        display: none;
    }
}
.header__trigger span
{
    transition: .3s ease;
    background-color: transparent;
    height: 2px;
    flex: 0 0 20px;
    display: block;
    position: relative;
}
.header__trigger span:after, .header__trigger span:before
{
    transition: .3s ease;
    content: "";
    background-color: transparent;
    height: 2px;
    position: absolute;
    left: 0;
}
.header__trigger span:before
{
    width: 25px;
    top: -8px;
}
.header__trigger span:after
{
    width: 23px;
    bottom: -8px;
}
.header.sticky
{
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.header.sticky .header__wrapper
{
    height: 80px;
}
@media only screen and (min-width: 1281px)
{
    .header.sticky .header__wrapper
    {
        height: 90px;
    }
}
@media only screen and (min-width: 1025px)
{
    .header.sticky .header__lang
    {
        margin-top: 25px;
    }
}
@media only screen and (min-width: 1281px)
{
    .header.sticky .header__lang
    {
        margin-top: 30px;
    }
}
.header.sticky .header__logo a img
{
    width: 90px!important;
}
@media only screen and (min-width: 1281px)
{
    .header.sticky .header__logo a img
    {
        width: 98px!important;
    }
}
.header--standard .header__logo a img.logo__standard
{
    opacity: 1;
}
.header--standard .header__logo a img.logo__white
{
    opacity: 0;
}
.header--standard .header__menu ul li a
{
    color: #fff;
}
@media only screen and (min-width: 1025px)
{
    .header--standard .header__menu ul li a
    {
        color: #121212;
    }
}
.header--standard .header__menu ul li a:hover
{
    color: #fff;
}
@media only screen and (min-width: 1025px)
{
    .header--standard .header__menu ul li a:hover
    {
        color: #ff7858;
    }
}
.header--standard .header__quote a
{
    border-color: #ff7858;
    color: #ff7858;
}
.header--standard .header__quote a:hover
{
    border-color: transparent;
    background-color: #ff7858;
    color: #fff;
}
.header--standard .header__trigger span, .header--standard .header__trigger span:after, .header--standard .header__trigger span:before
{
    background-color: #121212;
}
.header--white .header__logo a img.logo__standard
{
    opacity: 0;
}
.header--white .header__logo a img.logo__white
{
    opacity: 1;
}
.header--white .header__menu ul li a
{
    color: #fff;
}
.header--white .header__quote a
{
    border-color: #fff;
    color: #fff;
}
.header--white .header__quote a:hover
{
    border-color: transparent;
    background-color: #fff;
    color: #ff7858;
}
.header--white .header__trigger span, .header--white .header__trigger span:after, .header--white .header__trigger span:before
{
    background-color: #fff;
}
.header--white.sticky .header__logo a img.logo__standard
{
    opacity: 1;
}
.header--white.sticky .header__logo a img.logo__white
{
    opacity: 0;
}
.header--white.sticky .header__menu ul li a
{
    color: #fff;
}
@media only screen and (min-width: 1025px)
{
    .header--white.sticky .header__menu ul li a
    {
        color: #121212;
    }
}
.header--white.sticky .header__menu ul li a:hover
{
    color: #fff;
}
@media only screen and (min-width: 1025px)
{
    .header--white.sticky .header__menu ul li a:hover
    {
        color: #ff7858;
    }
}
.header--white.sticky .header__quote a
{
    border-color: #ff7858;
    color: #ff7858;
}
.header--white.sticky .header__quote a:hover
{
    border-color: transparent;
    background-color: #ff7858;
    color: #fff;
}
.header--white.sticky .header__trigger span, .header--white.sticky .header__trigger span:after, .header--white.sticky .header__trigger span:before
{
    background-color: #121212;
}
.letsDoThis
{
    position: relative;
    z-index: 50;
}
.letsDoThis:after
{
    content: "";
    background-color: #1f3059;
    width: 100%;
    height: 50%;
    position: absolute;
    z-index: 25;
    bottom: 0;
    left: 0;
}
.letsDoThis__wrapper
{
    border-radius: 10px;
    background-color: #ff7858;
    height: auto;
    color: #fff;
    padding: 25px 20px 115px;
    display: block;
    position: relative;
    z-index: 50;
}
@media only screen and (min-width: 561px)
{
    .letsDoThis__wrapper
    {
        padding: 30px 30px 35px;
    }
}
@media only screen and (min-width: 769px)
{
    .letsDoThis__wrapper
    {
        padding: 30px 40px 35px;
    }
}
@media only screen and (min-width: 1025px)
{
    .letsDoThis__wrapper
    {
        height: 200px;
        padding: 40px 50px;
        align-items: center;
        display: flex;
    }
}
@media only screen and (min-width: 1281px)
{
    .letsDoThis__wrapper
    {
        height: 240px;
        padding: 0 105px;
    }
}
.letsDoThis__wrapper h2
{
    max-width: 50%;
    margin: 0 0 20px;
    padding: 0 0 4px;
}
@media only screen and (min-width: 561px)
{
    .letsDoThis__wrapper h2
    {
        margin: 0 0 15px;
    }
}
@media only screen and (min-width: 1025px)
{
    .letsDoThis__wrapper h2
    {
        margin: 0 35px 0 0;
    }
}
.letsDoThis__wrapper h2 span
{
    color: #fff;
}
.letsDoThis__wrapper figure
{
    width: 330px;
    height: 160px;
    pointer-events: none;
    overflow: hidden;
    padding: 10px 0 0;
    position: absolute;
    bottom: 0;
    right: -50px;
}
@media only screen and (min-width: 561px)
{
    .letsDoThis__wrapper figure
    {
        height: 170px;
        padding: 40px 0 0;
        right: -110px;
    }
}
@media only screen and (min-width: 769px)
{
    .letsDoThis__wrapper figure
    {
        width: 380px;
        height: 210px;
        padding: 0;
        right: -120px;
    }
}
@media only screen and (min-width: 1025px)
{
    .letsDoThis__wrapper figure
    {
        width: 420px;
        height: 230px;
        right: -150px;
    }
}
@media only screen and (min-width: 1281px)
{
    .letsDoThis__wrapper figure
    {
        width: 530px;
        height: 300px;
        padding: 10px 0 0;
        right: -30px;
    }
}
.letsDoThis__wrapper figure img
{
    width: 310px!important;
    height: auto!important;
    margin: 0;
}
@media only screen and (max-width: 768px)
{
    .letsDoThis__wrapper figure img
    {
        width: 350px!important;
    }
}
@media only screen and (min-width: 1025px)
{
    .letsDoThis__wrapper figure img
    {
        width: 400px!important;
    }
}
@media only screen and (min-width: 1281px)
{
    .letsDoThis__wrapper figure img
    {
        width: 570px!important;
    }
}
.letsDoThis--home
{
    background-color: #f5f8ff;
}
.footer
{
    background-color: #1f3059;
    font-family: Barlow!important;
    color: #fff;
    padding: 45px 0;
}
@media only screen and (min-width: 561px)
{
    .footer
    {
        padding: 50px 0 55px;
    }
}
@media only screen and (min-width: 769px)
{
    .footer
    {
        padding: 55px 0;
    }
}
@media only screen and (min-width: 1025px)
{
    .footer
    {
        padding: 72px 0;
    }
}
@media only screen and (min-width: 1281px)
{
    .footer
    {
        padding: 82px 0 72px;
    }
}
.footer a, .footer p
{
    color: #fff;
}
.footer a:hover
{
    color: #ff7858;
}
@media only screen and (min-width: 1281px)
{
    .footer__bottom, .footer__cols, .footer__header
    {
        padding: 0 0 0 105px;
    }
}
.footer__header
{
    margin: 0 0 30px;
    flex-wrap: wrap;
    align-items: flex-end;
    display: flex;
}
@media only screen and (min-width: 561px)
{
    .footer__header
    {
        margin: 0 0 35px;
    }
}
@media only screen and (min-width: 1025px)
{
    .footer__header
    {
        margin: 0 0 72px;
        flex-wrap: nowrap;
    }
}
.footer__header h2
{
    flex: 0 0 100%;
    margin: 0 0 30px;
}
@media only screen and (min-width: 561px)
{
    .footer__header h2
    {
        margin: 0 0 35px;
    }
}
@media only screen and (min-width: 1025px)
{
    .footer__header h2
    {
        flex: 0 0 45.5%;
        margin: 0;
    }
}
.footer__header .header__contact
{
    flex: 0 0 100%;
    padding: 0 0 5px;
    display: block;
}
@media only screen and (min-width: 561px)
{
    .footer__header .header__contact
    {
        display: flex;
    }
}
@media only screen and (min-width: 1025px)
{
    .footer__header .header__contact
    {
        flex: 0 0 54.5%;
    }
}
.footer__header .header__contact a
{
    flex: 0 0 50%;
    font-size: 18px;
    line-height: 28px;
    align-items: center;
    display: flex;
}
@media only screen and (min-width: 1281px)
{
    .footer__header .header__contact a
    {
        font-size: 20px;
        line-height: 32px;
    }
}
.footer__header .header__contact a img
{
    width: auto!important;
    height: 25px!important;
    margin: 0 15px 0 0;
}
.footer__header .header__contact a+a
{
    margin: 8px 0 0;
}
@media only screen and (min-width: 561px)
{
    .footer__header .header__contact a+a
    {
        margin: 0;
    }
}
.footer__cols
{
    flex-wrap: wrap;
    margin: 0 0 10px;
    display: flex;
}
@media only screen and (min-width: 561px)
{
    .footer__cols
    {
        margin: 0 0 25px;
    }
}
@media only screen and (min-width: 1025px)
{
    .footer__cols
    {
        margin: 0 0 67px;
    }
}
.footer__cols .cols__col
{
    flex: 0 0 50%;
    margin: 0 0 25px;
    padding: 0 15px 0 0;
}
@media only screen and (min-width: 769px)
{
    .footer__cols .cols__col
    {
        flex: 0 0 33.33333%;
        padding: 0 20px 0 0;
    }
}
@media only screen and (min-width: 1025px)
{
    .footer__cols .cols__col
    {
        flex: 0 0 18%;
        padding: 0 25px 0 0;
        margin: 0;
    }
}
.footer__cols .cols__col h4
{
    font-family: Barlow!important;
    font-weight: 400;
    margin: 0 0 15px;
}
@media only screen and (min-width: 769px)
{
    .footer__cols .cols__col h4
    {
        margin: 0 0 20px;
    }
}
.footer__cols .cols__col ul li
{
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
}
@media only screen and (min-width: 769px)
{
    .footer__cols .cols__col ul li
    {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: .1em;
    }
}
.footer__cols .cols__col ul li+li
{
    margin: 6px 0 0;
}
@media only screen and (min-width: 769px)
{
    .footer__cols .cols__col ul li+li
    {
        margin: 8px 0 0;
    }
}
@media only screen and (min-width: 1025px)
{
    .footer__cols .cols__col ul li+li
    {
        margin: 10px 0 0;
    }
}
@media only screen and (min-width: 1281px)
{
    .footer__cols .cols__col ul li+li
    {
        margin: 11px 0 0;
    }
}
.footer__cols .cols__col ul li a
{
    color: hsla(0,0%,100%,.5);
}
.footer__cols .cols__col ul li a:hover
{
    color: #ff7858;
}
.footer__cols .cols__col:first-child
{
    flex: 0 0 100%;
}
@media only screen and (min-width: 561px)
{
    .footer__cols .cols__col:first-child
    {
        flex: 0 0 50%;
    }
}
@media only screen and (min-width: 769px)
{
    .footer__cols .cols__col:first-child
    {
        flex: 0 0 33.33333%;
    }
}
@media only screen and (min-width: 1025px)
{
    .footer__cols .cols__col:first-child
    {
        flex: 0 0 28%;
    }
}
.footer__cols .cols__col:first-child p
{
    margin: 0 0 15px;
}
@media only screen and (min-width: 561px)
{
    .footer__cols .cols__col:first-child p
    {
        margin: 0 0 20px;
    }
}
.footer__cols .cols__col:first-child>:last-child
{
    margin: 0;
}
.footer__bottom
{
    display: block;
}
@media only screen and (min-width: 561px)
{
    .footer__bottom
    {
        align-items: center;
        display: flex;
    }
}
.footer__bottom .bottom__socials
{
    margin: 0 0 20px;
    display: flex;
}
@media only screen and (min-width: 561px)
{
    .footer__bottom .bottom__socials
    {
        margin: 0 70px 0 0;
    }
}
.footer__bottom .bottom__socials li+li
{
    margin: 0 0 0 10px;
}
@media only screen and (min-width: 769px)
{
    .footer__bottom .bottom__socials li+li
    {
        margin: 0 0 0 15px;
    }
}
.footer__bottom .bottom__socials li a img
{
    width: auto!important;
    height: 40px!important;
}
@media only screen and (min-width: 769px)
{
    .footer__bottom .bottom__socials li a img
    {
        height: 45px!important;
    }
}
@media only screen and (min-width: 1025px)
{
    .footer__bottom .bottom__socials li a img
    {
        height: 50px!important;
    }
}
@media only screen and (min-width: 1281px)
{
    .footer__bottom .bottom__socials li a img
    {
        height: 60px!important;
    }
}
.footer__bottom .bottom__socials li a:hover
{
    opacity: .5;
}
.footer__bottom .bottom__menu ul
{
    display: flex;
}
.footer__bottom .bottom__menu ul li
{
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
}
.footer__bottom .bottom__menu ul li+li
{
    margin: 0 0 0 25px;
}
@media only screen and (min-width: 1025px)
{
    .footer__bottom .bottom__menu ul li+li
    {
        margin: 0 0 0 30px;
    }
}
@media only screen and (min-width: 1281px)
{
    .footer__bottom .bottom__menu ul li+li
    {
        margin: 0 0 0 34px;
    }
}
.footer__bottom .bottom__menu ul li a
{
    color: hsla(0,0%,100%,.5);
}
.footer__bottom .bottom__menu ul li a:hover
{
    color: #ff7858;
}
.blog
{
    background-color: #f5f8ff;
    padding: 60px 0;
    position: relative;
    z-index: 50;
}
@media only screen and (min-width: 561px)
{
    .blog
    {
        padding: 70px 0;
    }
}
@media only screen and (min-width: 769px)
{
    .blog
    {
        padding: 80px 0;
    }
}
@media only screen and (min-width: 1025px)
{
    .blog
    {
        padding: 90px 0;
    }
}
@media only screen and (min-width: 1281px)
{
    .blog
    {
        padding: 100px 0;
    }
}
.blog .container
{
    position: relative;
    z-index: 50;
}
.blog__title
{
    margin: 0 0 40px;
}
@media only screen and (min-width: 769px)
{
    .blog__title
    {
        margin: 0 0 50px;
    }
}
@media only screen and (min-width: 1281px)
{
    .blog__title
    {
        margin: 0 0 60px;
    }
}
.blog__title h1
{
    text-align: center;
}
.blog__list
{
    margin: 0 0 -20px;
    flex-wrap: wrap;
    display: flex;
}
@media only screen and (min-width: 561px)
{
    .blog__list
    {
        width: calc(100% + 20px);
        margin: 0 -10px -20px;
    }
}
@media only screen and (min-width: 1025px)
{
    .blog__list
    {
        width: calc(100% + 22px);
        margin: 0 -11px -22px;
    }
}
@media only screen and (min-width: 1281px)
{
    .blog__list
    {
        width: calc(100% + 30px);
        margin: 0 -15px -30px;
    }
}
.blog__list .list__item
{
    border-radius: 10px;
    background-color: #fff;
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px;
    box-shadow: 0 0 35px rgba(0,0,0,.15);
}
@media only screen and (min-width: 561px)
{
    .blog__list .list__item
    {
        width: calc(50% - 20px);
        margin: 0 10px 20px;
    }
}
@media only screen and (min-width: 1025px)
{
    .blog__list .list__item
    {
        width: calc(33.33333% - 22px);
        margin: 0 11px 22px;
        box-shadow: 0 0 40px rgba(0,0,0,.15);
    }
}
@media only screen and (min-width: 1281px)
{
    .blog__list .list__item
    {
        width: calc(33.33333% - 30px);
        margin: 0 15px 30px;
        box-shadow: 0 0 50px rgba(18,18,18,.15);
    }
}
.blog__list .list__item:nth-child(3)
{
    display: none;
}
@media only screen and (min-width: 1025px)
{
    .blog__list .list__item:nth-child(3)
    {
        display: block;
    }
}
.blog__list .list__item .item__thumbnail img
{
    width: 100%!important;
    height: 180px!important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
@media only screen and (min-width: 561px)
{
    .blog__list .list__item .item__thumbnail img
    {
        height: 200px!important;
    }
}
@media only screen and (min-width: 769px)
{
    .blog__list .list__item .item__thumbnail img
    {
        height: 240px!important;
    }
}
@media only screen and (min-width: 1281px)
{
    .blog__list .list__item .item__thumbnail img
    {
        height: 280px!important;
    }
}
.blog__list .list__item .item__copy
{
    padding: 20px 20px 25px;
}
@media only screen and (min-width: 769px)
{
    .blog__list .list__item .item__copy
    {
        padding: 25px;
    }
}
@media only screen and (min-width: 1025px)
{
    .blog__list .list__item .item__copy
    {
        padding: 30px;
    }
}
@media only screen and (min-width: 1281px)
{
    .blog__list .list__item .item__copy
    {
        padding: 35px 40px 40px;
    }
}
.blog__list .list__item .item__copy h4
{
    margin: 0 0 10px;
}
@media only screen and (min-width: 561px)
{
    .blog__list .list__item .item__copy h4
    {
        min-height: 60px;
    }
}
@media only screen and (min-width: 769px)
{
    .blog__list .list__item .item__copy h4
    {
        margin: 0 0 15px;
    }
}
.blog__list .list__item .item__categories
{
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    margin: 0 0 5px;
    display: block;
}
.blog__list .list__item .item__categories a:after
{
    content: ",";
}
.blog__list .list__item .item__categories a:last-of-type:after
{
    display: none;
}
.blog__list .list__item .item__author
{
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 6px;
    display: block;
}
@media only screen and (min-width: 561px)
{
    .blog__list .list__item .item__author
    {
        margin: 0 0 10px;
    }
}
.blog__list .list__item time
{
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    margin: 0 0 20px;
    display: block;
}
@media only screen and (min-width: 769px)
{
    .blog__list .list__item time
    {
        margin: 0 0 30px;
    }
}
.blog__pagination
{
    margin: 35px 0 0;
    justify-content: center;
    display: flex;
}
.blog__pagination ul
{
    justify-content: center;
    align-items: center;
    display: flex;
}
.blog__pagination ul li
{
    margin: 0 7.5px;
}
.blog__pagination ul li a
{
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #ff7858;
    align-items: center;
    display: flex;
}
.blog__pagination ul li a img
{
    width: 34px;
    height: auto;
    display: none;
    position: relative;
    top: 1px;
}
@media only screen and (min-width: 561px)
{
    .blog__pagination ul li a img
    {
        display: block;
    }
}
.blog__pagination ul li.bullet a
{
    border-radius: 50%;
    background-color: hsla(0,0%,60%,.4);
    width: 10px;
    height: 10px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    z-index: 100vw;
}
.blog__pagination ul li.bullet.active a
{
    background-color: #ff7858;
}
.blog__pagination ul li.prev
{
    margin: 0 20px 0 0;
}
@media only screen and (min-width: 561px)
{
    .blog__pagination ul li.prev
    {
        margin: 0 30px 0 0;
    }
}
.blog__pagination ul li.prev a img
{
    margin: 0 10px 0 0;
}
.blog__pagination ul li.next
{
    margin: 0 0 0 20px;
}
@media only screen and (min-width: 561px)
{
    .blog__pagination ul li.next
    {
        margin: 0 0 0 30px;
    }
}
.blog__pagination ul li.next a img
{
    margin: 0 0 0 10px;
}
.blog__pagination ul li.disable
{
    opacity: .4;
    pointer-events: none;
    filter: grayscale(100%);
}
.blog--page
{
    background-color: transparent;
    padding: 110px 0 60px;
    position: relative;
}
@media only screen and (min-width: 561px)
{
    .blog--page
    {
        padding: 120px 0 70px;
    }
}
@media only screen and (min-width: 769px)
{
    .blog--page
    {
        padding: 130px 0 80px;
    }
}
@media only screen and (min-width: 1025px)
{
    .blog--page
    {
        padding: 140px 0 90px;
    }
}
@media only screen and (min-width: 1281px)
{
    .blog--page
    {
        padding: 150px 0 100px;
    }
}
.blog--page:after
{
    content: "";
    background-color: #f5f8ff;
    width: 100%;
    height: 600px;
    position: absolute;
    z-index: 25;
    top: 0;
    left: 0;
}
.blog--page .blog__list .list__item:nth-child(3)
{
    display: block;
}
.blog--post
{
    background-color: transparent;
    padding: 0 0 60px;
}
@media only screen and (min-width: 561px)
{
    .blog--post
    {
        padding: 0 0 70px;
    }
}
@media only screen and (min-width: 769px)
{
    .blog--post
    {
        padding: 0 0 80px;
    }
}
@media only screen and (min-width: 1025px)
{
    .blog--post
    {
        padding: 0 0 90px;
    }
}
@media only screen and (min-width: 1281px)
{
    .blog--post
    {
        padding: 0 0 100px;
    }
}
.page-clients .opinions, .page-home .opinions
{
    padding: 60px 0 100px;
    position: relative;
}
@media only screen and (min-width: 561px)
{
    .page-clients .opinions, .page-home .opinions
    {
        padding: 70px 0 110px;
    }
}
@media only screen and (min-width: 769px)
{
    .page-clients .opinions, .page-home .opinions
    {
        padding: 80px 0 120px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-clients .opinions, .page-home .opinions
    {
        padding: 90px 0 130px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-clients .opinions, .page-home .opinions
    {
        padding: 100px 0 150px;
    }
}
.page-clients .opinions__header, .page-home .opinions__header
{
    margin: 0 0 45px;
}
.page-clients .opinions__header .label, .page-home .opinions__header .label
{
    margin: 0 0 5px;
}
.page-clients .opinions__carousel, .page-home .opinions__carousel
{
    overflow: visible;
}
.page-clients .opinions__carousel .carousel__slide, .page-home .opinions__carousel .carousel__slide
{
    border-radius: 10px;
    background-color: #fff;
    padding: 30px 30px 22px;
    box-shadow: 0 0 35px rgba(0,0,0,.15);
}
@media only screen and (min-width: 769px)
{
    .page-clients .opinions__carousel .carousel__slide, .page-home .opinions__carousel .carousel__slide
    {
        padding: 30px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-clients .opinions__carousel .carousel__slide, .page-home .opinions__carousel .carousel__slide
    {
        padding: 40px;
        box-shadow: 0 0 40px rgba(0,0,0,.15);
    }
}
@media only screen and (min-width: 1281px)
{
    .page-clients .opinions__carousel .carousel__slide, .page-home .opinions__carousel .carousel__slide
    {
        padding: 65px 60px;
        box-shadow: 0 0 50px rgba(18,18,18,.15);
    }
}
.page-clients .opinions__carousel .carousel__slide .slide__text p, .page-home .opinions__carousel .carousel__slide .slide__text p
{
    min-height: 1px;
    margin: 0 0 20px;
}
@media only screen and (min-width: 769px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__text p, .page-home .opinions__carousel .carousel__slide .slide__text p
    {
        min-height: 140px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__text p, .page-home .opinions__carousel .carousel__slide .slide__text p
    {
        min-height: 210px;
    }
}
.page-clients .opinions__carousel .carousel__slide .slide__signature, .page-home .opinions__carousel .carousel__slide .slide__signature
{
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding: 0 0 16px;
}
@media only screen and (min-width: 769px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__signature, .page-home .opinions__carousel .carousel__slide .slide__signature
    {
        font-size: 14px;
        line-height: 17px;
        padding: 0 130px 0 0;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__signature, .page-home .opinions__carousel .carousel__slide .slide__signature
    {
        padding: 0 150px 0 0;
    }
}
.page-clients .opinions__carousel .carousel__slide .slide__signature strong, .page-home .opinions__carousel .carousel__slide .slide__signature strong
{
    margin: 0 0 5px;
    display: block;
}
@media only screen and (min-width: 769px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__signature strong, .page-home .opinions__carousel .carousel__slide .slide__signature strong
    {
        margin: 0 0 10px;
    }
}
.page-clients .opinions__carousel .carousel__slide .slide__logo, .page-home .opinions__carousel .carousel__slide .slide__logo
{
    pointer-events: none;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
@media only screen and (min-width: 769px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__logo, .page-home .opinions__carousel .carousel__slide .slide__logo
    {
        width: 130px;
        height: 70px;
        justify-content: flex-end;
        position: absolute;
        bottom: 25px;
        right: 30px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__logo, .page-home .opinions__carousel .carousel__slide .slide__logo
    {
        bottom: 34px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__logo, .page-home .opinions__carousel .carousel__slide .slide__logo
    {
        width: 150px;
        height: 80px;
        bottom: 54px;
        right: 55px;
    }
}
.page-clients .opinions__carousel .carousel__slide .slide__logo img, .page-home .opinions__carousel .carousel__slide .slide__logo img
{
    width: auto!important;
    height: auto!important;
    max-width: 110px;
    max-height: 50px;
}
@media only screen and (min-width: 561px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__logo img, .page-home .opinions__carousel .carousel__slide .slide__logo img
    {
        max-width: 120px;
        max-height: 60px;
    }
}
@media only screen and (min-width: 769px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__logo img, .page-home .opinions__carousel .carousel__slide .slide__logo img
    {
        max-width: 100%;
        max-height: 100%;
    }
}
.page-clients .opinions__carousel .carousel__dots, .page-home .opinions__carousel .carousel__dots
{
    padding: 0 130px 0 0;
    justify-content: flex-end;
    display: flex;
    z-index: 25;
    bottom: auto;
    top: calc(100% + 35px);
}
.page-clients .opinions__carousel .carousel__dots span.swiper-pagination-bullet, .page-home .opinions__carousel .carousel__dots span.swiper-pagination-bullet
{
    transition: .3s ease;
    border-radius: 50%;
    background-color: #121212;
    width: 10px;
    height: 10px;
    opacity: .2;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.page-clients .opinions__carousel .carousel__dots span.swiper-pagination-bullet+span.swiper-pagination-bullet, .page-home .opinions__carousel .carousel__dots span.swiper-pagination-bullet+span.swiper-pagination-bullet
{
    margin: 0 0 0 15px;
}
.page-clients .opinions__carousel .carousel__dots span.swiper-pagination-bullet-active, .page-home .opinions__carousel .carousel__dots span.swiper-pagination-bullet-active
{
    background-color: #ff7858;
    opacity: 1;
}
.page-clients .opinions__carousel .carousel__next, .page-home .opinions__carousel .carousel__next
{
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    text-transform: uppercase;
    letter-spacing: .025em;
    color: #ff7858;
    cursor: pointer;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    align-items: center;
    display: flex;
    position: absolute;
    z-index: 50;
    top: calc(100% + 29px);
    right: 0;
}
.page-clients .opinions__carousel .carousel__next img, .page-home .opinions__carousel .carousel__next img
{
    width: 34px!important;
    height: auto!important;
    margin: 3px 0 0 10px;
}
.btn
{
    border-radius: 18px!important;
    width: auto!important;
    height: 36px;
    font-family: Barlow;
    font-size: 12px!important;
    font-weight: 700!important;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: .1em;
    cursor: pointer;
    padding: 0 20px 1px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
}
@media only screen and (min-width: 769px)
{
    .btn
    {
        border-radius: 20px!important;
        height: 40px;
        font-size: 13px!important;
        line-height: 16px;
        padding: 0 30px 1px;
    }
}
.btn--large
{
    border-radius: 18px!important;
    height: 36px;
    font-size: 12px!important;
    line-height: 15px;
}
@media only screen and (min-width: 769px)
{
    .btn--large
    {
        border-radius: 20px!important;
        height: 40px;
        font-size: 13px!important;
        line-height: 16px;
    }
}
@media only screen and (min-width: 1281px)
{
    .btn--large
    {
        border-radius: 25px!important;
        height: 50px;
        font-size: 16px!important;
        line-height: 19px;
    }
}
.btn--bordered
{
    border: 2px solid #ff7858;
    color: #ff7858;
}
.btn--bordered:hover
{
    border-color: transparent;
    background-color: #ff7858;
    color: #fff;
}
.btn--filled
{
    border: 2px solid transparent!important;
    background-color: #ff7858!important;
    color: #fff!important;
}
.btn--filled:hover
{
    border-color: #ff7858!important;
    background-color: transparent!important;
    color: #ff7858!important;
}
.btn--filled--blue
{
    background-color: #1f3059!important;
}
.btn--filled--blue:hover
{
    border-color: #1f3059!important;
    color: #1f3059!important;
}
.btn--filled--orange
{
    background-color: #ff7858!important;
}
.btn--filled--orange:hover
{
    border-color: #fff!important;
    background-color: #fff!important;
    color: #1f3059!important;
}
.btn--filled:disabled:hover
{
    border-color: transparent!important;
    background-color: #ff7858!important;
    color: #fff!important;
}
.page-home .hero__wrapper
{
    height: 500px;
    padding: 0;
    align-items: center;
    display: flex;
    position: relative;
}
@media only screen and (min-width: 769px)
{
    .page-home .hero__wrapper
    {
        height: 600px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .hero__wrapper
    {
        height: 700px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .hero__wrapper
    {
        height: 800px;
        padding: 0 105px;
    }
}
.page-home .hero__copy
{
    width: 240px;
    padding: 40px 0 0;
    position: relative;
    z-index: 50;
}
@media only screen and (min-width: 561px)
{
    .page-home .hero__copy
    {
        width: 275px;
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .hero__copy
    {
        width: 320px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .hero__copy
    {
        width: 360px;
        padding: 50px 0 0;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .hero__copy
    {
        width: 460px;
    }
}
.page-home .hero__copy h1
{
    margin: 0 0 18px;
}
@media only screen and (min-width: 769px)
{
    .page-home .hero__copy h1
    {
        margin: 0 0 20px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .hero__copy h1
    {
        margin: 0 0 25px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .hero__copy h1
    {
        margin: 0 0 35px;
    }
}
.page-home .hero__copy h2
{
    margin: 0 0 18px;
    font-size: 36px;
    line-height: 36px;
}
@media only screen and (min-width: 769px)
{
    .page-home .hero__copy h2
    {
        margin: 0 0 20px;
        font-size: 48px;
        line-height: 48px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .hero__copy h2
    {
        margin: 0 0 25px;
        font-size: 56px;
        line-height: 56px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .hero__copy h2
    {
        margin: 0 0 35px;
        font-size: 70px;
        line-height: 70px;
    }
}
.page-home .hero__copy p
{
    max-width: 180px;
    margin: 0 0 25px;
}
@media only screen and (min-width: 561px)
{
    .page-home .hero__copy p
    {
        max-width: 240px;
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .hero__copy p
    {
        max-width: 300px;
        margin: 0 0 30px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .hero__copy p
    {
        max-width: 350px;
        margin: 0 0 35px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .hero__copy p
    {
        margin: 0 0 50px;
    }
}
.page-home .hero__page-title
{
    position: absolute;
    display: inline-block;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 0;
    overflow: hidden;
}
.page-home .hero__swiper
{
    position: absolute;
    right: -100px;
    max-width: 800px;
    max-height: 800px;
    width: 80%;
    height: 100%;
    overflow: hidden;
}
@media only screen and (min-width: 561px)
{
    .page-home .hero__swiper
    {
        right: -150px;
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .hero__swiper
    {
        padding-bottom: 20px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .hero__swiper
    {
        right: -100px;
        padding-bottom: 50px;
    }
}
.page-home .hero__image
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    margin-top: 80px;
}
@media only screen and (min-width: 769px)
{
    .page-home .hero__image
    {
        margin-top: 0;
    }
}
.page-home .hero__image img
{
    width: 100%;
    height: auto;
}
.page-home .offer
{
    position: relative;
    z-index: 25;
}
.page-home .offer:after
{
    content: "";
    background-color: #f5f8ff;
    width: 100%;
    height: calc(100% - 115px);
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}
.page-home .offer__graphs
{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 25;
    top: 0;
    left: 0;
}
.page-home .offer__graphs .graphs__item
{
    position: absolute;
}
.page-home .offer__graphs .graphs__item--stain
{
    width: 500px;
    top: 20px;
    right: calc(100% - 200px);
}
@media only screen and (min-width: 561px)
{
    .page-home .offer__graphs .graphs__item--stain
    {
        top: 70px;
        right: calc(100% - 150px);
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .offer__graphs .graphs__item--stain
    {
        width: 580px;
        top: 90px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .offer__graphs .graphs__item--stain
    {
        width: 700px;
        top: 100px;
        right: auto;
        left: -240px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .offer__graphs .graphs__item--stain
    {
        width: 798px;
        top: 136px;
        left: -217px;
    }
}
.page-home .offer__graphs .graphs__item--woman
{
    display: none;
}
@media only screen and (min-width: 561px)
{
    .page-home .offer__graphs .graphs__item--woman
    {
        width: 300px;
        display: block;
        top: 80px;
        right: calc(100% - 220px);
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .offer__graphs .graphs__item--woman
    {
        width: 320px;
        top: 100px;
        right: auto;
        left: 40px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .offer__graphs .graphs__item--woman
    {
        width: 350px;
        top: 110px;
        left: 80px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .offer__graphs .graphs__item--woman
    {
        width: 390px;
        top: 100px;
        left: 146px;
    }
}
.page-home .offer__graphs .graphs__item img
{
    width: 100%!important;
    height: auto!important;
}
.page-home .offer__header, .page-home .offer__wrapper
{
    position: relative;
    z-index: 50;
}
.page-home .offer__header
{
    padding: 70px 0 65px;
    justify-content: flex-end;
    display: flex;
}
@media only screen and (min-width: 561px)
{
    .page-home .offer__header
    {
        padding: 80px 0 75px 140px;
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .offer__header
    {
        padding: 90px 0 85px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .offer__header
    {
        padding: 100px 0;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .offer__header
    {
        padding: 100px 105px 130px;
    }
}
.page-home .offer__header .header__inner
{
    width: 100%;
}
@media only screen and (min-width: 769px)
{
    .page-home .offer__header .header__inner
    {
        width: 350px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .offer__header .header__inner
    {
        width: 450px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .offer__header .header__inner
    {
        width: 500px;
    }
}
.page-home .offer__header .header__inner h2
{
    margin: 0 0 35px;
}
.page-home .offer__boxes
{
    margin: 0 0 -20px;
    flex-wrap: wrap;
    display: flex;
    position: relative;
    z-index: 50;
}
@media only screen and (min-width: 769px)
{
    .page-home .offer__boxes
    {
        width: calc(100% + 20px);
        margin: 0 -10px -20px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .offer__boxes
    {
        width: calc(100% + 22px);
        margin: 0 -11px -22px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .offer__boxes
    {
        width: calc(100% + 30px);
        margin: 0 -15px -30px;
    }
}
.page-home .offer__boxes .boxes__item
{
    border-radius: 10px;
    background-color: #fff;
    width: 100%;
    margin: 0 0 20px;
    padding: 25px;
    box-shadow: 0 0 35px rgba(0,0,0,.15);
    position: relative;
}
@media only screen and (min-width: 561px)
{
    .page-home .offer__boxes .boxes__item
    {
        padding: 20px;
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .offer__boxes .boxes__item
    {
        width: calc(50% - 20px);
        margin: 0 10px 20px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .offer__boxes .boxes__item
    {
        width: calc(33.33333% - 22px);
        margin: 0 11px 22px;
        padding: 30px;
        box-shadow: 0 0 40px rgba(0,0,0,.15);
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .offer__boxes .boxes__item
    {
        width: calc(33.33333% - 30px);
        margin: 0 15px 30px;
        padding: 40px;
        box-shadow: 0 0 50px rgba(0,0,0,.15);
    }
}
.page-home .offer__boxes .boxes__item h3
{
    margin: 0 0 20px;
}
@media only screen and (min-width: 769px)
{
    .page-home .offer__boxes .boxes__item h3
    {
        height: 60px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .offer__boxes .boxes__item h3
    {
        height: 65px;
        margin: 0 0 25px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .offer__boxes .boxes__item h3
    {
        height: 75px;
        margin: 0 0 30px;
    }
}
.page-home .offer__boxes .boxes__item .item__icon
{
    width: 35px;
    transform: translateY(50%);
    position: absolute;
    bottom: 38px;
    right: 30px;
}
@media only screen and (min-width: 769px)
{
    .page-home .offer__boxes .boxes__item .item__icon
    {
        width: 45px;
        bottom: 50px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .offer__boxes .boxes__item .item__icon
    {
        width: 50px;
        bottom: 60px;
        right: 40px;
    }
}
.page-home .offer__boxes .boxes__item .item__icon img
{
    width: 100%!important;
    height: auto!important;
}
.page-home .weAreHere
{
    margin-top: 20px;
    color: #fff;
    position: relative;
    z-index: 25;
}
.page-home .weAreHere:after
{
    content: "";
    background-color: #1f3059;
    width: 100%;
    height: calc(100% - 100px);
    position: absolute;
    bottom: 0;
    left: 0;
}
@media only screen and (min-width: 1281px)
{
    .page-home .weAreHere:after
    {
        height: calc(100% - 120px);
    }
}
.page-home .weAreHere__top
{
    border-radius: 10px;
    background-color: #ff7858;
    height: auto;
    padding: 25px 20px;
    position: relative;
    z-index: 25;
}
@media only screen and (min-width: 561px)
{
    .page-home .weAreHere__top
    {
        padding: 30px 30px 35px;
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .weAreHere__top
    {
        height: 200px;
        padding: 40px;
        justify-content: space-between;
        align-items: center;
        display: flex;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .weAreHere__top
    {
        padding: 40px 50px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .weAreHere__top
    {
        height: 240px;
        padding: 50px 105px;
    }
}
.page-home .weAreHere__top h2
{
    width: auto;
    margin: 0 0 15px;
}
@media only screen and (min-width: 561px)
{
    .page-home .weAreHere__top h2
    {
        margin: 0 0 20px;
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .weAreHere__top h2
    {
        margin: 0 0 4px;
    }
}
.page-home .weAreHere__top h2 span, .page-home .weAreHere__top p
{
    color: #fff;
}
@media only screen and (min-width: 769px)
{
    .page-home .weAreHere__top p
    {
        width: 370px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .weAreHere__top p
    {
        width: 390px;
    }
}
.page-home .weAreHere__bottom
{
    margin: 0;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    align-items: center;
    display: flex;
    position: relative;
    z-index: 50;
}
@media only screen and (min-width: 769px)
{
    .page-home .weAreHere__bottom
    {
        margin: -35px 0 0;
        flex-direction: row;
        flex-wrap: nowrap;
    }
}
.page-home .weAreHere__bottom .bottom__image
{
    flex: 0 0 100%;
    width: 100%;
    height: 240px;
    margin: 0 0 -70px;
    padding: 0;
}
@media only screen and (min-width: 769px)
{
    .page-home .weAreHere__bottom .bottom__image
    {
        flex: 0 0 220px;
        width: 220px;
        margin: 0;
        padding: 65px 0 0;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .weAreHere__bottom .bottom__image
    {
        flex: 0 0 380px;
        width: 380px;
        height: 260px;
        margin: 0 40px 0 0;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .weAreHere__bottom .bottom__image
    {
        flex: 0 0 440px;
        width: 440px;
        height: 300px;
        margin: 0 50px 0 0;
    }
}
.page-home .weAreHere__bottom .bottom__image img
{
    width: 220px!important;
    height: auto!important;
    margin: 0 auto;
}
@media only screen and (min-width: 1025px)
{
    .page-home .weAreHere__bottom .bottom__image img
    {
        width: 320px!important;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .weAreHere__bottom .bottom__image img
    {
        width: 360px!important;
    }
}
.page-home .weAreHere__bottom .bottom__stats
{
    flex: 0 0 100%;
    width: 100%;
    align-items: flex-start;
    padding: 30px 0;
    display: flex;
}
@media only screen and (min-width: 769px)
{
    .page-home .weAreHere__bottom .bottom__stats
    {
        flex: 1 1 auto;
        width: auto;
        padding: 30px 0 0;
        align-items: center;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .weAreHere__bottom .bottom__stats
    {
        flex: 0 0 calc(100% - 560px);
        width: calc(100% - 560px);
        padding: 35px 0 0;
    }
}
.page-home .weAreHere__bottom .bottom__stats li
{
    width: 33.33333%;
    text-align: center;
    padding: 0 5px;
}
@media only screen and (min-width: 769px)
{
    .page-home .weAreHere__bottom .bottom__stats li
    {
        padding: 0;
    }
}
.page-home .weAreHere__bottom .bottom__stats li span
{
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -.025em;
    margin: 0 0 10px;
    display: block;
}
@media only screen and (min-width: 769px)
{
    .page-home .weAreHere__bottom .bottom__stats li span
    {
        font-size: 40px;
        line-height: 40px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .weAreHere__bottom .bottom__stats li span
    {
        font-size: 48px;
        line-height: 48px;
        margin: 0 0 14px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .weAreHere__bottom .bottom__stats li span
    {
        font-size: 50px;
        line-height: 50px;
    }
}
.page-home .weAreHere__bottom .bottom__stats li p
{
    font-size: 14px;
    line-height: 17px;
    color: #fff;
}
@media only screen and (min-width: 561px)
{
    .page-home .weAreHere__bottom .bottom__stats li p
    {
        line-height: 19px;
    }
}
.page-home .lets-do-it
{
    position: relative;
    padding: 30px 0;
    background-color: #fef9f9;
    z-index: 50;
}
.page-home .lets-do-it h2
{
    max-width: 800px;
    margin: 0 auto;
    font-size: 36px;
    text-align: center;
}
.page-home .lets-do-it__plan
{
    width: 100%;
    margin-top: 15px;
}
.page-home .lets-do-it__item-wrapper
{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    row-gap: 15px;
    padding: 20px;
}
.page-home .lets-do-it__item
{
    order: 2;
}
.page-home .lets-do-it__icon
{
    position: relative;
    width: 100px;
    height: 100px;
    padding: 25px;
    border-radius: 50%;
    background: #fff;
    order: 1;
}
.page-home .lets-do-it__icon img
{
    width: 100%;
    height: auto;
}
@media only screen and (min-width: 769px)
{
    .page-home .lets-do-it
    {
        padding: 50px 0;
    }
    .page-home .lets-do-it__item-wrapper
    {
        flex-direction: row;
        row-gap: 0;
    }
    .page-home .lets-do-it__item-wrapper:after
    {
        content: "";
        display: block;
        flex-basis: 40%;
        order: 3;
        height: 100px;
    }
    .page-home .lets-do-it__item-wrapper:not(:last-child)>.lets-do-it__icon:after
    {
        content: "";
        position: absolute;
        top: 100%;
        left: calc(50% - 1px);
        width: 0;
        height: 120%;
        border: 2px dashed #ff7858;
        opacity: .5;
    }
    .page-home .lets-do-it__item-wrapper:nth-of-type(2n):after
    {
        order: 1;
    }
    .page-home .lets-do-it__item-wrapper:nth-of-type(2n) .lets-do-it__item
    {
        order: 3;
    }
    .page-home .lets-do-it__item
    {
        flex-basis: 40%;
        order: 1;
    }
    .page-home .lets-do-it__icon
    {
        order: 2;
    }
}
.page-home .caseStudy__item
{
    padding: 60px 0;
    position: relative;
}
@media only screen and (min-width: 561px)
{
    .page-home .caseStudy__item
    {
        padding: 70px 0;
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .caseStudy__item
    {
        padding: 80px 0;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .caseStudy__item
    {
        padding: 90px 0;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .caseStudy__item
    {
        padding: 100px 0;
    }
}
.page-home .caseStudy__item .item__wrapper
{
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
}
@media only screen and (min-width: 769px)
{
    .page-home .caseStudy__item .item__wrapper
    {
        flex-wrap: nowrap;
    }
}
.page-home .caseStudy__item .item__graphics
{
    width: 100%;
    margin: 0 0 40px;
    position: relative;
}
@media only screen and (min-width: 769px)
{
    .page-home .caseStudy__item .item__graphics
    {
        width: 50%;
        margin: 0;
    }
}
.page-home .caseStudy__item .item__graphics .graphics__man, .page-home .caseStudy__item .item__graphics .graphics__mockup, .page-home .caseStudy__item .item__graphics .graphics__stain
{
    position: relative;
}
@media only screen and (min-width: 769px)
{
    .page-home .caseStudy__item .item__graphics .graphics__man, .page-home .caseStudy__item .item__graphics .graphics__mockup, .page-home .caseStudy__item .item__graphics .graphics__stain
    {
        position: absolute;
    }
}
.page-home .caseStudy__item .item__graphics .graphics__stain
{
    z-index: 25;
}
.page-home .caseStudy__item .item__graphics .graphics__mockup
{
    z-index: 50;
}
.page-home .caseStudy__item .item__graphics .graphics__man
{
    z-index: 75;
}
.page-home .caseStudy__item .item__copy
{
    width: 100%;
}
@media only screen and (min-width: 769px)
{
    .page-home .caseStudy__item .item__copy
    {
        width: 50%;
        padding: 0 25px 0 0;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .caseStudy__item .item__copy
    {
        padding: 0 50px 0 0;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .caseStudy__item .item__copy
    {
        padding: 0 105px 0 0;
    }
}
.page-home .caseStudy__item .item__copy .label
{
    margin: 0 0 12px;
}
.page-home .caseStudy__item .item__copy h2
{
    margin: 0 0 25px;
}
@media only screen and (min-width: 769px)
{
    .page-home .caseStudy__item .item__copy h2
    {
        width: calc(100% + 140px);
        margin: 0 -140px 30px 0;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .caseStudy__item .item__copy h2
    {
        margin: 0 -140px 35px 0;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .caseStudy__item .item__copy h2
    {
        width: calc(100% + 100px);
        margin: 0 -100px 40px 0;
    }
}
.page-home .caseStudy__item .item__copy p
{
    margin: 0 0 30px;
}
@media only screen and (min-width: 769px)
{
    .page-home .caseStudy__item .item__copy p
    {
        margin: 0 0 35px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .caseStudy__item .item__copy p
    {
        margin: 0 0 40px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .caseStudy__item .item__copy p
    {
        max-width: 460px;
        margin: 0 0 45px;
    }
}
.page-home .caseStudy__item .item__copy ul
{
    margin: 0 0 30px;
    display: flex;
}
@media only screen and (min-width: 769px)
{
    .page-home .caseStudy__item .item__copy ul
    {
        margin: 0 0 35px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .caseStudy__item .item__copy ul
    {
        margin: 0 0 40px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .caseStudy__item .item__copy ul
    {
        margin: 0 0 45px;
    }
}
.page-home .caseStudy__item .item__copy ul li
{
    flex: 0 0 33.33333%;
    font-size: 14px;
    line-height: 17px;
    color: #333;
}
@media only screen and (min-width: 561px)
{
    .page-home .caseStudy__item .item__copy ul li
    {
        font-size: 16px;
        line-height: 19px;
    }
}
.page-home .caseStudy__item--reverse .item__wrapper
{
    flex-direction: row;
}
@media only screen and (min-width: 769px)
{
    .page-home .caseStudy__item--reverse .item__wrapper
    {
        flex-direction: row-reverse;
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .caseStudy__item--reverse .item__copy
    {
        padding: 0 0 0 25px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .caseStudy__item--reverse .item__copy
    {
        padding: 0 0 0 50px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .caseStudy__item--reverse .item__copy
    {
        padding: 0 0 0 105px;
    }
}
.page-home .caseStudy__item--timter .item__graphics .graphics__stain
{
    width: 320px;
    left: calc(50% - 160px);
}
@media only screen and (min-width: 561px)
{
    .page-home .caseStudy__item--timter .item__graphics .graphics__stain
    {
        width: 100%;
        left: auto;
        right: 70px;
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .caseStudy__item--timter .item__graphics .graphics__stain
    {
        transform: translateY(-50%);
        position: relative;
        top: 50%;
        position: absolute;
        width: 550px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .caseStudy__item--timter .item__graphics .graphics__stain
    {
        width: 600px;
        right: 105px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .caseStudy__item--timter .item__graphics .graphics__stain
    {
        width: 650px;
    }
}
.page-home .caseStudy__item--timter .item__graphics .graphics__stain img
{
    width: 100%!important;
    height: auto!important;
}
.page-home .caseStudy__item--timter .item__graphics .graphics__mockup
{
    width: 240px;
    position: absolute;
    top: -20px;
    left: calc(50% - 120px);
}
@media only screen and (min-width: 561px)
{
    .page-home .caseStudy__item--timter .item__graphics .graphics__mockup
    {
        width: 320px;
        top: -5px;
        left: calc(50% - 160px);
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .caseStudy__item--timter .item__graphics .graphics__mockup
    {
        width: 360px;
        top: -10px;
        left: auto;
        right: 40px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .caseStudy__item--timter .item__graphics .graphics__mockup
    {
        width: 420px;
        top: -120px;
        right: 50px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .caseStudy__item--timter .item__graphics .graphics__mockup
    {
        width: 457px;
        right: 95px;
    }
}
.page-home .caseStudy__item--timter .item__graphics .graphics__mockup img
{
    width: 100%!important;
    height: auto!important;
}
.page-home .caseStudy__item--caw
{
    z-index: 25;
}
.page-home .caseStudy__item--caw .item__graphics .graphics__stain
{
    width: 320px;
    margin: 0 auto;
}
@media only screen and (min-width: 561px)
{
    .page-home .caseStudy__item--caw .item__graphics .graphics__stain
    {
        width: 480px;
        margin: 0;
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .caseStudy__item--caw .item__graphics .graphics__stain
    {
        width: 680px;
        bottom: -20px;
        left: 80px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .caseStudy__item--caw .item__graphics .graphics__stain
    {
        bottom: -60px;
        left: 105px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .caseStudy__item--caw .item__graphics .graphics__stain
    {
        width: 740px;
        bottom: -80px;
    }
}
.page-home .caseStudy__item--caw .item__graphics .graphics__stain img
{
    width: 100%!important;
    height: auto!important;
}
.page-home .caseStudy__item--caw .item__graphics .graphics__mockup
{
    width: 330px;
    position: absolute;
    top: -10px;
    left: calc(50% - 165px);
}
@media only screen and (min-width: 561px)
{
    .page-home .caseStudy__item--caw .item__graphics .graphics__mockup
    {
        width: 480px;
        left: calc(50% - 240px);
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .caseStudy__item--caw .item__graphics .graphics__mockup
    {
        width: 620px;
        top: 0;
        left: 40px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .caseStudy__item--caw .item__graphics .graphics__mockup
    {
        width: 720px;
        left: 60px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .caseStudy__item--caw .item__graphics .graphics__mockup
    {
        width: 800px;
        left: 75px;
    }
}
.page-home .caseStudy__item--caw .item__graphics .graphics__mockup img
{
    width: 100%!important;
    height: auto!important;
}
.page-home .caseStudy__item--sovereign
{
    position: relative;
    z-index: 25;
}
.page-home .caseStudy__item--sovereign .item__graphics .graphics__stain
{
    width: 280px;
    margin: 0 auto;
}
@media only screen and (min-width: 561px)
{
    .page-home .caseStudy__item--sovereign .item__graphics .graphics__stain
    {
        width: 480px;
        margin: 0;
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .caseStudy__item--sovereign .item__graphics .graphics__stain
    {
        width: 600px;
        top: -30px;
        right: 50px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .caseStudy__item--sovereign .item__graphics .graphics__stain
    {
        width: 640px;
        top: -10px;
        right: 60px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .caseStudy__item--sovereign .item__graphics .graphics__stain
    {
        top: 25px;
        right: 115px;
    }
}
.page-home .caseStudy__item--sovereign .item__graphics .graphics__stain img
{
    width: 100%!important;
    height: auto!important;
}
.page-home .caseStudy__item--sovereign .item__graphics .graphics__mockup
{
    width: 260px;
    position: absolute;
    top: -10px;
    left: calc(50% - 130px);
}
@media only screen and (min-width: 561px)
{
    .page-home .caseStudy__item--sovereign .item__graphics .graphics__mockup
    {
        width: 440px;
        top: 8px;
        left: calc(50% - 180px);
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .caseStudy__item--sovereign .item__graphics .graphics__mockup
    {
        top: 30px;
        left: auto;
        right: 90px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .caseStudy__item--sovereign .item__graphics .graphics__mockup
    {
        width: 500px;
        top: 0;
        right: 120px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .caseStudy__item--sovereign .item__graphics .graphics__mockup
    {
        width: 598px;
        top: -30px;
        right: 145px;
    }
}
.page-home .caseStudy__item--sovereign .item__graphics .graphics__mockup img
{
    width: 100%!important;
    height: auto!important;
}
.page-home .caseStudy__item--sovereign .item__graphics .graphics__man
{
    display: none;
    bottom: -80px;
    right: 30px;
}
@media only screen and (min-width: 769px)
{
    .page-home .caseStudy__item--sovereign .item__graphics .graphics__man
    {
        display: block;
        bottom: -100px;
        right: 42px;
    }
}
.page-home .caseStudy__item--sovereign .item__graphics .graphics__man img
{
    width: 220px!important;
    height: auto!important;
}
@media only screen and (min-width: 1025px)
{
    .page-home .caseStudy__item--sovereign .item__graphics .graphics__man img
    {
        width: 270px!important;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .caseStudy__item--sovereign .item__graphics .graphics__man img
    {
        width: 282px!important;
    }
}
.page-home .tellMe
{
    position: relative;
    z-index: 50;
}
.page-home .tellMe:after, .page-home .tellMe:before
{
    content: "";
    width: 100%;
    height: 50%;
    position: absolute;
    z-index: 25;
    left: 0;
}
.page-home .tellMe:before
{
    background-color: #f5f8ff;
    top: 0;
}
.page-home .tellMe:after
{
    background-color: #ffdfd3;
    bottom: 0;
}
.page-home .tellMe__wrapper
{
    border-radius: 10px;
    background-color: #ff7858;
    height: auto;
    color: #fff;
    padding: 25px 20px 115px;
    position: relative;
    z-index: 50;
}
@media only screen and (min-width: 561px)
{
    .page-home .tellMe__wrapper
    {
        padding: 30px 30px 35px;
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .tellMe__wrapper
    {
        padding: 30px 40px 35px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .tellMe__wrapper
    {
        height: 200px;
        padding: 40px 50px;
        align-items: center;
        display: flex;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .tellMe__wrapper
    {
        height: 240px;
        padding: 0 105px;
    }
}
.page-home .tellMe__wrapper h2
{
    margin: 0 0 20px;
    padding: 0 0 4px;
}
@media only screen and (min-width: 561px)
{
    .page-home .tellMe__wrapper h2
    {
        margin: 0 0 15px;
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .tellMe__wrapper h2
    {
        width: 50%;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .tellMe__wrapper h2
    {
        margin: 0;
    }
}
.page-home .tellMe__wrapper h2 span
{
    color: #fff;
}
.page-home .tellMe__wrapper figure
{
    width: 210px;
    height: 160px;
    overflow: hidden;
    padding: 10px 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
}
@media only screen and (min-width: 561px)
{
    .page-home .tellMe__wrapper figure
    {
        width: 220px;
        height: 170px;
        padding: 20px 0 0;
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .tellMe__wrapper figure
    {
        width: 300px;
        height: 210px;
        padding: 0;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .tellMe__wrapper figure
    {
        width: 340px;
        height: 230px;
        padding: 20px 0 0;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .tellMe__wrapper figure
    {
        width: 500px;
        height: 300px;
    }
}
.page-home .tellMe__wrapper figure img
{
    width: 170px!important;
    height: auto!important;
    margin: 0 auto;
}
@media only screen and (min-width: 561px)
{
    .page-home .tellMe__wrapper figure img
    {
        width: 190px!important;
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .tellMe__wrapper figure img
    {
        width: 250px!important;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .tellMe__wrapper figure img
    {
        width: 280px!important;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .tellMe__wrapper figure img
    {
        width: 326px!important;
    }
}
.page-home .whatWe
{
    background-color: #f5f8ff;
    padding: 40px 0 80px;
    position: relative;
    z-index: 75;
}
@media only screen and (min-width: 561px)
{
    .page-home .whatWe
    {
        padding: 60px 0 90px;
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .whatWe
    {
        padding: 140px 0 100px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .whatWe
    {
        padding: 180px 0 120px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .whatWe
    {
        padding: 225px 0 140px;
    }
}
.page-home .whatWe .container
{
    position: relative;
}
.page-home .whatWe__image
{
    position: absolute;
    z-index: 25;
    left: 50px;
    top: -40px;
}
@media only screen and (min-width: 561px)
{
    .page-home .whatWe__image
    {
        left: auto;
        right: -100px;
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .whatWe__image
    {
        top: -140px;
        right: -50px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .whatWe__image
    {
        top: -180px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .whatWe__image
    {
        top: -230px;
        right: 0;
    }
}
.page-home .whatWe__image img
{
    width: 450px!important;
    height: auto!important;
}
@media only screen and (min-width: 561px)
{
    .page-home .whatWe__image img
    {
        width: 480px!important;
    }
}
@media only screen and (min-width: 769px)
{
    .page-home .whatWe__image img
    {
        width: 490px!important;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .whatWe__image img
    {
        width: 580px!important;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .whatWe__image img
    {
        width: 695px!important;
    }
}
.page-home .whatWe__wrapper
{
    position: relative;
    z-index: 50;
}
@media only screen and (min-width: 769px)
{
    .page-home .whatWe__wrapper
    {
        align-items: center;
        display: flex;
    }
}
.page-home .whatWe__header
{
    margin: 0 0 40px;
}
@media only screen and (min-width: 769px)
{
    .page-home .whatWe__header
    {
        width: 250px;
        margin: 0;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .whatWe__header
    {
        width: calc(33.33333% + 15px);
        padding: 0 0 0 105px;
    }
}
.page-home .whatWe__carousel
{
    width: 100%;
    -webkit-clip-path: inset(-100vw -100vw -100vw -35px);
    clip-path: inset(-100vw -100vw -100vw -35px);
}
@media only screen and (min-width: 769px)
{
    .page-home .whatWe__carousel
    {
        width: calc(100% - 250px);
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .whatWe__carousel
    {
        -webkit-clip-path: inset(-100vw -100vw -100vw -40px);
        clip-path: inset(-100vw -100vw -100vw -40px);
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .whatWe__carousel
    {
        width: calc(66.66667% - 15px);
        -webkit-clip-path: inset(-100vw -100vw -100vw -50px);
        clip-path: inset(-100vw -100vw -100vw -50px);
    }
}
.page-home .whatWe__carousel .swiper-container
{
    overflow: visible;
}
.page-home .whatWe__carousel .carousel__slide
{
    transition: .3s ease;
    opacity: 0;
}
.page-home .whatWe__carousel .carousel__slide .slide__inner
{
    border-radius: 10px;
    background-color: #fff;
    padding: 30px 30px 32px;
    box-shadow: 0 0 35px rgba(0,0,0,.15);
    position: relative;
}
@media only screen and (min-width: 769px)
{
    .page-home .whatWe__carousel .carousel__slide .slide__inner
    {
        padding: 30px 30px 40px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .whatWe__carousel .carousel__slide .slide__inner
    {
        padding: 30px 30px 50px;
        box-shadow: 0 0 40px rgba(0,0,0,.15);
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .whatWe__carousel .carousel__slide .slide__inner
    {
        padding: 40px 40px 60px;
        box-shadow: 0 0 50px rgba(18,18,18,.15);
    }
}
.page-home .whatWe__carousel .carousel__slide .slide__inner h3
{
    margin: 0 0 10px;
    position: relative;
    z-index: 25;
}
@media only screen and (min-width: 769px)
{
    .page-home .whatWe__carousel .carousel__slide .slide__inner h3
    {
        margin: 0 0 15px;
    }
}
.page-home .whatWe__carousel .carousel__slide .slide__inner p
{
    position: relative;
    z-index: 25;
}
.page-home .whatWe__carousel .carousel__slide .slide__icon
{
    position: absolute;
    top: 12px;
    right: 25px;
}
@media only screen and (min-width: 1281px)
{
    .page-home .whatWe__carousel .carousel__slide .slide__icon
    {
        top: auto;
        bottom: 25px;
        right: 25px;
        bottom: 40px;
        right: 30px;
    }
}
.page-home .whatWe__carousel .carousel__slide .slide__icon img
{
    width: auto!important;
    height: 55px!important;
}
@media only screen and (min-width: 769px)
{
    .page-home .whatWe__carousel .carousel__slide .slide__icon img
    {
        height: 65px!important;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .whatWe__carousel .carousel__slide .slide__icon img
    {
        height: 78px!important;
    }
}
.page-home .whatWe__carousel .carousel__slide.swiper-slide-active, .page-home .whatWe__carousel .carousel__slide.swiper-slide-active+.carousel__slide, .page-home .whatWe__carousel .carousel__slide.swiper-slide-next, .page-home .whatWe__carousel .carousel__slide.swiper-slide-next+.carousel__slide
{
    opacity: 1;
}
.page-home .whatWe__carousel .carousel__dots
{
    padding: 0 115px 0 0;
    justify-content: flex-end;
    display: flex;
    z-index: 25;
    bottom: auto;
    top: calc(100% + 35px);
}
@media only screen and (min-width: 561px)
{
    .page-home .whatWe__carousel .carousel__dots
    {
        padding: 0 130px 0 0;
    }
}
.page-home .whatWe__carousel .carousel__dots span.swiper-pagination-bullet
{
    transition: .3s ease;
    border-radius: 50%;
    background-color: #121212;
    width: 10px;
    height: 10px;
    opacity: .2;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.page-home .whatWe__carousel .carousel__dots span.swiper-pagination-bullet+span.swiper-pagination-bullet
{
    margin: 0 0 0 10px;
}
@media only screen and (min-width: 561px)
{
    .page-home .whatWe__carousel .carousel__dots span.swiper-pagination-bullet+span.swiper-pagination-bullet
    {
        margin: 0 0 0 15px;
    }
}
.page-home .whatWe__carousel .carousel__dots span.swiper-pagination-bullet-active
{
    background-color: #ff7858;
    opacity: 1;
}
.page-home .whatWe__carousel .carousel__next
{
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    text-transform: uppercase;
    letter-spacing: .025em;
    color: #ff7858;
    cursor: pointer;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    align-items: center;
    display: flex;
    position: absolute;
    z-index: 50;
    top: calc(100% + 29px);
    right: 0;
}
.page-home .whatWe__carousel .carousel__next img
{
    width: 34px!important;
    height: auto!important;
    margin: 3px 0 0 10px;
}
.page-home .faq
{
    padding: 40px 0 100px;
}
.page-home .faq h2
{
    font-size: 36px;
    text-align: center;
}
.page-home .faq__description
{
    padding: 30px 0;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    text-align: center;
}
.page-home .faq__content
{
    padding: 30px 0;
}
.page-home .faq__item
{
    padding: 25px 0;
    border-top: 1px solid #ddd;
}
.page-home .faq__item:last-child
{
    border-bottom: 1px solid #ddd;
}
.page-home .faq__item h4
{
    position: relative;
    cursor: pointer;
}
.page-home .faq__answer
{
    display: none;
    padding-top: 40px;
}
.page-home .faq__item--active>.faq__answer
{
    display: block;
}
.page-home .tech
{
    max-width: 870px;
    width: 95%;
    margin: 55px auto;
}
.page-home .tech h2
{
    font-size: 36px;
    text-align: center;
}
.page-home .tech__wrapper
{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 30px;
}
.page-home .tech__logo
{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    row-gap: 20px;
    max-width: 130px;
    max-height: 165px;
    width: 45%;
    padding: 20px 0;
    border-radius: 5px;
    background-color: #fef9f9;
}
.page-home .tech__logo figure
{
    display: flex;
    width: 50%;
    height: 105px;
}
.page-home .tech__logo img
{
    width: 100%;
    vertical-align: middle;
}
.page-home .tech__logo span
{
    font-size: 16px;
    font-weight: 600;
}
.page-home .tech__url
{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    row-gap: 20px;
}
@media only screen and (min-width: 769px)
{
    .page-home .tech__logo
    {
        max-width: unset;
        flex-basis: 18%;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .tech
    {
        max-width: 1310px;
        margin: 80px auto;
    }
    .page-home .tech__wrapper
    {
        margin-top: 50px;
    }
    .page-home .tech__logo
    {
        row-gap: 30px;
        max-height: 272px;
        padding: 30px 0;
    }
    .page-home .tech__logo figure, .page-home .tech__logo img
    {
        width: auto;
    }
    .page-home .tech__url
    {
        row-gap: 30px;
    }
}
.page-home .services
{
    width: 100%;
    padding: 30px 0 20px;
    background: #fef9f9;
}
.page-home .services h2
{
    max-width: 900px;
    margin: 0 auto;
    font-size: 36px;
    line-height: 1.25;
    text-align: center;
}
.page-home .services__wrapper
{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    -moz-column-gap: 25px;
    column-gap: 25px;
    row-gap: 35px;
    max-width: 1050px;
    width: 80%;
    margin: 30px auto 0;
}
.page-home .services__wrapper figure
{
    height: 200px;
}
.page-home .services__wrapper img
{
    width: 100%;
    vertical-align: middle;
}
.page-home .services__wrapper h3
{
    height: 81px;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}
.page-home .services__wrapper p
{
    padding-bottom: 15px;
    font-size: 12px;
}
.page-home .services__link
{
    display: flex;
    align-items: center;
    -moz-column-gap: 5px;
    column-gap: 5px;
    margin-top: auto;
    font-size: 16px;
    font-weight: 600;
    color: #ff7858;
}
.page-home .services__link img
{
    width: 24px;
}
.page-home .services__card
{
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media only screen and (min-width: 561px)
{
    .page-home .services__card
    {
        flex-basis: 46%;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-home .services
    {
        padding: 40px 0 25px;
    }
    .page-home .services__wrapper
    {
        margin-top: 50px;
    }
    .page-home .services__wrapper figure
    {
        height: 200px;
    }
    .page-home .services__wrapper h3
    {
        padding: 0 25px;
        font-size: 18px;
    }
    .page-home .services__wrapper p
    {
        font-size: 14px;
    }
    .page-home .services__card
    {
        flex-basis: 30%;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-home .services__wrapper h3
    {
        min-height: 66px;
        height: auto;
    }
}
@font-face
{
    font-family: Barlow;
    src: url(/wp-content/themes/giraffestudio/assets/fonts/Barlow-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face
{
    font-family: Barlow;
    src: url(/wp-content/themes/giraffestudio/assets/fonts/Barlow-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face
{
    font-family: Poppins;
    src: url(/wp-content/themes/giraffestudio/assets/fonts/Poppins-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face
{
    font-family: Poppins;
    src: url(/wp-content/themes/giraffestudio/assets/fonts/Poppins-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face
{
    font-family: GetShow;
    src: url(/wp-content/themes/giraffestudio/assets/fonts/GetShow.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face
{
    font-family: Dancing Script;
    src: url(/wp-content/themes/giraffestudio/assets/fonts/DancingScript-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
[data-sal]
{
    transition-duration: .2s;
    transition-delay: 0s;
    transition-duration: var(--sal-duration,.2s);
    transition-delay: var(--sal-delay,0s);
    transition-timing-function: var(--sal-easing,ease);
}
[data-sal][data-sal-duration="200"]
{
    transition-duration: .2s;
}
[data-sal][data-sal-duration="250"]
{
    transition-duration: .25s;
}
[data-sal][data-sal-duration="300"]
{
    transition-duration: .3s;
}
[data-sal][data-sal-duration="350"]
{
    transition-duration: .35s;
}
[data-sal][data-sal-duration="400"]
{
    transition-duration: .4s;
}
[data-sal][data-sal-duration="450"]
{
    transition-duration: .45s;
}
[data-sal][data-sal-duration="500"]
{
    transition-duration: .5s;
}
[data-sal][data-sal-duration="550"]
{
    transition-duration: .55s;
}
[data-sal][data-sal-duration="600"]
{
    transition-duration: .6s;
}
[data-sal][data-sal-duration="650"]
{
    transition-duration: .65s;
}
[data-sal][data-sal-duration="700"]
{
    transition-duration: .7s;
}
[data-sal][data-sal-duration="750"]
{
    transition-duration: .75s;
}
[data-sal][data-sal-duration="800"]
{
    transition-duration: .8s;
}
[data-sal][data-sal-duration="850"]
{
    transition-duration: .85s;
}
[data-sal][data-sal-duration="900"]
{
    transition-duration: .9s;
}
[data-sal][data-sal-duration="950"]
{
    transition-duration: .95s;
}
[data-sal][data-sal-duration="1000"]
{
    transition-duration: 1s;
}
[data-sal][data-sal-duration="1050"]
{
    transition-duration: 1.05s;
}
[data-sal][data-sal-duration="1100"]
{
    transition-duration: 1.1s;
}
[data-sal][data-sal-duration="1150"]
{
    transition-duration: 1.15s;
}
[data-sal][data-sal-duration="1200"]
{
    transition-duration: 1.2s;
}
[data-sal][data-sal-duration="1250"]
{
    transition-duration: 1.25s;
}
[data-sal][data-sal-duration="1300"]
{
    transition-duration: 1.3s;
}
[data-sal][data-sal-duration="1350"]
{
    transition-duration: 1.35s;
}
[data-sal][data-sal-duration="1400"]
{
    transition-duration: 1.4s;
}
[data-sal][data-sal-duration="1450"]
{
    transition-duration: 1.45s;
}
[data-sal][data-sal-duration="1500"]
{
    transition-duration: 1.5s;
}
[data-sal][data-sal-duration="1550"]
{
    transition-duration: 1.55s;
}
[data-sal][data-sal-duration="1600"]
{
    transition-duration: 1.6s;
}
[data-sal][data-sal-duration="1650"]
{
    transition-duration: 1.65s;
}
[data-sal][data-sal-duration="1700"]
{
    transition-duration: 1.7s;
}
[data-sal][data-sal-duration="1750"]
{
    transition-duration: 1.75s;
}
[data-sal][data-sal-duration="1800"]
{
    transition-duration: 1.8s;
}
[data-sal][data-sal-duration="1850"]
{
    transition-duration: 1.85s;
}
[data-sal][data-sal-duration="1900"]
{
    transition-duration: 1.9s;
}
[data-sal][data-sal-duration="1950"]
{
    transition-duration: 1.95s;
}
[data-sal][data-sal-duration="2000"]
{
    transition-duration: 2s;
}
[data-sal][data-sal-delay="50"]
{
    transition-delay: .05s;
}
[data-sal][data-sal-delay="100"]
{
    transition-delay: .1s;
}
[data-sal][data-sal-delay="150"]
{
    transition-delay: .15s;
}
[data-sal][data-sal-delay="200"]
{
    transition-delay: .2s;
}
[data-sal][data-sal-delay="250"]
{
    transition-delay: .25s;
}
[data-sal][data-sal-delay="300"]
{
    transition-delay: .3s;
}
[data-sal][data-sal-delay="350"]
{
    transition-delay: .35s;
}
[data-sal][data-sal-delay="400"]
{
    transition-delay: .4s;
}
[data-sal][data-sal-delay="450"]
{
    transition-delay: .45s;
}
[data-sal][data-sal-delay="500"]
{
    transition-delay: .5s;
}
[data-sal][data-sal-delay="550"]
{
    transition-delay: .55s;
}
[data-sal][data-sal-delay="600"]
{
    transition-delay: .6s;
}
[data-sal][data-sal-delay="650"]
{
    transition-delay: .65s;
}
[data-sal][data-sal-delay="700"]
{
    transition-delay: .7s;
}
[data-sal][data-sal-delay="750"]
{
    transition-delay: .75s;
}
[data-sal][data-sal-delay="800"]
{
    transition-delay: .8s;
}
[data-sal][data-sal-delay="850"]
{
    transition-delay: .85s;
}
[data-sal][data-sal-delay="900"]
{
    transition-delay: .9s;
}
[data-sal][data-sal-delay="950"]
{
    transition-delay: .95s;
}
[data-sal][data-sal-delay="1000"]
{
    transition-delay: 1s;
}
[data-sal][data-sal-easing=linear]
{
    transition-timing-function: linear;
}
[data-sal][data-sal-easing=ease]
{
    transition-timing-function: ease;
}
[data-sal][data-sal-easing=ease-in]
{
    transition-timing-function: ease-in;
}
[data-sal][data-sal-easing=ease-out]
{
    transition-timing-function: ease-out;
}
[data-sal][data-sal-easing=ease-in-out]
{
    transition-timing-function: ease-in-out;
}
[data-sal][data-sal-easing=ease-in-cubic]
{
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
}
[data-sal][data-sal-easing=ease-out-cubic]
{
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
}
[data-sal][data-sal-easing=ease-in-out-cubic]
{
    transition-timing-function: cubic-bezier(.645,.045,.355,1);
}
[data-sal][data-sal-easing=ease-in-circ]
{
    transition-timing-function: cubic-bezier(.6,.04,.98,.335);
}
[data-sal][data-sal-easing=ease-out-circ]
{
    transition-timing-function: cubic-bezier(.075,.82,.165,1);
}
[data-sal][data-sal-easing=ease-in-out-circ]
{
    transition-timing-function: cubic-bezier(.785,.135,.15,.86);
}
[data-sal][data-sal-easing=ease-in-expo]
{
    transition-timing-function: cubic-bezier(.95,.05,.795,.035);
}
[data-sal][data-sal-easing=ease-out-expo]
{
    transition-timing-function: cubic-bezier(.19,1,.22,1);
}
[data-sal][data-sal-easing=ease-in-out-expo]
{
    transition-timing-function: cubic-bezier(1,0,0,1);
}
[data-sal][data-sal-easing=ease-in-quad]
{
    transition-timing-function: cubic-bezier(.55,.085,.68,.53);
}
[data-sal][data-sal-easing=ease-out-quad]
{
    transition-timing-function: cubic-bezier(.25,.46,.45,.94);
}
[data-sal][data-sal-easing=ease-in-out-quad]
{
    transition-timing-function: cubic-bezier(.455,.03,.515,.955);
}
[data-sal][data-sal-easing=ease-in-quart]
{
    transition-timing-function: cubic-bezier(.895,.03,.685,.22);
}
[data-sal][data-sal-easing=ease-out-quart]
{
    transition-timing-function: cubic-bezier(.165,.84,.44,1);
}
[data-sal][data-sal-easing=ease-in-out-quart]
{
    transition-timing-function: cubic-bezier(.77,0,.175,1);
}
[data-sal][data-sal-easing=ease-in-quint]
{
    transition-timing-function: cubic-bezier(.755,.05,.855,.06);
}
[data-sal][data-sal-easing=ease-out-quint]
{
    transition-timing-function: cubic-bezier(.23,1,.32,1);
}
[data-sal][data-sal-easing=ease-in-out-quint]
{
    transition-timing-function: cubic-bezier(.86,0,.07,1);
}
[data-sal][data-sal-easing=ease-in-sine]
{
    transition-timing-function: cubic-bezier(.47,0,.745,.715);
}
[data-sal][data-sal-easing=ease-out-sine]
{
    transition-timing-function: cubic-bezier(.39,.575,.565,1);
}
[data-sal][data-sal-easing=ease-in-out-sine]
{
    transition-timing-function: cubic-bezier(.445,.05,.55,.95);
}
[data-sal][data-sal-easing=ease-in-back]
{
    transition-timing-function: cubic-bezier(.6,-.28,.735,.045);
}
[data-sal][data-sal-easing=ease-out-back]
{
    transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
}
[data-sal][data-sal-easing=ease-in-out-back]
{
    transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);
}
[data-sal|=fade]
{
    opacity: 0;
    transition-property: opacity;
}
[data-sal|=fade].sal-animate, body.sal-disabled [data-sal|=fade]
{
    opacity: 1;
}
[data-sal|=slide]
{
    opacity: 0;
    transition-property: opacity,transform;
}
[data-sal=slide-up]
{
    transform: translateY(20%);
}
[data-sal=slide-down]
{
    transform: translateY(-20%);
}
[data-sal=slide-left]
{
    transform: translateX(20%);
}
[data-sal=slide-right]
{
    transform: translateX(-20%);
}
[data-sal|=slide].sal-animate, body.sal-disabled [data-sal|=slide]
{
    opacity: 1;
    transform: none;
}
[data-sal|=zoom]
{
    opacity: 0;
    transition-property: opacity,transform;
}
[data-sal=zoom-in]
{
    transform: scale(.5);
}
[data-sal=zoom-out]
{
    transform: scale(1.1);
}
[data-sal|=zoom].sal-animate, body.sal-disabled [data-sal|=zoom]
{
    opacity: 1;
    transform: none;
}
[data-sal|=flip]
{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: transform;
}
[data-sal=flip-left]
{
    transform: perspective(2000px) rotateY(-91deg);
}
[data-sal=flip-right]
{
    transform: perspective(2000px) rotateY(91deg);
}
[data-sal=flip-up]
{
    transform: perspective(2000px) rotateX(-91deg);
}
[data-sal=flip-down]
{
    transform: perspective(2000px) rotateX(91deg);
}
[data-sal|=flip].sal-animate, body.sal-disabled [data-sal|=flip]
{
    transform: none;
}
.swiper-container
{
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide
{
    float: left;
}
.swiper-container-vertical>.swiper-wrapper
{
    flex-direction: column;
}
.swiper-wrapper
{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide, .swiper-wrapper
{
    transform: translateZ(0);
}
.swiper-container-multirow>.swiper-wrapper
{
    flex-wrap: wrap;
}
.swiper-container-free-mode>.swiper-wrapper
{
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide
{
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}
.swiper-slide-invisible-blank
{
    visibility: hidden;
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide
{
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper
{
    align-items: flex-start;
    transition-property: transform,height;
}
.swiper-container-3d
{
    perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper
{
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left
{
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent);
}
.swiper-container-3d .swiper-slide-shadow-right
{
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent);
}
.swiper-container-3d .swiper-slide-shadow-top
{
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom
{
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent);
}
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal>.swiper-wrapper
{
    touch-action: pan-y;
}
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical>.swiper-wrapper
{
    touch-action: pan-x;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled
{
    opacity: .5;
    cursor: auto;
    pointer-events: none;
}
.swiper-container-rtl .swiper-button-next
{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto;
}
.swiper-container-rtl .swiper-button-prev
{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto;
}
.swiper-container-rtl .swiper-button-next.swiper-button-white
{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E");
}
.swiper-container-rtl .swiper-button-prev.swiper-button-white
{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E");
}
.swiper-container-rtl .swiper-button-next.swiper-button-black
{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E");
}
.swiper-container-rtl .swiper-button-prev.swiper-button-black
{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E");
}
.swiper-button-lock
{
    display: none;
}
.swiper-pagination
{
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden
{
    opacity: 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction
{
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic
{
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    transform: scale(.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main
{
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev
{
    transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev
{
    transform: scale(.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next
{
    transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next
{
    transform: scale(.33);
}
.swiper-pagination-bullet
{
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}
button.swiper-pagination-bullet
{
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet
{
    cursor: pointer;
}
.swiper-pagination-bullet-active
{
    opacity: 1;
    background: #007aff;
}
.swiper-container-vertical>.swiper-pagination-bullets
{
    right: 10px;
    top: 50%;
    transform: translate3d(0,-50%,0);
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet
{
    margin: 6px 0;
    display: block;
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    display: inline-block;
    transition: transform .2s,top .2s;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet
{
    margin: 0 4px;
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    transition: transform .2s,left .2s;
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    transition: transform .2s,right .2s;
}
.swiper-pagination-progressbar
{
    background: rgba(0,0,0,.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
    transform-origin: right top;
}
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite
{
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar
{
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active
{
    background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white
{
    background: hsla(0,0%,100%,.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill
{
    background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active
{
    background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black
{
    background: rgba(0,0,0,.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill
{
    background: #000;
}
.swiper-pagination-lock
{
    display: none;
}
.swiper-scrollbar
{
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1);
}
.swiper-container-horizontal>.swiper-scrollbar
{
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical>.swiper-scrollbar
{
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag
{
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag
{
    cursor: move;
}
.swiper-scrollbar-lock
{
    display: none;
}
.swiper-zoom-container
{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg
{
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.swiper-slide-zoomed
{
    cursor: move;
}
.swiper-lazy-preloader
{
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite;
}
.swiper-lazy-preloader:after
{
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after
{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
}
@-webkit-keyframes swiper-preloader-spin
{
    to
    {
        transform: rotate(1turn);
    }
}
@keyframes swiper-preloader-spin
{
    to
    {
        transform: rotate(1turn);
    }
}
.swiper-container .swiper-notification
{
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide
{
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide
{
    pointer-events: none;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide
{
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active
{
    pointer-events: auto;
}
.swiper-container-cube
{
    overflow: visible;
}
.swiper-container-cube .swiper-slide
{
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide
{
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide
{
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active
{
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev
{
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top
{
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow
{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: blur(50px);
    z-index: 0;
}
.swiper-container-flip
{
    overflow: visible;
}
.swiper-container-flip .swiper-slide
{
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide
{
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active
{
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top
{
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper
{
    -ms-perspective: 1200px;
}
.inf__drop-area
{
    transition: .3s ease;
    border: 1px solid hsla(0,0%,60%,.5);
    border-radius: 5px;
    max-width: 100%;
    width: 100%;
    height: 40px;
    overflow: hidden;
    transition: all .3s ease 0s;
    position: relative;
}
.inf__drop-area:before
{
    transform: translateY(-50%);
    position: relative;
    top: 50%;
    content: "";
    background-image: url(/wp-content/themes/giraffestudio/assets/images/careerDetails/icon_upload.svg);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    position: absolute;
    right: 15px;
}
.inf__drop-area input[type=file]
{
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
    outline: none;
    box-shadow: none!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    top: 0;
    left: 0;
}
.inf__drop-area.is-active .inf__hint
{
    color: #121212;
}
.inf__btn
{
    display: none!important;
}
.inf__hint
{
    transform: translateY(-50%);
    position: relative;
    top: 50%;
    transition: .3s ease;
    width: calc(100% - 60px);
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    left: 15px;
}
.glightbox-container
{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999!important;
    touch-action: none;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: none;
    overflow: hidden;
}
.glightbox-container.inactive
{
    display: none;
}
.glightbox-container .gcontainer
{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: hidden;
}
.glightbox-container .gslider
{
    transition: transform .4s ease;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    display: flex!important;
    justify-content: center;
    align-items: center;
    transform: translateZ(0);
}
.glightbox-container .gslide
{
    width: 100%;
    position: absolute;
    opacity: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
}
.glightbox-container .gslide.current
{
    opacity: 1;
    z-index: 99999;
    position: relative;
}
.glightbox-container .gslide.prev
{
    opacity: 1;
    z-index: 9999;
}
.glightbox-container .gslide-inner-content
{
    width: 100%;
}
.glightbox-container .ginner-container
{
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-width: 100%;
    margin: auto;
    height: 100vh;
}
.glightbox-container .ginner-container.gvideo-container
{
    width: 100%;
}
.glightbox-container .ginner-container.desc-bottom, .glightbox-container .ginner-container.desc-top
{
    flex-direction: column;
}
.glightbox-container .ginner-container.desc-left, .glightbox-container .ginner-container.desc-right
{
    max-width: 100%!important;
}
.gslide iframe, .gslide video
{
    outline: none!important;
    border: none;
    min-height: 165px;
    -webkit-overflow-scrolling: touch;
    touch-action: auto;
}
.gslide-image
{
    align-items: center;
}
.gslide-image img
{
    max-height: 100vh;
    display: block;
    max-width: 100%;
    padding: 0;
    float: none;
    outline: none;
    border: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-width: 100vw;
    width: auto;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    touch-action: none;
    margin: auto;
    min-width: 200px;
}
.desc-bottom .gslide-image img, .desc-top .gslide-image img
{
    width: auto;
}
.desc-left .gslide-image img, .desc-right .gslide-image img
{
    width: auto;
    max-width: 100%;
}
.gslide-image img.zoomable
{
    position: relative;
}
.gslide-image img.dragging
{
    cursor: -webkit-grabbing!important;
    cursor: grabbing!important;
    transition: none;
}
.gslide-video
{
    width: 100%;
    max-width: 100%;
    position: relative;
    width: 100vh;
    max-width: 100vh;
    width: 100%!important;
}
.gslide-video .gvideo-wrapper
{
    width: 100%;
    margin: auto;
}
.gslide-video:before
{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255,0,0,.34);
    display: none;
}
.gslide-video.playing:before
{
    display: none;
}
.gslide-video.fullscreen
{
    max-width: 100%!important;
    min-width: 100%;
    height: 75vh;
}
.gslide-video.fullscreen video
{
    max-width: 100%!important;
    width: 100%!important;
}
.gslide-inline
{
    background: #fff;
    text-align: left;
    max-height: calc(100vh - 40px);
    overflow: auto;
    max-width: 100%;
}
.gslide-inline .ginlined-content
{
    padding: 20px;
    width: 100%;
}
.gslide-inline .dragging
{
    cursor: -webkit-grabbing!important;
    cursor: grabbing!important;
    transition: none;
}
.ginlined-content
{
    overflow: auto;
    display: block!important;
    opacity: 1;
}
.gslide-external
{
    display: flex;
    width: 100%;
    min-width: 100%;
    background: #fff;
    padding: 0;
    overflow: auto;
    max-height: 75vh;
    height: 100%;
}
.gslide-media
{
    display: block;
    display: inline-flex;
    display: flex;
    width: auto;
}
.zoomed .gslide-media
{
    box-shadow: none!important;
}
.desc-bottom .gslide-media, .desc-top .gslide-media
{
    margin: 0 auto;
    flex-direction: column;
}
.gslide-description
{
    position: relative;
    flex: 1 0 100%;
}
.gslide-description.description-left, .gslide-description.description-right
{
    max-width: 100%;
}
.gslide-description.description-bottom, .gslide-description.description-top
{
    margin: 0 auto;
    width: 100%;
}
.gslide-description p
{
    margin-bottom: 12px;
}
.gslide-description p:last-child
{
    margin-bottom: 0;
}
.zoomed .gslide-description
{
    display: none;
}
.glightbox-mobile .glightbox-container .gslide-description
{
    height: auto!important;
    width: 100%;
    background: transparent;
    position: absolute;
    bottom: 15px;
    max-width: 100vw!important;
    order: 2!important;
    max-height: 78vh;
    overflow: auto!important;
    background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.75));
    transition: opacity .3s linear;
    padding: 19px 11px 50px;
}
.glightbox-mobile .glightbox-container .gslide-title
{
    color: #fff;
    font-size: 1em;
}
.glightbox-mobile .glightbox-container .gslide-desc
{
    color: #a1a1a1;
}
.glightbox-mobile .glightbox-container .gslide-desc a
{
    color: #fff;
    font-weight: 700;
}
.glightbox-mobile .glightbox-container .gslide-desc *
{
    color: inherit;
}
.glightbox-mobile .glightbox-container .gslide-desc string
{
    color: #fff;
}
.glightbox-mobile .glightbox-container .gslide-desc .desc-more
{
    color: #fff;
    opacity: .4;
}
.gdesc-open .gslide-media
{
    transition: opacity .5s ease;
    opacity: .4;
}
.gdesc-open .gdesc-inner
{
    padding-bottom: 30px;
}
.gdesc-closed .gslide-media
{
    transition: opacity .5s ease;
    opacity: 1;
}
.greset
{
    transition: all .3s ease;
}
.gabsolute
{
    position: absolute;
}
.grelative
{
    position: relative;
}
.glightbox-desc
{
    display: none!important;
}
.glightbox-open
{
    overflow: hidden;
}
.gloader
{
    height: 25px;
    width: 25px;
    -webkit-animation: lightboxLoader .8s linear infinite;
    animation: lightboxLoader .8s linear infinite;
    border: 2px solid #fff;
    border-right-color: transparent;
    border-radius: 50%;
    position: absolute;
    display: block;
    z-index: 9999;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 47%;
}
.goverlay
{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    will-change: opacity;
}
.glightbox-mobile .goverlay, .goverlay
{
    background: rgba(0,0,0,.75);
}
.gclose, .gnext, .gprev
{
    background-repeat: no-repeat;
    z-index: 99999;
    cursor: pointer;
    width: 26px;
    height: 44px;
    display: block;
    background-position: 0 0;
    border: none;
}
.gclose svg, .gnext svg, .gprev svg
{
    display: block;
    width: 100%;
    height: auto;
}
.gclose.disabled, .gnext.disabled, .gprev.disabled
{
    opacity: .1;
}
.gclose .garrow, .gnext .garrow, .gprev .garrow
{
    stroke: #fff;
}
iframe.wait-autoplay
{
    opacity: 0;
}
.glightbox-closing .gclose, .glightbox-closing .gnext, .glightbox-closing .gprev
{
    opacity: 0!important;
}
.glightbox-clean .gslide-description, .glightbox-modern .gslide-description
{
    background: #fff;
}
.glightbox-clean .gdesc-inner, .glightbox-modern .gdesc-inner
{
    padding: 22px 20px;
}
.glightbox-clean .gslide-title, .glightbox-modern .gslide-title
{
    font-size: 1em;
    font-weight: 400;
    font-family: arial;
    color: #000;
    margin-bottom: 19px;
    line-height: 1.4em;
}
.glightbox-clean .gslide-desc, .glightbox-modern .gslide-desc
{
    font-size: .86em;
    margin-bottom: 0;
    font-family: arial;
    line-height: 1.4em;
}
.glightbox-clean .gslide-video, .glightbox-modern .gslide-video
{
    background: #000;
}
.glightbox-clean .gclose, .glightbox-clean .gclose:hover, .glightbox-clean .gnext, .glightbox-clean .gnext:hover, .glightbox-clean .gprev, .glightbox-clean .gprev:hover, .glightbox-modern .gclose, .glightbox-modern .gclose:hover, .glightbox-modern .gnext, .glightbox-modern .gnext:hover, .glightbox-modern .gprev, .glightbox-modern .gprev:hover
{
    background-color: transparent;
}
.glightbox-clean .gclose path, .glightbox-clean .gnext path, .glightbox-clean .gprev path, .glightbox-modern .gclose path, .glightbox-modern .gnext path, .glightbox-modern .gprev path
{
    fill: #fff;
}
.glightbox-clean button:focus:not(.focused):not(.disabled), .glightbox-modern button:focus:not(.focused):not(.disabled)
{
    outline: none;
}
.glightbox-clean .gprev, .glightbox-modern .gprev
{
    position: absolute;
    top: -100%;
    left: 30px;
    width: 40px;
    height: 56px;
}
.glightbox-clean .gnext, .glightbox-modern .gnext
{
    position: absolute;
    top: -100%;
    right: 30px;
    width: 40px;
    height: 56px;
}
.glightbox-clean .gclose, .glightbox-modern .gclose
{
    width: 35px;
    height: 35px;
    top: 35px;
    right: 35px;
    position: absolute;
    opacity: .7;
    background-position: -59px 2px;
}
.glightbox-clean .gclose svg, .glightbox-modern .gclose svg
{
    width: 20px;
}
.glightbox-clean .gclose:hover, .glightbox-modern .gclose:hover
{
    opacity: 1;
}
.gfadeIn
{
    -webkit-animation: gfadeIn .5s ease;
    animation: gfadeIn .5s ease;
}
.gfadeOut
{
    -webkit-animation: gfadeOut .5s ease;
    animation: gfadeOut .5s ease;
}
.gslideOutLeft
{
    -webkit-animation: gslideOutLeft .3s ease;
    animation: gslideOutLeft .3s ease;
}
.gslideInLeft
{
    -webkit-animation: gslideInLeft .3s ease;
    animation: gslideInLeft .3s ease;
}
.gslideOutRight
{
    -webkit-animation: gslideOutRight .3s ease;
    animation: gslideOutRight .3s ease;
}
.gslideInRight
{
    -webkit-animation: gslideInRight .3s ease;
    animation: gslideInRight .3s ease;
}
.gzoomIn
{
    -webkit-animation: gzoomIn .5s ease;
    animation: gzoomIn .5s ease;
}
.gzoomOut
{
    -webkit-animation: gzoomOut .5s ease;
    animation: gzoomOut .5s ease;
}
@-webkit-keyframes lightboxLoader
{
    0%
    {
        transform: rotate(0deg);
    }
    to
    {
        transform: rotate(1turn);
    }
}
@keyframes lightboxLoader
{
    0%
    {
        transform: rotate(0deg);
    }
    to
    {
        transform: rotate(1turn);
    }
}
@-webkit-keyframes gfadeIn
{
    0%
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}
@keyframes gfadeIn
{
    0%
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}
@-webkit-keyframes gfadeOut
{
    0%
    {
        opacity: 1;
    }
    to
    {
        opacity: 0;
    }
}
@keyframes gfadeOut
{
    0%
    {
        opacity: 1;
    }
    to
    {
        opacity: 0;
    }
}
@-webkit-keyframes gslideInLeft
{
    0%
    {
        opacity: 0;
        transform: translate3d(-60%,0,0);
    }
    to
    {
        visibility: visible;
        transform: translateZ(0);
        opacity: 1;
    }
}
@keyframes gslideInLeft
{
    0%
    {
        opacity: 0;
        transform: translate3d(-60%,0,0);
    }
    to
    {
        visibility: visible;
        transform: translateZ(0);
        opacity: 1;
    }
}
@-webkit-keyframes gslideOutLeft
{
    0%
    {
        opacity: 1;
        visibility: visible;
        transform: translateZ(0);
    }
    to
    {
        transform: translate3d(-60%,0,0);
        opacity: 0;
        visibility: hidden;
    }
}
@keyframes gslideOutLeft
{
    0%
    {
        opacity: 1;
        visibility: visible;
        transform: translateZ(0);
    }
    to
    {
        transform: translate3d(-60%,0,0);
        opacity: 0;
        visibility: hidden;
    }
}
@-webkit-keyframes gslideInRight
{
    0%
    {
        opacity: 0;
        visibility: visible;
        transform: translate3d(60%,0,0);
    }
    to
    {
        transform: translateZ(0);
        opacity: 1;
    }
}
@keyframes gslideInRight
{
    0%
    {
        opacity: 0;
        visibility: visible;
        transform: translate3d(60%,0,0);
    }
    to
    {
        transform: translateZ(0);
        opacity: 1;
    }
}
@-webkit-keyframes gslideOutRight
{
    0%
    {
        opacity: 1;
        visibility: visible;
        transform: translateZ(0);
    }
    to
    {
        transform: translate3d(60%,0,0);
        opacity: 0;
    }
}
@keyframes gslideOutRight
{
    0%
    {
        opacity: 1;
        visibility: visible;
        transform: translateZ(0);
    }
    to
    {
        transform: translate3d(60%,0,0);
        opacity: 0;
    }
}
@-webkit-keyframes gzoomIn
{
    0%
    {
        opacity: 0;
        transform: scale3d(.3,.3,.3);
    }
    to
    {
        opacity: 1;
    }
}
@keyframes gzoomIn
{
    0%
    {
        opacity: 0;
        transform: scale3d(.3,.3,.3);
    }
    to
    {
        opacity: 1;
    }
}
@-webkit-keyframes gzoomOut
{
    0%
    {
        opacity: 1;
    }
    50%
    {
        opacity: 0;
        transform: scale3d(.3,.3,.3);
    }
    to
    {
        opacity: 0;
    }
}
@keyframes gzoomOut
{
    0%
    {
        opacity: 1;
    }
    50%
    {
        opacity: 0;
        transform: scale3d(.3,.3,.3);
    }
    to
    {
        opacity: 0;
    }
}
@media(min-width: 769px)
{
    .glightbox-container .ginner-container
    {
        width: auto;
        height: auto;
        flex-direction: row;
    }
    .glightbox-container .ginner-container.desc-top .gslide-description
    {
        order: 0;
    }
    .glightbox-container .ginner-container.desc-top .gslide-image, .glightbox-container .ginner-container.desc-top .gslide-image img
    {
        order: 1;
    }
    .glightbox-container .ginner-container.desc-left .gslide-description
    {
        order: 0;
    }
    .glightbox-container .ginner-container.desc-left .gslide-image
    {
        order: 1;
    }
    .gslide-image img
    {
        max-height: 97vh;
        max-width: calc(100% - 20px);
        max-width: 100%;
    }
    .gslide-image img.zoomable
    {
        cursor: zoom-in;
    }
    .zoomed .gslide-image img.zoomable
    {
        cursor: -webkit-grab;
        cursor: grab;
    }
    .gslide-inline
    {
        max-height: 95vh;
    }
    .gslide-external
    {
        max-height: 100vh;
    }
    .gslide-description.description-left, .gslide-description.description-right
    {
        max-width: 275px;
    }
    .glightbox-open
    {
        height: auto;
    }
    .goverlay
    {
        background: rgba(0,0,0,.75);
    }
    .glightbox-clean .gslide-media, .glightbox-modern .gslide-media
    {
        box-shadow: 1px 2px 9px 0 rgba(0,0,0,.65);
    }
    .glightbox-clean .description-left .gdesc-inner, .glightbox-clean .description-right .gdesc-inner, .glightbox-modern .description-left .gdesc-inner, .glightbox-modern .description-right .gdesc-inner
    {
        position: absolute;
        height: 100%;
        overflow-y: auto;
    }
    .glightbox-clean .gnext, .glightbox-clean .gprev, .glightbox-modern .gnext, .glightbox-modern .gprev
    {
        top: 45%;
    }
}
@media(min-width: 992px)
{
    .glightbox-clean .gclose, .glightbox-modern .gclose
    {
        right: 35px;
    }
}
@media screen and (max-height: 420px)
{
    .goverlay
    {
        background: #000;
    }
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video
{
    border: 0;
    margin: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}
body
{
    line-height: 1;
}
ol, ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before
{
    content: "";
    content: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
*, :after, :before
{
    box-sizing: border-box;
}
::-moz-selection
{
    background: #121212;
    color: #fff;
}
::selection
{
    background: #121212;
    color: #fff;
}
body
{
    background-color: #fff;
    font-family: Barlow;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #121212;
    margin: 0;
    padding: 0;
}
img
{
    margin: 0;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.wrapper
{
    width: 100%;
    overflow: hidden;
}
.container
{
    max-width: 520px;
    margin: 0 auto;
    padding: 0 20px;
}
@media only screen and (min-width: 769px)
{
    .container
    {
        max-width: 728px;
    }
}
@media only screen and (min-width: 1025px)
{
    .container
    {
        max-width: 984px;
    }
}
@media only screen and (min-width: 1281px)
{
    .container
    {
        max-width: 1290px;
        padding: 0 30px;
    }
}
.label
{
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: .05em;
    margin: 0 0 4px;
}
@media only screen and (min-width: 769px)
{
    .label
    {
        font-size: 14px;
        line-height: 17px;
        letter-spacing: .1em;
    }
}
.label--light
{
    font-weight: 400;
}
.anchor
{
    width: 100%;
    height: 1px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: -80px;
    left: 0;
}
@media only screen and (min-width: 1281px)
{
    .anchor
    {
        top: -90px;
    }
}
.anchor--reverse
{
    bottom: 80px;
    top: auto;
}
@media only screen and (min-width: 1281px)
{
    .anchor--reverse
    {
        bottom: 90px;
        top: auto;
    }
}
.fbc
{
    width: 100%;
    position: absolute;
    bottom: 100vh;
    left: 0;
}
a
{
    transition: .3s ease;
    text-decoration: none;
    color: #121212;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
a:hover
{
    color: #ff7858;
}
h1, h2, h3, h4, h5, h6
{
    font-family: Poppins,sans-serif;
    font-weight: 700;
    margin: 0;
}
h1
{
    font-size: 36px;
    line-height: 36px;
}
@media only screen and (min-width: 561px)
{
    h1
    {
        font-size: 40px;
        line-height: 40px;
    }
}
@media only screen and (min-width: 769px)
{
    h1
    {
        font-size: 48px;
        line-height: 48px;
    }
}
@media only screen and (min-width: 1025px)
{
    h1
    {
        font-size: 56px;
        line-height: 56px;
    }
}
@media only screen and (min-width: 1281px)
{
    h1
    {
        font-size: 70px;
        line-height: 70px;
    }
}
h1 span
{
    font-family: GetShow;
    font-size: 66px;
    font-weight: 400;
    position: relative;
    top: 10px;
    color: #ff7858;
}
@media only screen and (min-width: 561px)
{
    h1 span
    {
        font-size: 70px;
        top: 10px;
    }
}
@media only screen and (min-width: 769px)
{
    h1 span
    {
        font-size: 82px;
        top: 12px;
    }
}
@media only screen and (min-width: 1025px)
{
    h1 span
    {
        font-size: 92px;
        top: 14px;
    }
}
@media only screen and (min-width: 1281px)
{
    h1 span
    {
        font-size: 110px;
        top: 17px;
    }
}
h1 span:before
{
    content: "";
    width: 10px;
    display: inline-block;
}
h1.pageTitle
{
    font-size: 36px;
    line-height: 42px;
    letter-spacing: -.025em;
}
@media only screen and (min-width: 769px)
{
    h1.pageTitle
    {
        font-size: 40px;
        line-height: 47px;
    }
}
@media only screen and (min-width: 1025px)
{
    h1.pageTitle
    {
        font-size: 48px;
        line-height: 56px;
    }
}
@media only screen and (min-width: 1281px)
{
    h1.pageTitle
    {
        font-size: 50px;
        line-height: 60px;
    }
}
h1.pageTitle span
{
    font-size: 66px;
    letter-spacing: normal;
    display: inline-block;
    top: 10px;
}
@media only screen and (min-width: 769px)
{
    h1.pageTitle span
    {
        font-size: 70px;
    }
}
@media only screen and (min-width: 1025px)
{
    h1.pageTitle span
    {
        font-size: 78px;
    }
}
@media only screen and (min-width: 1281px)
{
    h1.pageTitle span
    {
        font-size: 80px;
    }
}
h1.postTitle
{
    font-size: 34px;
    line-height: 42px;
    letter-spacing: -.025em;
}
@media only screen and (min-width: 769px)
{
    h1.postTitle
    {
        font-size: 36px;
        line-height: 44px;
        font-size: 40px;
        line-height: 50px;
    }
}
@media only screen and (min-width: 1025px)
{
    h1.postTitle
    {
        font-size: 48px;
        line-height: 60px;
    }
}
@media only screen and (min-width: 1281px)
{
    h1.postTitle
    {
        font-size: 50px;
        line-height: 64px;
    }
}
h2
{
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -.025em;
}
@media only screen and (min-width: 769px)
{
    h2
    {
        font-size: 40px;
        line-height: 40px;
    }
}
@media only screen and (min-width: 1025px)
{
    h2
    {
        font-size: 48px;
        line-height: 48px;
    }
}
@media only screen and (min-width: 1281px)
{
    h2
    {
        font-size: 50px;
        line-height: 50px;
    }
}
h2 span
{
    font-family: GetShow;
    font-size: 66px;
    font-weight: 400;
    letter-spacing: normal;
    display: inline-block;
    position: relative;
    top: 10px;
    color: #ff7858;
}
@media only screen and (min-width: 769px)
{
    h2 span
    {
        font-size: 70px;
    }
}
@media only screen and (min-width: 1025px)
{
    h2 span
    {
        font-size: 78px;
    }
}
@media only screen and (min-width: 1281px)
{
    h2 span
    {
        font-size: 80px;
    }
}
h2 span:before
{
    content: "";
    width: 10px;
    display: inline-block;
}
h2.sectionTitle
{
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -.025em;
}
@media only screen and (min-width: 769px)
{
    h2.sectionTitle
    {
        font-size: 27px;
        line-height: 32px;
    }
}
@media only screen and (min-width: 1025px)
{
    h2.sectionTitle
    {
        font-size: 31px;
        line-height: 36px;
    }
}
@media only screen and (min-width: 1281px)
{
    h2.sectionTitle
    {
        font-size: 35px;
        line-height: 40px;
    }
}
h3
{
    font-size: 20px;
    line-height: 28px;
}
@media only screen and (min-width: 769px)
{
    h3
    {
        font-size: 22px;
        line-height: 30px;
    }
}
@media only screen and (min-width: 1025px)
{
    h3
    {
        font-size: 24px;
        line-height: 32px;
    }
}
@media only screen and (min-width: 1281px)
{
    h3
    {
        font-size: 26px;
        line-height: 39px;
    }
}
h3.sectionTitle
{
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -.025em;
}
@media only screen and (min-width: 769px)
{
    h3.sectionTitle
    {
        font-size: 27px;
        line-height: 32px;
    }
}
@media only screen and (min-width: 1025px)
{
    h3.sectionTitle
    {
        font-size: 31px;
        line-height: 36px;
    }
}
@media only screen and (min-width: 1281px)
{
    h3.sectionTitle
    {
        font-size: 35px;
        line-height: 40px;
    }
}
h3.teamName
{
    font-size: 18px;
    line-height: 24px;
}
@media only screen and (min-width: 561px)
{
    h3.teamName
    {
        font-size: 20px;
        line-height: 26px;
    }
}
@media only screen and (min-width: 769px)
{
    h3.teamName
    {
        font-size: 22px;
        line-height: 28px;
    }
}
@media only screen and (min-width: 1025px)
{
    h3.teamName
    {
        font-size: 24px;
        line-height: 30px;
    }
}
h3.faqSection
{
    font-size: 18px;
    line-height: 24px;
}
@media only screen and (min-width: 769px)
{
    h3.faqSection
    {
        font-size: 20px;
        line-height: 26px;
    }
}
@media only screen and (min-width: 1025px)
{
    h3.faqSection
    {
        font-size: 22px;
        line-height: 28px;
    }
}
h4
{
    font-size: 18px;
    line-height: 24px;
}
@media only screen and (min-width: 769px)
{
    h4
    {
        font-size: 20px;
        line-height: 30px;
    }
}
h4.faqQuestion
{
    font-size: 14px;
    line-height: 22px;
}
@media only screen and (min-width: 1025px)
{
    h4.faqQuestion
    {
        font-size: 16px;
        line-height: 24px;
    }
}
h5
{
    font-size: 18px;
    line-height: 26px;
}
h6
{
    font-size: 16px;
    line-height: 24px;
}
p
{
    font-size: 14px;
    line-height: 20px;
    color: #333;
    margin: 0;
}
@media only screen and (min-width: 769px)
{
    p
    {
        font-size: 16px;
        line-height: 24px;
    }
}
.p20 p
{
    font-size: 14px;
    line-height: 20px;
}
@media only screen and (min-width: 769px)
{
    .p20 p
    {
        font-size: 16px;
        line-height: 24px;
    }
}
@media only screen and (min-width: 1025px)
{
    .p20 p
    {
        font-size: 18px;
        line-height: 26px;
    }
}
@media only screen and (min-width: 1281px)
{
    .p20 p
    {
        font-size: 20px;
        line-height: 30px;
    }
}
b, strong
{
    font-weight: 700;
}
.c a
{
    color: #ff7858;
}
.c h2
{
    font-size: 22px;
    line-height: 24px;
}
@media only screen and (min-width: 769px)
{
    .c h2
    {
        font-size: 26px;
        line-height: 32px;
    }
}
@media only screen and (min-width: 1025px)
{
    .c h2
    {
        font-size: 30px;
        line-height: 36px;
    }
}
@media only screen and (min-width: 1281px)
{
    .c h2
    {
        font-size: 34px;
        line-height: 44px;
    }
}
.c p
{
    margin: 0 0 17px;
}
@media only screen and (min-width: 561px)
{
    .c p
    {
        margin: 0 0 22px;
    }
}
.c img
{
    max-width: 100%;
    height: auto;
    margin: 35px auto 0;
}
.c h2, .c h3, .c h4, .c h5
{
    margin: 30px 0 17px;
}
@media only screen and (min-width: 561px)
{
    .c h2, .c h3, .c h4, .c h5
    {
        margin: 35px 0 22px;
    }
}
.c ul
{
    margin: 0 0 17px;
}
@media only screen and (min-width: 561px)
{
    .c ul
    {
        margin: 0 0 22px;
    }
}
.c ul li
{
    padding: 0 0 0 30px;
    position: relative;
}
.c ul li+li
{
    margin: 5px 0 0;
}
@media only screen and (min-width: 561px)
{
    .c ul li+li
    {
        margin: 10px 0 0;
    }
}
.c ul li:before
{
    content: "";
    border-radius: 50%;
    background-color: #ff7858;
    width: 7px;
    height: 7px;
    position: absolute;
    top: 10px;
    left: 6px;
}
@media only screen and (min-width: 561px)
{
    .c ul li:before
    {
        left: 10px;
    }
}
.c>:first-child
{
    margin-top: 0!important;
}
.c>:last-child
{
    margin-bottom: 0!important;
}
.polishLanguage h1 span
{
    font-family: Poppins,sans-serif;
    font-size: 90%;
    font-weight: 400;
    line-height: 90%;
    top: auto;
}
@media only screen and (min-width: 561px)
{
    .polishLanguage h1 span
    {
        font-size: 85%;
        line-height: 85%;
    }
}
@media only screen and (min-width: 769px)
{
    .polishLanguage h1 span
    {
        font-size: 80%;
        line-height: 80%;
    }
}
@media only screen and (min-width: 1025px)
{
    .polishLanguage h1 span
    {
        font-size: 80%;
        line-height: 80%;
    }
}
@media only screen and (min-width: 1281px)
{
    .polishLanguage h1 span
    {
        font-size: 80%;
        line-height: 80%;
    }
}
.polishLanguage h1 span:before
{
    width: 0;
}
.polishLanguage h2 span
{
    font-family: Poppins,sans-serif;
    font-size: 90%;
    font-weight: 400;
    line-height: 90%;
    top: auto;
}
@media only screen and (min-width: 769px)
{
    .polishLanguage h2 span
    {
        font-size: 85%;
        line-height: 85%;
        font-size: 80%;
        line-height: 80%;
    }
}
@media only screen and (min-width: 1025px)
{
    .polishLanguage h2 span
    {
        font-size: 80%;
        line-height: 80%;
    }
}
@media only screen and (min-width: 1281px)
{
    .polishLanguage h2 span
    {
        font-size: 80%;
        line-height: 80%;
    }
}
.polishLanguage h2 span:before
{
    width: 0;
}
.header
{
    transition: .3s ease;
    width: 100%;
    opacity: 1;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
}
.header__wrapper
{
    transition: .3s ease;
    height: 80px;
    padding: 0 50px 0 0;
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: relative;
}
@media only screen and (min-width: 1025px)
{
    .header__wrapper
    {
        height: 90px;
        position: static;
    }
}
@media only screen and (min-width: 1281px)
{
    .header__wrapper
    {
        height: 100px;
    }
}
.header__logo a
{
    display: block;
    position: relative;
}
.header__logo a img
{
    transition: .3s ease;
    width: 90px!important;
    height: auto!important;
    opacity: 0;
}
@media only screen and (min-width: 1025px)
{
    .header__logo a img
    {
        width: 98px!important;
    }
}
@media only screen and (min-width: 1281px)
{
    .header__logo a img
    {
        width: 106px!important;
    }
}
.header__logo a img.logo__white
{
    transform: translate(-50%,-50%);
    position: relative;
    top: 50%;
    left: 50%;
    position: absolute;
}
.header__menu
{
    margin: 0 0 0 auto;
}
@media only screen and (max-width: 1024px)
{
    .header__menu
    {
        transition: .3s ease;
        background-color: #ff7858;
        width: 100vw;
        height: 100vh;
        opacity: 0;
        pointer-events: none;
        padding: 0 30px;
        justify-content: center;
        align-items: center;
        display: flex;
        transform: translateX(0);
        position: absolute;
        z-index: 50;
        top: 0;
        left: 100vw;
    }
}
.header__menu ul
{
    display: block;
}
@media only screen and (min-width: 1025px)
{
    .header__menu ul
    {
        display: flex;
    }
}
.header__menu ul li
{
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    text-transform: uppercase;
}
@media only screen and (min-width: 561px)
{
    .header__menu ul li
    {
        font-size: 15px;
        line-height: 18px;
        text-align: center;
    }
}
@media only screen and (min-width: 1025px)
{
    .header__menu ul li
    {
        font-size: 13px;
        line-height: 16px;
    }
}
.header__menu ul li+li
{
    margin: 15px 0 0;
}
@media only screen and (min-width: 1025px)
{
    .header__menu ul li+li
    {
        margin: 0 0 0 30px;
    }
}
@media only screen and (min-width: 1281px)
{
    .header__menu ul li+li
    {
        margin: 0 0 0 34px;
    }
}
.header__menu ul li a
{
    color: transparent;
}
.header__menu .menu__close
{
    cursor: pointer;
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
}
@media only screen and (min-width: 1025px)
{
    .header__menu .menu__close
    {
        display: none;
    }
}
.header__menu .menu__close img
{
    width: 22px!important;
    height: auto!important;
}
.header__menu.visible
{
    opacity: 1;
    pointer-events: auto;
    transform: translateX(-50%);
    left: 50%;
}
.header__lang
{
    position: relative;
    align-self: flex-start;
    width: 84px;
    height: 33px;
    margin-top: 24px;
    margin-left: auto;
    border: 1px solid #b0b0c0;
    border-radius: 16px;
    background: #fff;
    cursor: pointer;
    transition: .2s;
}
@media only screen and (min-width: 561px)
{
    .header__lang
    {
        margin-right: 20px;
    }
}
@media only screen and (min-width: 1025px)
{
    .header__lang
    {
        margin-top: 30px;
    }
}
@media only screen and (min-width: 1281px)
{
    .header__lang
    {
        margin-top: 34px;
    }
}
.header__lang:hover
{
    height: 63px;
}
.header__lang:hover .header__lang-hidden
{
    visibility: visible;
    pointer-events: all;
    opacity: 1;
    transition: opacity .4s;
}
.header__lang-row
{
    display: flex;
    align-items: center;
    -moz-column-gap: 5px;
    column-gap: 5px;
    padding: 5px 11px;
}
.header__lang-row span
{
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
}
.header__lang-hidden
{
    display: block;
    padding: 3px 11px;
    border-radius: 0 0 16px 16px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: .2s;
}
.header__lang-hidden:hover
{
    background: #ffdfd3;
    transition: .2s;
}
.header__lang-hidden span
{
    margin-left: 26px;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
}
.header__lang-arrow
{
    position: absolute;
    top: 12.5px;
    right: 11px;
}
.header__quote
{
    display: none;
}
@media only screen and (min-width: 561px)
{
    .header__quote
    {
        display: block;
    }
}
.header__quote a
{
    border: 2px solid transparent;
    border-radius: 18px;
    height: 36px;
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: transparent;
    padding: 0 20px 1px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
}
@media only screen and (min-width: 769px)
{
    .header__quote a
    {
        border-radius: 20px;
        height: 40px;
        font-size: 13px;
        line-height: 16px;
        padding: 0 30px 1px;
    }
}
.header__trigger
{
    transition: .3s ease;
    width: 25px;
    height: 20px;
    cursor: pointer;
    align-items: center;
    display: flex;
    position: absolute;
    top: 29px;
    right: 0;
}
@media only screen and (min-width: 1025px)
{
    .header__trigger
    {
        display: none;
    }
}
.header__trigger span
{
    transition: .3s ease;
    background-color: transparent;
    height: 2px;
    flex: 0 0 20px;
    display: block;
    position: relative;
}
.header__trigger span:after, .header__trigger span:before
{
    transition: .3s ease;
    content: "";
    background-color: transparent;
    height: 2px;
    position: absolute;
    left: 0;
}
.header__trigger span:before
{
    width: 25px;
    top: -8px;
}
.header__trigger span:after
{
    width: 23px;
    bottom: -8px;
}
.header.sticky
{
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.header.sticky .header__wrapper
{
    height: 80px;
}
@media only screen and (min-width: 1281px)
{
    .header.sticky .header__wrapper
    {
        height: 90px;
    }
}
@media only screen and (min-width: 1025px)
{
    .header.sticky .header__lang
    {
        margin-top: 25px;
    }
}
@media only screen and (min-width: 1281px)
{
    .header.sticky .header__lang
    {
        margin-top: 30px;
    }
}
.header.sticky .header__logo a img
{
    width: 90px!important;
}
@media only screen and (min-width: 1281px)
{
    .header.sticky .header__logo a img
    {
        width: 98px!important;
    }
}
.header--standard .header__logo a img.logo__standard
{
    opacity: 1;
}
.header--standard .header__logo a img.logo__white
{
    opacity: 0;
}
.header--standard .header__menu ul li a
{
    color: #fff;
}
@media only screen and (min-width: 1025px)
{
    .header--standard .header__menu ul li a
    {
        color: #121212;
    }
}
.header--standard .header__menu ul li a:hover
{
    color: #fff;
}
@media only screen and (min-width: 1025px)
{
    .header--standard .header__menu ul li a:hover
    {
        color: #ff7858;
    }
}
.header--standard .header__quote a
{
    border-color: #ff7858;
    color: #ff7858;
}
.header--standard .header__quote a:hover
{
    border-color: transparent;
    background-color: #ff7858;
    color: #fff;
}
.header--standard .header__trigger span, .header--standard .header__trigger span:after, .header--standard .header__trigger span:before
{
    background-color: #121212;
}
.header--white .header__logo a img.logo__standard
{
    opacity: 0;
}
.header--white .header__logo a img.logo__white
{
    opacity: 1;
}
.header--white .header__menu ul li a
{
    color: #fff;
}
.header--white .header__quote a
{
    border-color: #fff;
    color: #fff;
}
.header--white .header__quote a:hover
{
    border-color: transparent;
    background-color: #fff;
    color: #ff7858;
}
.header--white .header__trigger span, .header--white .header__trigger span:after, .header--white .header__trigger span:before
{
    background-color: #fff;
}
.header--white.sticky .header__logo a img.logo__standard
{
    opacity: 1;
}
.header--white.sticky .header__logo a img.logo__white
{
    opacity: 0;
}
.header--white.sticky .header__menu ul li a
{
    color: #fff;
}
@media only screen and (min-width: 1025px)
{
    .header--white.sticky .header__menu ul li a
    {
        color: #121212;
    }
}
.header--white.sticky .header__menu ul li a:hover
{
    color: #fff;
}
@media only screen and (min-width: 1025px)
{
    .header--white.sticky .header__menu ul li a:hover
    {
        color: #ff7858;
    }
}
.header--white.sticky .header__quote a
{
    border-color: #ff7858;
    color: #ff7858;
}
.header--white.sticky .header__quote a:hover
{
    border-color: transparent;
    background-color: #ff7858;
    color: #fff;
}
.header--white.sticky .header__trigger span, .header--white.sticky .header__trigger span:after, .header--white.sticky .header__trigger span:before
{
    background-color: #121212;
}
.letsDoThis
{
    position: relative;
    z-index: 50;
}
.letsDoThis:after
{
    content: "";
    background-color: #1f3059;
    width: 100%;
    height: 50%;
    position: absolute;
    z-index: 25;
    bottom: 0;
    left: 0;
}
.letsDoThis__wrapper
{
    border-radius: 10px;
    background-color: #ff7858;
    height: auto;
    color: #fff;
    padding: 25px 20px 115px;
    display: block;
    position: relative;
    z-index: 50;
}
@media only screen and (min-width: 561px)
{
    .letsDoThis__wrapper
    {
        padding: 30px 30px 35px;
    }
}
@media only screen and (min-width: 769px)
{
    .letsDoThis__wrapper
    {
        padding: 30px 40px 35px;
    }
}
@media only screen and (min-width: 1025px)
{
    .letsDoThis__wrapper
    {
        height: 200px;
        padding: 40px 50px;
        align-items: center;
        display: flex;
    }
}
@media only screen and (min-width: 1281px)
{
    .letsDoThis__wrapper
    {
        height: 240px;
        padding: 0 105px;
    }
}
.letsDoThis__wrapper h2
{
    max-width: 50%;
    margin: 0 0 20px;
    padding: 0 0 4px;
}
@media only screen and (min-width: 561px)
{
    .letsDoThis__wrapper h2
    {
        margin: 0 0 15px;
    }
}
@media only screen and (min-width: 1025px)
{
    .letsDoThis__wrapper h2
    {
        margin: 0 35px 0 0;
    }
}
.letsDoThis__wrapper h2 span
{
    color: #fff;
}
.letsDoThis__wrapper figure
{
    width: 330px;
    height: 160px;
    pointer-events: none;
    overflow: hidden;
    padding: 10px 0 0;
    position: absolute;
    bottom: 0;
    right: -50px;
}
@media only screen and (min-width: 561px)
{
    .letsDoThis__wrapper figure
    {
        height: 170px;
        padding: 40px 0 0;
        right: -110px;
    }
}
@media only screen and (min-width: 769px)
{
    .letsDoThis__wrapper figure
    {
        width: 380px;
        height: 210px;
        padding: 0;
        right: -120px;
    }
}
@media only screen and (min-width: 1025px)
{
    .letsDoThis__wrapper figure
    {
        width: 420px;
        height: 230px;
        right: -150px;
    }
}
@media only screen and (min-width: 1281px)
{
    .letsDoThis__wrapper figure
    {
        width: 530px;
        height: 300px;
        padding: 10px 0 0;
        right: -30px;
    }
}
.letsDoThis__wrapper figure img
{
    width: 310px!important;
    height: auto!important;
    margin: 0;
}
@media only screen and (max-width: 768px)
{
    .letsDoThis__wrapper figure img
    {
        width: 350px!important;
    }
}
@media only screen and (min-width: 1025px)
{
    .letsDoThis__wrapper figure img
    {
        width: 400px!important;
    }
}
@media only screen and (min-width: 1281px)
{
    .letsDoThis__wrapper figure img
    {
        width: 570px!important;
    }
}
.letsDoThis--home
{
    background-color: #f5f8ff;
}
.footer
{
    background-color: #1f3059;
    font-family: Barlow!important;
    color: #fff;
    padding: 45px 0;
}
@media only screen and (min-width: 561px)
{
    .footer
    {
        padding: 50px 0 55px;
    }
}
@media only screen and (min-width: 769px)
{
    .footer
    {
        padding: 55px 0;
    }
}
@media only screen and (min-width: 1025px)
{
    .footer
    {
        padding: 72px 0;
    }
}
@media only screen and (min-width: 1281px)
{
    .footer
    {
        padding: 82px 0 72px;
    }
}
.footer a, .footer p
{
    color: #fff;
}
.footer a:hover
{
    color: #ff7858;
}
@media only screen and (min-width: 1281px)
{
    .footer__bottom, .footer__cols, .footer__header
    {
        padding: 0 0 0 105px;
    }
}
.footer__header
{
    margin: 0 0 30px;
    flex-wrap: wrap;
    align-items: flex-end;
    display: flex;
}
@media only screen and (min-width: 561px)
{
    .footer__header
    {
        margin: 0 0 35px;
    }
}
@media only screen and (min-width: 1025px)
{
    .footer__header
    {
        margin: 0 0 72px;
        flex-wrap: nowrap;
    }
}
.footer__header h2
{
    flex: 0 0 100%;
    margin: 0 0 30px;
}
@media only screen and (min-width: 561px)
{
    .footer__header h2
    {
        margin: 0 0 35px;
    }
}
@media only screen and (min-width: 1025px)
{
    .footer__header h2
    {
        flex: 0 0 45.5%;
        margin: 0;
    }
}
.footer__header .header__contact
{
    flex: 0 0 100%;
    padding: 0 0 5px;
    display: block;
}
@media only screen and (min-width: 561px)
{
    .footer__header .header__contact
    {
        display: flex;
    }
}
@media only screen and (min-width: 1025px)
{
    .footer__header .header__contact
    {
        flex: 0 0 54.5%;
    }
}
.footer__header .header__contact a
{
    flex: 0 0 50%;
    font-size: 18px;
    line-height: 28px;
    align-items: center;
    display: flex;
}
@media only screen and (min-width: 1281px)
{
    .footer__header .header__contact a
    {
        font-size: 20px;
        line-height: 32px;
    }
}
.footer__header .header__contact a img
{
    width: auto!important;
    height: 25px!important;
    margin: 0 15px 0 0;
}
.footer__header .header__contact a+a
{
    margin: 8px 0 0;
}
@media only screen and (min-width: 561px)
{
    .footer__header .header__contact a+a
    {
        margin: 0;
    }
}
.footer__cols
{
    flex-wrap: wrap;
    margin: 0 0 10px;
    display: flex;
}
@media only screen and (min-width: 561px)
{
    .footer__cols
    {
        margin: 0 0 25px;
    }
}
@media only screen and (min-width: 1025px)
{
    .footer__cols
    {
        margin: 0 0 67px;
    }
}
.footer__cols .cols__col
{
    flex: 0 0 50%;
    margin: 0 0 25px;
    padding: 0 15px 0 0;
}
@media only screen and (min-width: 769px)
{
    .footer__cols .cols__col
    {
        flex: 0 0 33.33333%;
        padding: 0 20px 0 0;
    }
}
@media only screen and (min-width: 1025px)
{
    .footer__cols .cols__col
    {
        flex: 0 0 18%;
        padding: 0 25px 0 0;
        margin: 0;
    }
}
.footer__cols .cols__col h4
{
    font-family: Barlow!important;
    font-weight: 400;
    margin: 0 0 15px;
}
@media only screen and (min-width: 769px)
{
    .footer__cols .cols__col h4
    {
        margin: 0 0 20px;
    }
}
.footer__cols .cols__col ul li
{
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
}
@media only screen and (min-width: 769px)
{
    .footer__cols .cols__col ul li
    {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: .1em;
    }
}
.footer__cols .cols__col ul li+li
{
    margin: 6px 0 0;
}
@media only screen and (min-width: 769px)
{
    .footer__cols .cols__col ul li+li
    {
        margin: 8px 0 0;
    }
}
@media only screen and (min-width: 1025px)
{
    .footer__cols .cols__col ul li+li
    {
        margin: 10px 0 0;
    }
}
@media only screen and (min-width: 1281px)
{
    .footer__cols .cols__col ul li+li
    {
        margin: 11px 0 0;
    }
}
.footer__cols .cols__col ul li a
{
    color: hsla(0,0%,100%,.5);
}
.footer__cols .cols__col ul li a:hover
{
    color: #ff7858;
}
.footer__cols .cols__col:first-child
{
    flex: 0 0 100%;
}
@media only screen and (min-width: 561px)
{
    .footer__cols .cols__col:first-child
    {
        flex: 0 0 50%;
    }
}
@media only screen and (min-width: 769px)
{
    .footer__cols .cols__col:first-child
    {
        flex: 0 0 33.33333%;
    }
}
@media only screen and (min-width: 1025px)
{
    .footer__cols .cols__col:first-child
    {
        flex: 0 0 28%;
    }
}
.footer__cols .cols__col:first-child p
{
    margin: 0 0 15px;
}
@media only screen and (min-width: 561px)
{
    .footer__cols .cols__col:first-child p
    {
        margin: 0 0 20px;
    }
}
.footer__cols .cols__col:first-child>:last-child
{
    margin: 0;
}
.footer__bottom
{
    display: block;
}
@media only screen and (min-width: 561px)
{
    .footer__bottom
    {
        align-items: center;
        display: flex;
    }
}
.footer__bottom .bottom__socials
{
    margin: 0 0 20px;
    display: flex;
}
@media only screen and (min-width: 561px)
{
    .footer__bottom .bottom__socials
    {
        margin: 0 70px 0 0;
    }
}
.footer__bottom .bottom__socials li+li
{
    margin: 0 0 0 10px;
}
@media only screen and (min-width: 769px)
{
    .footer__bottom .bottom__socials li+li
    {
        margin: 0 0 0 15px;
    }
}
.footer__bottom .bottom__socials li a img
{
    width: auto!important;
    height: 40px!important;
}
@media only screen and (min-width: 769px)
{
    .footer__bottom .bottom__socials li a img
    {
        height: 45px!important;
    }
}
@media only screen and (min-width: 1025px)
{
    .footer__bottom .bottom__socials li a img
    {
        height: 50px!important;
    }
}
@media only screen and (min-width: 1281px)
{
    .footer__bottom .bottom__socials li a img
    {
        height: 60px!important;
    }
}
.footer__bottom .bottom__socials li a:hover
{
    opacity: .5;
}
.footer__bottom .bottom__menu ul
{
    display: flex;
}
.footer__bottom .bottom__menu ul li
{
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
}
.footer__bottom .bottom__menu ul li+li
{
    margin: 0 0 0 25px;
}
@media only screen and (min-width: 1025px)
{
    .footer__bottom .bottom__menu ul li+li
    {
        margin: 0 0 0 30px;
    }
}
@media only screen and (min-width: 1281px)
{
    .footer__bottom .bottom__menu ul li+li
    {
        margin: 0 0 0 34px;
    }
}
.footer__bottom .bottom__menu ul li a
{
    color: hsla(0,0%,100%,.5);
}
.footer__bottom .bottom__menu ul li a:hover
{
    color: #ff7858;
}
.blog
{
    background-color: #f5f8ff;
    padding: 60px 0;
    position: relative;
    z-index: 50;
}
@media only screen and (min-width: 561px)
{
    .blog
    {
        padding: 70px 0;
    }
}
@media only screen and (min-width: 769px)
{
    .blog
    {
        padding: 80px 0;
    }
}
@media only screen and (min-width: 1025px)
{
    .blog
    {
        padding: 90px 0;
    }
}
@media only screen and (min-width: 1281px)
{
    .blog
    {
        padding: 100px 0;
    }
}
.blog .container
{
    position: relative;
    z-index: 50;
}
.blog__title
{
    margin: 0 0 40px;
}
@media only screen and (min-width: 769px)
{
    .blog__title
    {
        margin: 0 0 50px;
    }
}
@media only screen and (min-width: 1281px)
{
    .blog__title
    {
        margin: 0 0 60px;
    }
}
.blog__title h1
{
    text-align: center;
}
.blog__list
{
    margin: 0 0 -20px;
    flex-wrap: wrap;
    display: flex;
}
@media only screen and (min-width: 561px)
{
    .blog__list
    {
        width: calc(100% + 20px);
        margin: 0 -10px -20px;
    }
}
@media only screen and (min-width: 1025px)
{
    .blog__list
    {
        width: calc(100% + 22px);
        margin: 0 -11px -22px;
    }
}
@media only screen and (min-width: 1281px)
{
    .blog__list
    {
        width: calc(100% + 30px);
        margin: 0 -15px -30px;
    }
}
.blog__list .list__item
{
    border-radius: 10px;
    background-color: #fff;
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px;
    box-shadow: 0 0 35px rgba(0,0,0,.15);
}
@media only screen and (min-width: 561px)
{
    .blog__list .list__item
    {
        width: calc(50% - 20px);
        margin: 0 10px 20px;
    }
}
@media only screen and (min-width: 1025px)
{
    .blog__list .list__item
    {
        width: calc(33.33333% - 22px);
        margin: 0 11px 22px;
        box-shadow: 0 0 40px rgba(0,0,0,.15);
    }
}
@media only screen and (min-width: 1281px)
{
    .blog__list .list__item
    {
        width: calc(33.33333% - 30px);
        margin: 0 15px 30px;
        box-shadow: 0 0 50px rgba(18,18,18,.15);
    }
}
.blog__list .list__item:nth-child(3)
{
    display: none;
}
@media only screen and (min-width: 1025px)
{
    .blog__list .list__item:nth-child(3)
    {
        display: block;
    }
}
.blog__list .list__item .item__thumbnail img
{
    width: 100%!important;
    height: 180px!important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
@media only screen and (min-width: 561px)
{
    .blog__list .list__item .item__thumbnail img
    {
        height: 200px!important;
    }
}
@media only screen and (min-width: 769px)
{
    .blog__list .list__item .item__thumbnail img
    {
        height: 240px!important;
    }
}
@media only screen and (min-width: 1281px)
{
    .blog__list .list__item .item__thumbnail img
    {
        height: 280px!important;
    }
}
.blog__list .list__item .item__copy
{
    padding: 20px 20px 25px;
}
@media only screen and (min-width: 769px)
{
    .blog__list .list__item .item__copy
    {
        padding: 25px;
    }
}
@media only screen and (min-width: 1025px)
{
    .blog__list .list__item .item__copy
    {
        padding: 30px;
    }
}
@media only screen and (min-width: 1281px)
{
    .blog__list .list__item .item__copy
    {
        padding: 35px 40px 40px;
    }
}
.blog__list .list__item .item__copy h4
{
    margin: 0 0 10px;
}
@media only screen and (min-width: 561px)
{
    .blog__list .list__item .item__copy h4
    {
        min-height: 60px;
    }
}
@media only screen and (min-width: 769px)
{
    .blog__list .list__item .item__copy h4
    {
        margin: 0 0 15px;
    }
}
.blog__list .list__item .item__categories
{
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    margin: 0 0 5px;
    display: block;
}
.blog__list .list__item .item__categories a:after
{
    content: ",";
}
.blog__list .list__item .item__categories a:last-of-type:after
{
    display: none;
}
.blog__list .list__item .item__author
{
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 6px;
    display: block;
}
@media only screen and (min-width: 561px)
{
    .blog__list .list__item .item__author
    {
        margin: 0 0 10px;
    }
}
.blog__list .list__item time
{
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    margin: 0 0 20px;
    display: block;
}
@media only screen and (min-width: 769px)
{
    .blog__list .list__item time
    {
        margin: 0 0 30px;
    }
}
.blog__pagination
{
    margin: 35px 0 0;
    justify-content: center;
    display: flex;
}
.blog__pagination ul
{
    justify-content: center;
    align-items: center;
    display: flex;
}
.blog__pagination ul li
{
    margin: 0 7.5px;
}
.blog__pagination ul li a
{
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #ff7858;
    align-items: center;
    display: flex;
}
.blog__pagination ul li a img
{
    width: 34px;
    height: auto;
    display: none;
    position: relative;
    top: 1px;
}
@media only screen and (min-width: 561px)
{
    .blog__pagination ul li a img
    {
        display: block;
    }
}
.blog__pagination ul li.bullet a
{
    border-radius: 50%;
    background-color: hsla(0,0%,60%,.4);
    width: 10px;
    height: 10px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    z-index: 100vw;
}
.blog__pagination ul li.bullet.active a
{
    background-color: #ff7858;
}
.blog__pagination ul li.prev
{
    margin: 0 20px 0 0;
}
@media only screen and (min-width: 561px)
{
    .blog__pagination ul li.prev
    {
        margin: 0 30px 0 0;
    }
}
.blog__pagination ul li.prev a img
{
    margin: 0 10px 0 0;
}
.blog__pagination ul li.next
{
    margin: 0 0 0 20px;
}
@media only screen and (min-width: 561px)
{
    .blog__pagination ul li.next
    {
        margin: 0 0 0 30px;
    }
}
.blog__pagination ul li.next a img
{
    margin: 0 0 0 10px;
}
.blog__pagination ul li.disable
{
    opacity: .4;
    pointer-events: none;
    filter: grayscale(100%);
}
.blog--page
{
    background-color: transparent;
    padding: 110px 0 60px;
    position: relative;
}
@media only screen and (min-width: 561px)
{
    .blog--page
    {
        padding: 120px 0 70px;
    }
}
@media only screen and (min-width: 769px)
{
    .blog--page
    {
        padding: 130px 0 80px;
    }
}
@media only screen and (min-width: 1025px)
{
    .blog--page
    {
        padding: 140px 0 90px;
    }
}
@media only screen and (min-width: 1281px)
{
    .blog--page
    {
        padding: 150px 0 100px;
    }
}
.blog--page:after
{
    content: "";
    background-color: #f5f8ff;
    width: 100%;
    height: 600px;
    position: absolute;
    z-index: 25;
    top: 0;
    left: 0;
}
.blog--page .blog__list .list__item:nth-child(3)
{
    display: block;
}
.blog--post
{
    background-color: transparent;
    padding: 0 0 60px;
}
@media only screen and (min-width: 561px)
{
    .blog--post
    {
        padding: 0 0 70px;
    }
}
@media only screen and (min-width: 769px)
{
    .blog--post
    {
        padding: 0 0 80px;
    }
}
@media only screen and (min-width: 1025px)
{
    .blog--post
    {
        padding: 0 0 90px;
    }
}
@media only screen and (min-width: 1281px)
{
    .blog--post
    {
        padding: 0 0 100px;
    }
}
.page-clients .opinions, .page-home .opinions
{
    padding: 60px 0 100px;
    position: relative;
}
@media only screen and (min-width: 561px)
{
    .page-clients .opinions, .page-home .opinions
    {
        padding: 70px 0 110px;
    }
}
@media only screen and (min-width: 769px)
{
    .page-clients .opinions, .page-home .opinions
    {
        padding: 80px 0 120px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-clients .opinions, .page-home .opinions
    {
        padding: 90px 0 130px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-clients .opinions, .page-home .opinions
    {
        padding: 100px 0 150px;
    }
}
.page-clients .opinions__header, .page-home .opinions__header
{
    margin: 0 0 45px;
}
.page-clients .opinions__header .label, .page-home .opinions__header .label
{
    margin: 0 0 5px;
}
.page-clients .opinions__carousel, .page-home .opinions__carousel
{
    overflow: visible;
}
.page-clients .opinions__carousel .carousel__slide, .page-home .opinions__carousel .carousel__slide
{
    border-radius: 10px;
    background-color: #fff;
    padding: 30px 30px 22px;
    box-shadow: 0 0 35px rgba(0,0,0,.15);
}
@media only screen and (min-width: 769px)
{
    .page-clients .opinions__carousel .carousel__slide, .page-home .opinions__carousel .carousel__slide
    {
        padding: 30px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-clients .opinions__carousel .carousel__slide, .page-home .opinions__carousel .carousel__slide
    {
        padding: 40px;
        box-shadow: 0 0 40px rgba(0,0,0,.15);
    }
}
@media only screen and (min-width: 1281px)
{
    .page-clients .opinions__carousel .carousel__slide, .page-home .opinions__carousel .carousel__slide
    {
        padding: 65px 60px;
        box-shadow: 0 0 50px rgba(18,18,18,.15);
    }
}
.page-clients .opinions__carousel .carousel__slide .slide__text p, .page-home .opinions__carousel .carousel__slide .slide__text p
{
    min-height: 1px;
    margin: 0 0 20px;
}
@media only screen and (min-width: 769px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__text p, .page-home .opinions__carousel .carousel__slide .slide__text p
    {
        min-height: 140px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__text p, .page-home .opinions__carousel .carousel__slide .slide__text p
    {
        min-height: 210px;
    }
}
.page-clients .opinions__carousel .carousel__slide .slide__signature, .page-home .opinions__carousel .carousel__slide .slide__signature
{
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding: 0 0 16px;
}
@media only screen and (min-width: 769px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__signature, .page-home .opinions__carousel .carousel__slide .slide__signature
    {
        font-size: 14px;
        line-height: 17px;
        padding: 0 130px 0 0;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__signature, .page-home .opinions__carousel .carousel__slide .slide__signature
    {
        padding: 0 150px 0 0;
    }
}
.page-clients .opinions__carousel .carousel__slide .slide__signature strong, .page-home .opinions__carousel .carousel__slide .slide__signature strong
{
    margin: 0 0 5px;
    display: block;
}
@media only screen and (min-width: 769px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__signature strong, .page-home .opinions__carousel .carousel__slide .slide__signature strong
    {
        margin: 0 0 10px;
    }
}
.page-clients .opinions__carousel .carousel__slide .slide__logo, .page-home .opinions__carousel .carousel__slide .slide__logo
{
    pointer-events: none;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
@media only screen and (min-width: 769px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__logo, .page-home .opinions__carousel .carousel__slide .slide__logo
    {
        width: 130px;
        height: 70px;
        justify-content: flex-end;
        position: absolute;
        bottom: 25px;
        right: 30px;
    }
}
@media only screen and (min-width: 1025px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__logo, .page-home .opinions__carousel .carousel__slide .slide__logo
    {
        bottom: 34px;
    }
}
@media only screen and (min-width: 1281px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__logo, .page-home .opinions__carousel .carousel__slide .slide__logo
    {
        width: 150px;
        height: 80px;
        bottom: 54px;
        right: 55px;
    }
}
.page-clients .opinions__carousel .carousel__slide .slide__logo img, .page-home .opinions__carousel .carousel__slide .slide__logo img
{
    width: auto!important;
    height: auto!important;
    max-width: 110px;
    max-height: 50px;
}
@media only screen and (min-width: 561px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__logo img, .page-home .opinions__carousel .carousel__slide .slide__logo img
    {
        max-width: 120px;
        max-height: 60px;
    }
}
@media only screen and (min-width: 769px)
{
    .page-clients .opinions__carousel .carousel__slide .slide__logo img, .page-home .opinions__carousel .carousel__slide .slide__logo img
    {
        max-width: 100%;
        max-height: 100%;
    }
}
.page-clients .opinions__carousel .carousel__dots, .page-home .opinions__carousel .carousel__dots
{
    padding: 0 130px 0 0;
    justify-content: flex-end;
    display: flex;
    z-index: 25;
    bottom: auto;
    top: calc(100% + 35px);
}
.page-clients .opinions__carousel .carousel__dots span.swiper-pagination-bullet, .page-home .opinions__carousel .carousel__dots span.swiper-pagination-bullet
{
    transition: .3s ease;
    border-radius: 50%;
    background-color: #121212;
    width: 10px;
    height: 10px;
    opacity: .2;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.page-clients .opinions__carousel .carousel__dots span.swiper-pagination-bullet+span.swiper-pagination-bullet, .page-home .opinions__carousel .carousel__dots span.swiper-pagination-bullet+span.swiper-pagination-bullet
{
    margin: 0 0 0 15px;
}
.page-clients .opinions__carousel .carousel__dots span.swiper-pagination-bullet-active, .page-home .opinions__carousel .carousel__dots span.swiper-pagination-bullet-active
{
    background-color: #ff7858;
    opacity: 1;
}
.page-clients .opinions__carousel .carousel__next, .page-home .opinions__carousel .carousel__next
{
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    text-transform: uppercase;
    letter-spacing: .025em;
    color: #ff7858;
    cursor: pointer;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    align-items: center;
    display: flex;
    position: absolute;
    z-index: 50;
    top: calc(100% + 29px);
    right: 0;
}
.page-clients .opinions__carousel .carousel__next img, .page-home .opinions__carousel .carousel__next img
{
    width: 34px!important;
    height: auto!important;
    margin: 3px 0 0 10px;
}
.btn
{
    border-radius: 18px!important;
    width: auto!important;
    height: 36px;
    font-family: Barlow;
    font-size: 12px!important;
    font-weight: 700!important;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: .1em;
    cursor: pointer;
    padding: 0 20px 1px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
}
@media only screen and (min-width: 769px)
{
    .btn
    {
        border-radius: 20px!important;
        height: 40px;
        font-size: 13px!important;
        line-height: 16px;
        padding: 0 30px 1px;
    }
}
.btn--large
{
    border-radius: 18px!important;
    height: 36px;
    font-size: 12px!important;
    line-height: 15px;
}
@media only screen and (min-width: 769px)
{
    .btn--large
    {
        border-radius: 20px!important;
        height: 40px;
        font-size: 13px!important;
        line-height: 16px;
    }
}
@media only screen and (min-width: 1281px)
{
    .btn--large
    {
        border-radius: 25px!important;
        height: 50px;
        font-size: 16px!important;
        line-height: 19px;
    }
}
.btn--bordered
{
    border: 2px solid #ff7858;
    color: #ff7858;
}
.btn--bordered:hover
{
    border-color: transparent;
    background-color: #ff7858;
    color: #fff;
}
.btn--filled
{
    border: 2px solid transparent!important;
    background-color: #ff7858!important;
    color: #fff!important;
}
.btn--filled:hover
{
    border-color: #ff7858!important;
    background-color: transparent!important;
    color: #ff7858!important;
}
.btn--filled--blue
{
    background-color: #1f3059!important;
}
.btn--filled--blue:hover
{
    border-color: #1f3059!important;
    color: #1f3059!important;
}
.btn--filled--orange
{
    background-color: #ff7858!important;
}
.btn--filled--orange:hover
{
    border-color: #fff!important;
    background-color: #fff!important;
    color: #1f3059!important;
}
.btn--filled:disabled:hover
{
    border-color: transparent!important;
    background-color: #ff7858!important;
    color: #fff!important;
}
input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], select, textarea
{
    transition: .3s ease;
    border: 1px solid hsla(0,0%,60%,.5);
    border-radius: 5px;
    background-color: transparent;
    width: 100%;
    height: 40px;
    font-family: Barlow;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #121212;
    outline: none;
    margin: 0;
    padding: 0 15px 1px;
    box-shadow: none!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
}
input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=text]:focus, select:focus, textarea:focus
{
    border: 1px solid hsla(0,0%,60%,.5);
    background-color: transparent;
}
input[type=submit]
{
    transition: .3s ease;
    cursor: pointer;
    outline: none;
    box-shadow: none!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type=submit]:disabled
{
    opacity: .75;
}
textarea
{
    height: 120px;
    resize: none;
    padding: 10px 15px 12px;
}
::-webkit-input-placeholder
{
    color: #999!important;
    opacity: 1;
}
:-moz-placeholder
{
    color: #999!important;
    opacity: 1;
}
:-ms-input-placeholder
{
    color: #999!important;
    opacity: 1;
}
.wpcf7-form-control-wrap input[type=checkbox]
{
    display: none;
}