.hero{z-index:0;background-color:#1b6ce2;background-image:url(https://ifeelgood.life/frontend/hero-bg.png),linear-gradient(0deg,#1b6ae3,#118ae3);background-position:50%;background-size:cover;position:relative;overflow:hidden}.hero__bg-video{-o-object-fit:cover;object-fit:cover;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.slick-slide{transition:transform .5s cubic-bezier(.4,0,.2,1)}.hero__scene{--padding-top:min(6.5vw,var(--max-hero-scene-width)/100 * 6.5);padding-top:var(--padding-top);color:#fff;max-width:var(--max-hero-scene-width);margin:0 auto}.hero__h1{--font-size:min(18vw,var(--max-hero-scene-width)/100 * 18);font-size:var(--font-size);z-index:2;justify-content:space-between;line-height:1;display:flex}.hero__h1,.hero__h1-left,.hero__h1-right{position:relative}.hero__h1-right{--margin-top:min(4.5vw,var(--max-hero-scene-width)/100 * 4.5);margin-top:var(--margin-top)}.hero__button{--font-size:min(2.2vw,var(--max-hero-scene-width)/100 * 2.2);--border-radius:min(10vw,var(--max-hero-scene-width)/100 * 10);font-size:var(--font-size);border-radius:var(--border-radius);color:rgba(255,255,255,.75);z-index:1;background:#c3e154;border:none;justify-content:center;align-items:center;padding:.4em .9em;line-height:1;display:inline-flex;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.hero__button_type-big{padding:.75em 1.8em}.hero__button__color-orange{background-color:#faaf4c;position:absolute;top:6%;right:12%}.hero__button__color-sky{background-color:#6cafff;position:absolute;top:-8%;right:34%}.hero__button__color-green{background-color:#c3e154;position:absolute;bottom:0;right:0}.hero__button__color-yellow{background-color:#fdcd00}.hero__button__color-violet{background-color:#fe99c4}.hero__button[disabled]{pointer-events:none}.hero__button.active,.hero__button:not([disabled]):hover{color:#fff}:is(.hero__button.active,.hero__button:not([disabled]):hover):before{content:"";z-index:-1;border-radius:100%;width:100%;height:100%;padding:50% 0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero__test-link{display:flex;align-items:center;gap:.5rem;margin:1rem 0}.hero__test-link svg{flex-shrink:0}.hero__test-link a{color:white;text-decoration:none;font-size:clamp(.9rem,1.2vw,1.2rem);transition:opacity .3s}.hero__test-link a:hover{opacity:.8;text-decoration:underline}.hero__test-link a:focus-visible{outline:2px solid white;outline-offset:2px}@media screen and (min-width:768px){.hero:not(.animate) .hero__button__color-orange.active,.hero:not(.animate) .hero__button__color-orange:not([disabled]):hover,.hero:not(.animate) .hero__button__color-sky.active,.hero:not(.animate) .hero__button__color-sky:not([disabled]):hover{transform:rotate(29deg)}.hero:not(.animate) .hero__button__color-green.active,.hero:not(.animate) .hero__button__color-green:not([disabled]):hover{transform:rotate(19deg)}.hero:not(.animate) .hero__button__color-yellow.active,.hero:not(.animate) .hero__button__color-yellow:not([disabled]):hover{transform:rotate(10deg)}.hero:not(.animate) .hero__button__color-violet.active,.hero:not(.animate) .hero__button__color-violet:not([disabled]):hover{transform:rotate(23deg)}}.hero__description{--margin-top:min(2vw,var(--max-hero-scene-width)/100 * 2);--font-size:min(1.8vw,var(--max-hero-scene-width)/100 * 1.8);z-index:1;margin-top:var(--margin-top);font-size:var(--font-size);justify-content:space-between;line-height:1.25;display:flex;position:relative}.hero__description-right{text-align:right}.hero_description-text{--margin-bottom:min(2vw,var(--max-hero-scene-width)/100 * 2);margin-bottom:var(--margin-bottom)}.hero__description a{--font-size:min(1.3vw,var(--max-hero-scene-width)/100 * 1.3);font-size:var(--font-size);color:currentColor}.hero__footer{--height:min(33vw,var(--max-hero-scene-width)/100 * 33);--margin-top:min(-19vw,var(--max-hero-scene-width)/100 * -19);height:var(--height);margin-top:var(--margin-top);z-index:0;position:relative}@media screen and (min-width:768px) and (max-width:900px){.hero__footer{--margin-top:min(-8vw,var(--max-hero-scene-width)/100 * -8);margin-top:var(--margin-top)}}@media screen and (min-width:901px) and (max-width:1100px){.hero__footer{--margin-top:min(-11vw,var(--max-hero-scene-width)/100 * -11);margin-top:var(--margin-top)}}@media screen and (min-width:1400px){.hero__footer{--margin-top:min(-15vw,var(--max-hero-scene-width)/100 * -15);margin-top:var(--margin-top)}}.hero__phone{--width:min(21vw,var(--max-hero-scene-width)/100 * 21);--height:calc(var(--width) * 2.015);width:var(--width);height:var(--height);background:url(https://cdn.ifeelgood.life/frontend/IPhone.svg) top/contain no-repeat;max-width:400px;margin:0 auto}.hero__phone-slider{height:100%;padding:19% 6% 6%}.hero__phone-slider img{vertical-align:top;width:100%;margin:0 1.2%}@keyframes headerFadeIn{0%{opacity:0}to{opacity:1}}.home-controller .header,.home-controller .navbar{position:absolute}.home-controller .navbar.fixed{animation:headerFadeIn .5s ease-out;position:fixed}@media screen and (min-width:768px){@keyframes slideInFromTop{0%{transform:translateY(-100%)}50%{transform:translateY(-100%)}to{transform:none}}.home-controller .header{animation:slideInFromTop 2s ease-out}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(-100%)}30%{opacity:.1}to{opacity:1;transform:none}}.hero__scene{animation:heroFadeIn 1s ease-out;transform:translateZ(0)}.hero.idle .hero__h1-left{--x:min(-9vw,var(--max-hero-scene-width)/100 * -9);transform:translate(var(--x))}.hero.idle .hero__h1-right{--x:min(-22vw,var(--max-hero-scene-width)/100 * -22);transform:translate(var(--x))}.hero.idle .hero__footer{transform:translateY(100%)}.hero__button,.hero__description-left,.hero__description-right,.hero__footer,.hero__h1-left,.hero__h1-right{will-change:transform,font-size;transition:transform 1s,padding 1s,font-size 1s,opacity .1s}.hero.animate .hero__h1-left{--x:min(-9vw,var(--max-hero-scene-width)/100 * -9);--y:min(5vw,var(--max-hero-scene-width)/100 * 5);transform:translate(var(--x),var(--y))}.hero.animate .hero__h1-right{--x:min(-22vw,var(--max-hero-scene-width)/100 * -22);--y:min(5vw,var(--max-hero-scene-width)/100 * 5);transform:translate(var(--x),var(--y))}.hero.animate .hero__footer{--y:min(20vw,var(--max-hero-scene-width)/100 * 20);transform:translateY(var(--y))}:is(.hero.idle,.hero.animate) .hero__button_type-big{padding:.4em .9em}:is(.hero.idle,.hero.animate) .hero__button__color-green{--x:min(1vw,var(--max-hero-scene-width)/100 * 1);--y:min(-1vw,var(--max-hero-scene-width)/100 * -1);transform:translate(var(--x),var(--y)) rotate(19deg) scale(.8)}:is(.hero.idle,.hero.animate) .hero__button__color-orange{--x:min(1vw,var(--max-hero-scene-width)/100 * 1);transform:translate(var(--x)) rotate(29deg) scale(.8)}:is(.hero.idle,.hero.animate) .hero__button__color-yellow{--x:min(21vw,var(--max-hero-scene-width)/100 * 21);--y:min(-10vw,var(--max-hero-scene-width)/100 * -10);transform:translate(var(--x),var(--y)) rotate(10deg) scale(.8)}:is(.hero.idle,.hero.animate) .hero__button__color-sky{--x:min(3vw,var(--max-hero-scene-width)/100 * 3);--y:min(3vw,var(--max-hero-scene-width)/100 * 3);transform:translate(var(--x),var(--y)) rotate(29deg) scale(.8)}:is(.hero.idle,.hero.animate) .hero__button__color-violet{--x:min(-21vw,var(--max-hero-scene-width)/100 * -21);--y:min(3vw,var(--max-hero-scene-width)/100 * 3);transform:translate(var(--x),var(--y)) rotate(23deg) scale(.8)}:is(.hero.idle,.hero.animate) .hero__description-left{--x:min(3vw,var(--max-hero-scene-width)/100 * 3);--y:min(8vw,var(--max-hero-scene-width)/100 * 8);transform:translate(var(--x),var(--y))}:is(.hero.idle,.hero.animate) .hero__description-right{--x:min(-2vw,var(--max-hero-scene-width)/100 * -2);--y:min(-4vw,var(--max-hero-scene-width)/100 * -4);transform:translate(var(--x),var(--y))}}:root{--max-hero-scene-width:1440px}@media screen and (max-width:767px){.hero__scene{padding-top:30.5vw}.hero__h1{flex-direction:column;font-size:30vw;line-height:.45;position:relative}.hero__h1-right{text-align:right}.hero__button{font-size:4.4vw}.hero__button.active{transform:scale(1.1)}.hero__button_type-big{padding:.5em 1.1em}.hero__button_type-big.active{transform:scale(1.1)}.hero__button__color-orange{top:-92%;right:39%}.hero__button__color-orange.active{transform:scale(1.1) rotate(-10deg)}.hero__button__color-sky{top:-80%;right:4%;transform:rotate(15deg)}.hero__button__color-sky.active{transform:scale(1.1) rotate(5deg)}.hero__button__color-green{bottom:98%;transform:rotate(-16deg)}.hero__button__color-green.active{transform:scale(1.1) rotate(-26deg)}.hero__button__color-yellow{margin:0;position:absolute;top:2%;left:-7%;transform:rotate(-49deg)}.hero__button__color-yellow.active{transform:scale(1.1) rotate(-59deg)}.hero__button__color-violet{margin-top:10vw;margin-bottom:2vw}.hero__button__color-violet.active{transform:scale(1.1) rotate(-10deg)}.hero__description-left p{display:none}.hero__description-right{flex-direction:column-reverse;display:flex}.hero_description-text{font-size:6vw;line-height:1}.hero__description a{display:none}.hero__footer{height:124vw;max-height:500px;margin-top:5vw}.hero__phone{--width:min(80vw,var(--max-hero-scene-width)/100 * 80);width:var(--width);max-width:350px}.hero__button,.hero__description-right,.hero__footer,.hero__h1-left,.hero__h1-right{will-change:transform,font-size;perspective:1px;backface-visibility:none;transition:transform 1s,font-size 1s}.hero.animate .hero__h1-left{transform:translate(-36vw)}.hero.animate .hero__h1-right{transform:translate(27vw)}.hero.animate .hero__footer{transform:translateY(5vw)}.hero.animate .hero__button__color-green{transform:translate(33vw,-15vw) rotate(25deg) scale(.7)}.hero.animate .hero__button__color-green.active{transform:translate(33vw,-15vw) rotate(15deg) scale(.9)}.hero.animate .hero__button__color-orange{transform:translate(33vw,5vw) rotate(25deg) scale(.7)}.hero.animate .hero__button__color-orange.active{transform:translate(33vw,5vw) rotate(15deg) scale(.9)}.hero.animate .hero__button__color-yellow{transform:translate(29vw,-11vw) rotate(5deg) scale(.7)}.hero.animate .hero__button__color-yellow.active{transform:translate(29vw,-11vw) rotate(-5deg) scale(.9)}.hero.animate .hero__button__color-sky{transform:translate(-53vw) rotate(-45deg) scale(.7)}.hero.animate .hero__button__color-sky.active{transform:translate(-53vw) rotate(-55deg) scale(.9)}.hero.animate .hero__button__color-violet{transform:translate(-41vw,-2vw) rotate(-12deg) scale(.7)}.hero.animate .hero__button__color-violet.active{transform:translate(-41vw,-2vw) rotate(-22deg) scale(.9)}.hero.animate .hero__description-right{transform:translateY(-1vw)}}@media screen and (max-width:375px){.hero__scene{padding-top:34.5vw}}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}