.slider{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;width:100%;z-index:1}.swiper-notification{display:none!important}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.slider__container{box-sizing:content-box;display:flex;height:100%;margin:30px 0;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.slider__controls{gap:55px;justify-content:space-between;margin:30px auto;max-width:800px;padding:0 15px}.slider__btn,.slider__controls{align-items:center;display:flex}.slider__btn{background-color:transparent;border:none;cursor:pointer;height:40px;justify-content:center;width:40px}.slider__btn *{pointer-events:none}.slider__btn svg{height:34px;transition:transform .1s ease-in-out;width:34px}.slider__btn svg path{transition:fill .1s ease}.slider__btn:not(:disabled):hover svg{transform:translateX(-5px)}.slider__btn:not(:disabled):last-of-type:hover svg{transform:translateX(5px)}.slider__btn:disabled{cursor:default;pointer-events:none}.slider__btn:disabled svg path{fill:var(--publuu-white-40)}.slider__lines{flex:1px;gap:30px;justify-content:space-evenly}.slider__line,.slider__lines{align-items:center;display:flex}.slider__line{--progress:0;background-color:var(--publuu-white-10);flex:1;height:3px;max-width:100px;overflow:hidden;position:relative}.slider__line:before{background-color:var(--publuu-blue);content:"";height:100%;width:0}.slider__line.active:before{width:calc(var(--progress)*100%)}.feedback__item{border:3px solid var(--publuu-white-10);border-radius:10px;display:block;flex-shrink:0;height:auto;opacity:.2;padding:60px 80px;position:relative;transition:opacity .1s ease-in-out,border-color .1s ease-in-out;width:100%}a.feedback__item:hover{border-color:#fff}.slider__item:not(.active){user-select:none}.feedback__item.active{opacity:1}.feedback__item__content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.feedback__item__content__info{display:flex;flex-direction:column;gap:10px}.feedback__item__title{color:#fff;font-size:28px;font-weight:500;line-height:1.4;margin-bottom:20px}.feedback__item__subtitle{color:hsla(0,0%,100%,.85);font-size:18px;font-weight:500;line-height:1.3;margin-bottom:5px}.feedback__item__text{color:hsla(0,0%,100%,.7);font-size:16px;font-weight:400;line-height:1.5}.feedback__item__link{color:var(--publuu-blue);font-size:16px;padding-left:0}.feedback__item__user{display:flex;gap:20px;margin-top:40px}.feedback__item__user__image{border-radius:50%;flex-shrink:0;height:71px;object-fit:cover;width:71px}.feedback__item__user__info{display:flex;flex-direction:column}.feedback__item__user__name{color:#fff;font-size:18px;font-weight:700;line-height:1.3;margin-bottom:2px}.feedback__item__user__company{color:hsla(0,0%,100%,.6);font-size:14px;font-weight:500;line-height:1.3}.feedback__item__user__stars{align-items:center;display:flex;gap:2px;margin-top:7px}.feedback__item__user__stars img{max-width:78px}@media (max-width:1920px){.feedback__item{padding:60px 90px}}@media (max-width:1400px){.feedback__item{padding:40px 50px}}@media (max-width:992px){.feedback__item{padding:30px}}@media (max-width:768px){.feedback__item{padding:30px}.feedback__item__title{font-size:24px}}@media (max-width:576px){.feedback__item__user{align-items:center;flex-direction:column}.feedback__item__user__info{align-items:center;text-align:center}.slider__lines{gap:7px}.slider__controls{gap:20px}}@media (max-width:480px){.feedback__item{padding:20px}.feedback__item__text{font-size:16px}.feedback__item__user__company,.feedback__item__user__name{font-size:14px}.feedback__item__user__image{height:60px;width:60px}}.section--hero{padding-top:130px}.section--hero .section__content{padding:0 0 30px}.hero__wrapper{align-items:flex-start;display:flex;gap:70px;justify-content:space-between;margin-inline:auto;max-width:1180px;padding-top:25px}.hero__content{display:flex;flex-direction:column;max-width:570px}.hero__wrapper p.section__text:last-child{margin-bottom:0}.hero__image{align-items:center;display:flex;justify-content:center;max-width:500px;width:100%}.hero__image img{transition:opacity .2s ease-in-out;user-select:none}.section--how-to .section__content{padding:50px 0}.how-to__wrapper{text-align:center}.how-to__cards{display:flex;flex-direction:column;gap:130px;margin-top:150px;margin-inline:auto;max-width:920px;text-align:left}.how-to__cards.reversed .how-to__card:nth-child(2n) .how-to__card__content,.how-to__cards:not(.reversed) .how-to__card:nth-child(odd) .how-to__card__content{flex-direction:row-reverse}.how-to__card{position:relative;width:100%}.how-to__card__content{align-items:center;display:flex;gap:50px;justify-content:space-between;padding:0 80px;position:relative;z-index:1}.how-to__card__body{padding:85px 0 70px}.how-to__card__content p.section__text{font-size:22px;margin-bottom:0;max-width:480px}.how-to__cards.reversed .how-to__card:nth-child(2n) .how-to__card__content{padding-left:0;text-align:right}.how-to__cards.reversed .how-to__card:nth-child(odd) .how-to__card__content{padding-right:0}.how-to__card__image{max-width:290px;min-width:290px}.how-to__card__image,.how-to__card__number{align-items:center;display:flex;justify-content:center}.how-to__card__number{background-color:#eee;border-radius:50%;color:#fff;font-family:var(--font-family-urbanist);font-size:55px;font-weight:700;height:100px;line-height:normal;position:absolute;top:-50px;width:100px;z-index:3}.how-to__card:first-of-type .how-to__card__number{background-color:#4a93ff}.how-to__card:nth-of-type(2) .how-to__card__number{background-color:#afac73}.how-to__card:nth-of-type(3) .how-to__card__number{background-color:#bf6f9b}.how-to__card:nth-of-type(4) .how-to__card__number{background-color:#dfb354}.how-to__card:nth-child(odd) .how-to__card__number{left:40px}.how-to__card:nth-child(2n) .how-to__card__number{right:40px}.how-to__card__bg{background-color:#fff;border-radius:10px;inset:0;position:absolute;width:85%}.how-to__cards.reversed .how-to__card:nth-child(2n) .how-to__card__bg{left:unset;right:0}.how-to__footer{align-items:center;display:flex;flex-direction:column;gap:40px;margin-top:120px;text-align:center}.section--instruction .section__content{padding:50px 0}.instruction__wrapper{align-items:center;display:flex;flex-direction:column;margin-inline:auto;max-width:1080px;text-align:center}.instruction__container{background:rgba(20,110,245,.1);border-radius:10px;display:flex;flex-direction:column;gap:20px;margin:10px 0 80px;padding:30px 35px;text-align:left;width:100%}.instruction__items{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.instruction__item{flex-direction:column;padding:20px}.instruction__item,.instruction__item__header{display:flex;gap:10px}.instruction__item__icon{display:flex;flex-shrink:0;height:24px;margin-top:-1px;place-items:center;width:24px}.instruction__item__title{color:var(--publuu-blue);font-size:18px;font-weight:600;line-height:1.4}.instruction__item p.section__text{font-size:16px!important;margin-bottom:0}.instruction__image{margin-inline:auto;max-width:910px}.instruction__image img{user-select:none}.instruction__iframe{margin-top:10px;width:100%}.section--info .section__content{padding:50px 0}.info__wrapper{flex-direction:column;margin:0 auto;max-width:850px;text-align:center}.info__image,.info__wrapper{align-items:center;display:flex}.info__image{justify-content:center;margin-top:10px;max-width:520px}.section--create .section__content{padding:50px 0 10px}.create__wrapper{align-items:center;display:flex;flex-direction:column;text-align:center}.create__wrapper h2.section__title{margin-inline:auto;max-width:910px}.create__slider__wrapper{background:rgba(20,110,245,.1);border-radius:10px;margin-top:10px;padding:0 15px;width:100%}.create__item{align-items:center;display:flex;flex-direction:column;gap:20px;padding:0 15px;text-align:center}.create__item.active{pointer-events:all;z-index:3}.create__item__content{margin:0 auto;max-width:850px}.create__item__title{color:var(--publuu-blue);font-weight:600;margin-bottom:20px}.create__controls{margin:0 auto;max-width:100%;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:2}.create__control__btn{background-color:#fff;border-radius:50%;display:flex;height:50px;place-items:center;width:50px}.create__control__btn svg{height:24px;pointer-events:none;width:24px}.create__item__media{max-width:722px;position:relative;width:100%}.create__item__image.show-after{inset:0;position:absolute;z-index:3}:is(.create__item__image,.create__item__gif).show-after{opacity:0;transition:opacity .3s ease-in-out .3s}:is(.create__item__image,.create__item__gif).show-after.show{opacity:1}.create__item__gif{inset:0;position:absolute}.create__item__gif+.create__item__gif{height:fit-content;left:53.8%;pointer-events:none;top:24.5%;user-select:none;width:13.2%}.create__item__gif img:not([src]){display:none!important}.create__item__gif img{height:auto;max-width:100%;width:auto}.create__item__gif.create__item__gif--replace{height:fit-content;left:79%;pointer-events:none;top:47%;user-select:none;width:16%;z-index:5}.create__item__gif.create__item__gif--replace img{border-radius:5px;box-shadow:0 0 10px rgba(8,8,8,.5)}.create__control__btn:hover svg path{fill:var(--publuu-blue)}.section--examples .section__content{padding:10px 0 50px}.examples__wrapper{margin:20px 0}.examples__wrapper .section__title{margin-inline:auto;max-width:920px;text-align:center}.examples__list{gap:30px;justify-content:space-between;margin:60px auto 0}.example__item,.examples__list{align-items:center;display:flex}.example__item{border-radius:5px;justify-content:center}.example__item a{height:100%;width:100%}.example__item img{border-radius:5px;margin-top:0!important;user-select:none}.footer__content{align-items:center;margin:0 auto;max-width:100%;text-align:center}@media (max-width:1400px){.hero__wrapper{gap:50px}}@media (max-width:1200px){.section--hero{padding:100px 0 30px!important}.section--hero .section__content .section__text{max-width:800px}.hero__wrapper{align-items:center;flex-direction:column}.hero__content{align-items:center;max-width:100%;text-align:center}}@media (max-width:992px){.hero__wrapper{gap:50px}.how-to__card__content p.section__text{font-size:18px}.instruction__items{gap:0;grid-template-columns:repeat(1,1fr)}.create__slider__wrapper{padding:0}}@media (max-width:768px){.how-to__card__content{flex-direction:column;padding:80px 40px 40px!important}.how-to__card__body{padding:0;text-align:center}.how-to__cards.reversed .how-to__card:nth-child(odd) .how-to__card__content{flex-direction:column;padding-right:80px}.how-to__cards.reversed .how-to__card:nth-child(2n) .how-to__card__content{flex-direction:column;padding-left:80px}.how-to__card:is(:nth-child(odd),:nth-child(2n)) .how-to__card__number{left:50%;r:unset;transform:translateX(-50%)}.how-to__card__image{max-width:400px;min-width:unset}.how-to__card__bg{width:100%}.examples__list{flex-wrap:wrap;justify-content:center}.example__item{width:calc(50% - 30px)}.create__slider{padding-bottom:30px}.create__item p.section__text{font-size:16px!important}.create__controls{bottom:20px;justify-content:center;top:unset;transform:translateY(0)}}@media (max-width:576px){.section--hero{padding:80px 0 30px!important}.hero__wrapper{padding:0}.how-to__cards{gap:100px}.how-to__cards,.how-to__footer{margin-top:100px}.how-to__card__content{gap:30px;padding:70px 40px 40px!important}.how-to__card__number{font-size:42px;height:80px;top:-40px;width:80px}.instruction__container{padding:30px 15px}.instruction__iframe iframe{height:450px}.examples__list{flex-direction:column;margin-top:40px}.example__item{max-width:400px;width:100%}}@media (max-width:480px){.section--hero{padding:60px 0 30px!important}.hero__wrapper{gap:30px}.how-to__cards{gap:80px}.how-to__footer{margin-top:80px}.how-to__card__content{gap:30px;padding:70px 30px 30px!important}}