.screen-smooth-scroll{position:fixed;top:64%;left:30px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:70px;z-index:90}@media(max-width:1366px){.screen-smooth-scroll{min-width:40px;left:15px}}@media(min-width:1660px){.screen-smooth-scroll{display:-webkit-box;display:-ms-flexbox;display:flex}}.screen-smooth-scroll .divider{display:block;height:4px}.screen-smooth-scroll .screen--smooth-nav{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 5px 0 0;height:40px;margin-bottom:0;border-radius:25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;outline:none!important;text-decoration:none!important}.screen-smooth-scroll .screen--smooth-nav:last-child{margin-bottom:0}.screen-smooth-scroll .screen--smooth-nav .smooth-scroll-icon{position:relative;color:#06adef;background:#fff;height:38px;width:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;opacity:.7;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;z-index:4}.screen-smooth-scroll .screen--smooth-nav .smooth-scroll-icon svg{height:16px}.screen-smooth-scroll .screen--smooth-nav .smooth-scroll-icon svg path{fill:#0b3052}.screen-smooth-scroll .screen--smooth-nav .smooth-scroll-text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;border-radius:25px;background:#fff;color:#0b3052;font-weight:400;position:absolute;left:0;padding-right:25px;white-space:nowrap;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.screen-smooth-scroll .screen--smooth-nav:hover .smooth-scroll-icon{opacity:.9;-webkit-box-shadow:-1px 0 8px -2px rgba(86,153,196,.75);box-shadow:-1px 0 8px -2px rgba(86,153,196,.75)}.screen-smooth-scroll .screen--smooth-nav:hover .smooth-scroll-text{font-weight:500}.screen-smooth-scroll .screen--smooth-nav.active .smooth-scroll-icon{opacity:1;-webkit-box-shadow:2.5px -1.5px 3.96px -.04px rgba(86,153,196,.4);box-shadow:2.5px -1.5px 3.96px -.04px rgba(86,153,196,.4)}.screen-smooth-scroll .screen--smooth-nav.active .smooth-scroll-icon svg path{fill:#06adef!important}.screen-smooth-scroll .screen--smooth-nav.active .smooth-scroll-icon .icon{font-weight:400}.screen-smooth-scroll .screen--smooth-nav.active .smooth-scroll-text{left:0;letter-spacing:.5px;font-weight:600}.screen-smooth-scroll:hover .screen--smooth-nav .smooth-scroll-text{opacity:1;visibility:visible;padding-left:46px;-webkit-box-shadow:4px 0 4px -1px rgba(86,153,196,.2);box-shadow:4px 0 4px -1px rgba(86,153,196,.2)}.features__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.features__list li{max-width:calc(33% - 100px);-ms-flex-preferred-size:calc(33% - 100px);flex-basis:calc(33% - 100px);margin:0 50px 40px;text-align:center;-webkit-transition:.3s ease;transition:.3s ease}@media(min-width:1200px){.features__list li{min-height:265px;margin:0 50px 15px}}@media(max-width:1023px){.features__list li{max-width:calc(50% - 50px);-ms-flex-preferred-size:calc(50% - 50px);flex-basis:calc(50% - 50px);margin:0 25px 30px}}@media(max-width:767px){.features__list li{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 0 30px;text-align:left}}.features__list li picture{position:relative;display:block;max-width:100px;max-height:100px;-ms-flex-negative:0;flex-shrink:0;margin:0 auto 10px}@media(max-width:767px){.features__list li picture{max-width:80px;min-width:80px;max-height:80px;margin-right:15px}}.features__list li picture:before{position:absolute;content:"";background:#fff;width:170%;height:170%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;-webkit-box-shadow:0 -15px 15px 0 rgba(86,153,196,.1);box-shadow:0 -15px 15px 0 rgba(86,153,196,.1);z-index:-1;opacity:0;-webkit-transition:.3s ease;transition:.3s ease}.features__list li picture img{width:100%}@media(max-width:767px){.features__list li .features__content{width:100%}}@media(max-width:767px){.features__list li .title{margin-bottom:5px}}.features__list li .bold{color:#0b3052}@media(min-width:1200px){.features__list li p{max-height:1.6em;overflow:hidden;-webkit-transition:all .5s ease;transition:all .5s ease}.features__list li:hover{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}.features__list li:hover picture:before{opacity:1}.features__list li:hover p{max-height:220px;-webkit-transition:all .5s ease;transition:all .5s ease}}.features__list li.new-item{display:none}.features__list.features__list-full-content-view{-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.features__list.features__list-full-content-view li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:42%;-ms-flex-preferred-size:42%;flex-basis:42%;margin:0 0 40px;text-align:left;-webkit-transition:.3s ease;transition:.3s ease}@media(min-width:1200px){.features__list.features__list-full-content-view li{min-height:140px;margin:0 0 30px}}@media(max-width:1023px){.features__list.features__list-full-content-view li{max-width:45%;-ms-flex-preferred-size:45%;flex-basis:45%;margin:0 0 30px}}@media(max-width:767px){.features__list.features__list-full-content-view li{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 0 30px;text-align:left}}.features__list.features__list-full-content-view li picture{position:relative;display:block;max-width:100px;max-height:100px;-ms-flex-negative:0;flex-shrink:0;margin:0 15px 0 0}@media(max-width:767px){.features__list.features__list-full-content-view li picture{max-width:80px;min-width:80px;max-height:80px;margin-right:15px}}.features__list.features__list-full-content-view li picture:before{display:none}.features__list.features__list-full-content-view li picture img{width:100%}@media(max-width:767px){.features__list.features__list-full-content-view li .features__content{width:100%}}.features__list.features__list-full-content-view li .bold{color:#0b3052}@media(min-width:1200px){.features__list.features__list-full-content-view li p{max-height:unset;overflow:visible;-webkit-transition:all .5s ease;transition:all .5s ease}.features__list.features__list-full-content-view li:hover{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.features__list.features__list-full-content-view li:hover picture:before{opacity:1}.features__list.features__list-full-content-view li:hover p{max-height:unset;-webkit-transition:all .5s ease;transition:all .5s ease}}.features__list.features__list-v2{-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.features__list.features__list-v2 li{max-width:calc(33.33% - 30px);-ms-flex-preferred-size:calc(33.33% - 30px);flex-basis:calc(33.33% - 30px);margin:0 15px 40px}@media(min-width:1200px){.features__list.features__list-v2 li{min-height:140px;margin:0 15px 30px}}@media(max-width:1023px){.features__list.features__list-v2 li{max-width:calc(50% - 30px);-ms-flex-preferred-size:calc(50% - 30px);flex-basis:calc(50% - 30px);margin:0 15px 30px}}@media(max-width:767px){.features__list.features__list-v2 li{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 0 30px;text-align:left}}.features__list.features__list-v2 li picture:before{display:none}@media(min-width:1200px){.features__list.features__list-v2 li p{max-height:unset;overflow:visible;-webkit-transition:all .5s ease;transition:all .5s ease}.features__list.features__list-v2 li:hover{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.features__list.features__list-v2 li:hover picture:before{opacity:1}.features__list.features__list-v2 li:hover p{max-height:unset;-webkit-transition:all .5s ease;transition:all .5s ease}}.dot-nav--section{padding:60px 0;min-height:70vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:1200px){.dot-nav--section{min-height:100px;display:block}}.dot-nav--section .btn-bar{padding-top:10px}@media(max-width:767px){.dot-nav--section .btn-bar{text-align:center}}.integrations__main-section{position:relative;padding-bottom:60px}.integrations__main-section:after{content:" ";display:block;height:110%;width:250%;min-width:2500px;border-radius:50%;background:rgba(0,0,0,0);position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-54%);-ms-transform:translateX(-54%);transform:translateX(-54%);-webkit-box-shadow:inset 0 -20px 15px rgba(45,51,72,.03);box-shadow:inset 0 -20px 15px rgba(45,51,72,.03);pointer-events:none;z-index:-1}.integrations__main-section .show-on-mob{display:none}@media(max-width:1023px){.integrations__main-section .show-on-mob{display:block}}.integrations__main-section .hide-on-mob{display:block}@media(max-width:1023px){.integrations__main-section .hide-on-mob{display:none}}.integrations__main-section .title--h1.show-on-mob{-webkit-box-ordinal-group:-2;-ms-flex-order:-3;order:-3}.integrations__hero-nav-list.screen-smooth-scroll{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;top:-45px;left:0;width:270px;-webkit-transform:none;-ms-transform:none;transform:none}@media(max-width:1023px){.integrations__hero-nav-list.screen-smooth-scroll{padding-top:20px;top:0;width:auto;margin:0 -5px 20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media(max-width:1023px){.integrations__hero-nav-list.screen-smooth-scroll .divider{display:none}}.integrations__hero-nav-list.screen-smooth-scroll .screen--smooth-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:1023px){.integrations__hero-nav-list.screen-smooth-scroll .screen--smooth-nav{width:calc(25% - 10px);max-width:300px;margin:0 5px 10px;min-height:70px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 20px;font-family:Mulish,sans-serif;font-size:16px;line-height:1.2;border-radius:20px;color:#788291;background:#f1f6ff;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex:auto;flex:auto;-webkit-transition:all .22s ease;transition:all .22s ease}.integrations__hero-nav-list.screen-smooth-scroll .screen--smooth-nav.active,.integrations__hero-nav-list.screen-smooth-scroll .screen--smooth-nav:hover{border:none;background:rgb(220.6,232.8857142857,255);color:#0b3052}.integrations__hero-nav-list.screen-smooth-scroll .screen--smooth-nav:hover{-webkit-box-shadow:none;box-shadow:none}}@media(max-width:767px){.integrations__hero-nav-list.screen-smooth-scroll .screen--smooth-nav{width:calc(33.33% - 10px);padding-left:10px;padding-right:10px;-webkit-box-flex:1;-ms-flex:auto;flex:auto;max-width:400px;border-radius:10px}}@media(max-width:600px){.integrations__hero-nav-list.screen-smooth-scroll .screen--smooth-nav{width:calc(50% - 10px)}}.integrations__hero-nav-list.screen-smooth-scroll .screen--smooth-nav .smooth-scroll-icon{min-width:40px;height:40px;width:40px;margin-right:10px}.integrations__hero-nav-list.screen-smooth-scroll .screen--smooth-nav .smooth-scroll-icon svg path{-webkit-transition:all .2s ease;transition:all .2s ease}@media(max-width:1023px){.integrations__hero-nav-list.screen-smooth-scroll .screen--smooth-nav .smooth-scroll-icon{display:none}}.integrations__hero-nav-list.screen-smooth-scroll .screen--smooth-nav .smooth-scroll-text{opacity:1;visibility:visible;height:auto;position:static;padding:0;white-space:normal;line-height:1.2;font-size:14px;background:rgba(0,0,0,0)}@media(max-width:1023px){.integrations__hero-nav-list.screen-smooth-scroll .screen--smooth-nav .smooth-scroll-text{font-size:inherit;font-family:Mulish,sans-serif;color:inherit}}.integrations__hero-nav-list.screen-smooth-scroll .screen--smooth-nav:hover .smooth-scroll-icon{-webkit-box-shadow:2px 2px 15px rgba(45,51,72,.1);box-shadow:2px 2px 15px rgba(45,51,72,.1)}.integrations__hero-nav-list.screen-smooth-scroll .screen--smooth-nav:hover .smooth-scroll-icon svg path{fill:#06adef}.integrations__fixed-nav{width:100px}.integrations__fixed-nav.is-invisible{visibility:hidden;left:-100px}.integrations__hero-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:1200px){.integrations__hero-row{padding-left:0}}@media(max-width:1023px){.integrations__hero-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.integrations__hero-picture{display:inline-block;max-width:325px;min-width:325px}@media(max-width:1023px){.integrations__hero-picture{display:none}}.integrations__hero-content{width:calc(100% - 595px);padding:0 50px}@media(max-width:1200px){.integrations__hero-content{padding:0 40px}}@media(max-width:1023px){.integrations__hero-content{width:100%;max-width:690px;padding:0;margin:0 auto;-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}}.integrations__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:992px){.integrations__row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.integrations__row-item{width:49%}@media(max-width:767px){.integrations__row-item{width:100%;max-width:520px;margin-left:auto;margin-right:auto}}.integrations__row-item-picture{text-align:center}.integrations__row.video-meetings__row .video-meetings__item-picture{padding-top:15px}@media(min-width:767px){.integrations__row.video-meetings__row .video-meetings__item-picture{padding-top:0;padding-left:40px}}.platforms-list__type{display:inline-block;line-height:1.2;font-weight:300;font-size:14px;color:#06adef;background:#f1f6ff;border-radius:5px;padding:5px 15px;margin-left:15px}@media(max-width:767px){.platforms-list__type{margin-left:1px}}.platforms-list__item{display:block;position:relative;margin-bottom:20px}.platforms-list__item-title{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:767px){.platforms-list__item-title{display:block}}.accept-booking__wrapper,.crm__wrapper,.mail-marketing__wrapper,.other-integrations{background:#f1f6ff}.accept-booking__wrapper .platforms-list__type,.crm__wrapper .platforms-list__type,.mail-marketing__wrapper .platforms-list__type,.other-integrations .platforms-list__type{background:#fff}.other-integrations .features__list{padding-top:40px}.other-integrations .features__list li{margin:0 30px 35px;max-width:calc(33.33% - 60px);-ms-flex-preferred-size:calc(33.33% - 60px);flex-basis:calc(33.33% - 60px)}@media(max-width:1200px){.other-integrations .features__list li{margin:0 20px 35px;max-width:calc(33.33% - 40px);-ms-flex-preferred-size:calc(33.33% - 40px);flex-basis:calc(33.33% - 40px)}}@media(max-width:1023px){.other-integrations .features__list li{margin:0 20px 35px;width:calc(50% - 40px);-ms-flex-preferred-size:calc(50% - 40px);flex-basis:calc(50% - 40px);max-width:360px}}@media(max-width:767px){.other-integrations .features__list li{margin:0 auto 35px;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:500px}}.other-integrations .features__list li .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin-bottom:12px}@media(max-width:767px){.other-integrations .features__list li .title{display:block;text-align:left}}.other-integrations .features__list li .title span{margin-top:10px;margin-left:0}@media(max-width:767px){.other-integrations .features__list li .title span{margin:0}}.other-integrations .btn-bar{padding-top:20px;text-align:center}.integrate__wrapper .btn-bar{padding-top:35px}.integrate__wrapper .btn-bar .link:hover{text-decoration:underline!important}.crm__wrapper .section-header{margin-bottom:10px}
/*# sourceMappingURL=integrations_landing.a74defec.css.map */