:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.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:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));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);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet: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-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .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,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.Slider-module__ADTS1G__host{width:100%;max-width:1640px;margin:0 auto;display:block}.Slider-module__ADTS1G__slider{align-items:center;min-height:calc(100vh - 195px);display:flex}.Slider-module__ADTS1G__host .swiper-slide{grid-template-columns:1fr 100px 1fr;place-items:center;display:grid}.Slider-module__ADTS1G__text{grid-column:1/2}.Slider-module__ADTS1G__greetImage{text-align:center;grid-column:3/4}.Slider-module__ADTS1G__greetImage img{width:auto;height:calc(100vh - 350px);display:block}.Slider-module__ADTS1G__text h2{color:#fd8d3f;margin:0 0 60px;font-size:42px;font-weight:400}.Slider-module__ADTS1G__text p{text-align:justify;font-size:24px}.Slider-module__ADTS1G__text button{color:#fff;cursor:pointer;background-color:#1b1464;border:none;border-radius:50px;width:325px;margin:50px auto 0;padding:25px 0;font-size:24px;display:block}.Slider-module__ADTS1G__text button:hover{background-color:#3c376f}.Slider-module__ADTS1G__text button:focus,.Slider-module__ADTS1G__text button:active{outline:none}.Slider-module__ADTS1G__host .swiper-pagination{text-align:center;z-index:10;width:100%;margin:40px 0;transition:opacity .3s;transform:translate(0,0)}@media screen and (max-width:1700px){.Slider-module__ADTS1G__host{width:calc(100% - 60px);padding:0 30px}}@media screen and (max-width:1200px){.Slider-module__ADTS1G__greetImage,.Slider-module__ADTS1G__greetImage img{width:100%}.Slider-module__ADTS1G__greetImage img{height:initial}.Slider-module__ADTS1G__host .swiper-slide{grid-template-columns:1fr 50px 340px}}@media screen and (max-width:767px){.Slider-module__ADTS1G__slider{min-height:calc(100vh - 140px)}.Slider-module__ADTS1G__host .swiper-slide{grid-template-rows:auto;grid-template-columns:auto}.Slider-module__ADTS1G__text{grid-area:2/1/3/2}.Slider-module__ADTS1G__greetImage{grid-area:1/1/2/2}.Slider-module__ADTS1G__greetImage img{max-width:300px;margin:0 auto}.Slider-module__ADTS1G__text h2{text-align:center;margin:15px 0 25px;font-size:38px}.Slider-module__ADTS1G__text button{width:240px;padding:15px 0}}@media screen and (max-width:540px){.Slider-module__ADTS1G__slider{min-height:initial;display:block}.Slider-module__ADTS1G__text h2{font-size:28px}.Slider-module__ADTS1G__text button{width:200px;font-size:22px}}
.SeparatorImage-module__6R41va__separatorimgcont{z-index:2;background-color:#e9f2f6;height:26vw;position:relative;overflow:hidden}.SeparatorImage-module__6R41va__separatorimg{width:100%;display:block}@media screen and (max-width:1200px){.SeparatorImage-module__6R41va__separatorimg{transform:none!important}.SeparatorImage-module__6R41va__separatorimgcont{height:auto}}
.Bevezeto-module__iSRZhG__host{color:#5d5d5d;width:100%;max-width:980px;margin:0 auto;padding:0 0 100px;display:block}.Bevezeto-module__iSRZhG__host h2{text-align:center;text-transform:none;margin:80px 0 60px}.Bevezeto-module__iSRZhG__host p{text-align:left;text-align:justify;line-height:1.5}@media screen and (max-width:1700px){.Bevezeto-module__iSRZhG__host{width:calc(100% - 60px);padding:0 30px}}@media screen and (max-width:767px){.Bevezeto-module__iSRZhG__host p{font-size:20px}}@media screen and (max-width:540px){.Bevezeto-module__iSRZhG__host p{font-size:18px}}.Bevezeto-module__iSRZhG__cta button{color:#fff;cursor:pointer;background-color:#1b1464;border:none;border-radius:50px;width:335px;margin:50px auto 2vh;padding:25px 0;font-size:24px;display:block}.Bevezeto-module__iSRZhG__cta button:hover{background-color:#3c376f}.Bevezeto-module__iSRZhG__cta button:focus,.Bevezeto-module__iSRZhG__cta button:active{outline:none}
.Bubbles-module__6l5loW__bubbles{color:#5d5d5d;background-color:#e9f2f6;padding:70px 0}.Bubbles-module__6l5loW__bubbles h2{color:#1a8abd;text-align:center;text-transform:none;margin-bottom:80px;font-size:32px;font-weight:500}.Bubbles-module__6l5loW__gridbox{flex-wrap:wrap;justify-content:center;width:100%;max-width:1200px;margin:auto;display:flex}.Bubbles-module__6l5loW__bubble{cursor:default;opacity:0;width:33%;position:relative}.Bubbles-module__6l5loW__bubble.Bubbles-module__6l5loW__inViewport{opacity:1;transition:opacity 1s linear}.Bubbles-module__6l5loW__bubble .Bubbles-module__6l5loW__imgDiv{background-color:#fff;background-position:50%;background-size:120px;border-radius:100px;width:180px;height:180px;margin:0 auto 40px;background-repeat:no-repeat!important}.Bubbles-module__6l5loW__bubble h3{text-align:center;margin-bottom:40px;font-size:16px}.Bubbles-module__6l5loW__moreText p{margin-block:0 10px;font-size:16px}.Bubbles-module__6l5loW__moreText{transform-origin:top;cursor:default;z-index:2;background:#fff;border-radius:20px;padding:35px;transition:transform .5s ease-in-out;position:absolute;top:100%;overflow:hidden;transform:scaleY(0);box-shadow:0 0 21px 1px #000000bf}.Bubbles-module__6l5loW__bubble:hover .Bubbles-module__6l5loW__moreText,.Bubbles-module__6l5loW__bubble:focus .Bubbles-module__6l5loW__moreText,.Bubbles-module__6l5loW__bubble:focus-within .Bubbles-module__6l5loW__moreText{transform:scaleY(1)}.Bubbles-module__6l5loW__bubble:hover .Bubbles-module__6l5loW__imgDiv{opacity:.5;background-color:#fd8d3f}.Bubbles-module__6l5loW__bubble button{color:#fff;cursor:pointer;background-color:#1b1464;border:none;border-radius:50px;min-width:200px;margin:30px auto 0;padding:12px 0;font-size:18px;display:block}@media screen and (max-width:1200px){.Bubbles-module__6l5loW__bubbles{padding:70px 30px}.Bubbles-module__6l5loW__bubble{margin:0 10px}}@media screen and (max-width:767px){.Bubbles-module__6l5loW__bubble{opacity:1;width:calc(50% - 20px)}.Bubbles-module__6l5loW__moreText{opacity:0;max-height:0;padding-top:0;padding-bottom:0;transition:max-height .35s,opacity .2s linear,padding .2s;overflow:hidden;box-shadow:none!important;position:static!important;transform:none!important}.Bubbles-module__6l5loW__bubble.Bubbles-module__6l5loW__open .Bubbles-module__6l5loW__moreText{opacity:1;max-height:1000px;padding-top:20px;padding-bottom:20px}}@media screen and (max-width:540px){.Bubbles-module__6l5loW__bubbles h2{font-size:30px}.Bubbles-module__6l5loW__bubble{width:100%;margin:0}.Bubbles-module__6l5loW__moreText{padding:20px}}.Bubbles-module__6l5loW__cta button{color:#fff;cursor:pointer;margin:50px auto 0;background-color:#1b1464;border:none;border-radius:50px;width:335px;margin-bottom:2vh;padding:25px 0;font-size:24px;display:block}.Bubbles-module__6l5loW__cta button:hover{background-color:#3c376f}.Bubbles-module__6l5loW__cta button:focus,.Bubbles-module__6l5loW__cta button:active{outline:none}
.Bullets-module__mRN1eq__host{color:#5d5d5d;width:100%;max-width:1640px;margin:0 auto;display:block}.Bullets-module__mRN1eq__host h3{text-align:center;margin:130px auto 125px;font-size:42px}.Bullets-module__mRN1eq__bulletcontainer{grid-template-rows:auto auto;grid-template-columns:120px 1fr;width:100%;max-width:1090px;margin:0 auto;display:grid}.Bullets-module__mRN1eq__bullet{background-color:#fd8d3f;background-position:50%;background-repeat:no-repeat;background-size:50%;border-radius:50%;grid-area:1/1/2/2;width:66px;height:66px}.Bullets-module__mRN1eq__title{grid-area:1/2/2/3;align-self:center;font-size:32px}.Bullets-module__mRN1eq__bulletcontainer ul{margin-block:0;grid-area:2/2/3/3;margin-top:25px;padding-inline-start:15px;list-style:none}.Bullets-module__mRN1eq__bulletcontainer li{margin-bottom:20px;font-size:24px}.Bullets-module__mRN1eq__bulletcontainer:not(:last-child) ul{border-bottom:1px solid #707070;margin-bottom:40px;padding-bottom:20px}.Bullets-module__mRN1eq__cta button{color:#fff;cursor:pointer;background-color:#1b1464;border:none;border-radius:50px;width:335px;margin:50px auto 2vh;padding:25px 0;font-size:24px;display:block}.Bullets-module__mRN1eq__cta button:hover{background-color:#3c376f}.Bullets-module__mRN1eq__cta button:focus,.Bullets-module__mRN1eq__cta button:active{outline:none}@media screen and (max-width:1700px){.Bullets-module__mRN1eq__host{width:calc(100% - 60px);padding:0 30px}}@media screen and (max-width:767px){.Bullets-module__mRN1eq__bulletcontainer{grid-template-columns:60px 1fr}.Bullets-module__mRN1eq__host h3{margin:50px auto}.Bullets-module__mRN1eq__bullet{width:40px;height:40px}.Bullets-module__mRN1eq__title{font-size:28px}.Bullets-module__mRN1eq__bulletcontainer li{margin-bottom:10px;font-size:20px}.Bullets-module__mRN1eq__cta button{width:320px;margin:50px auto 20px;padding:15px 0}}@media screen and (max-width:540px){.Bullets-module__mRN1eq__bulletcontainer{grid-template-rows:auto auto auto}.Bullets-module__mRN1eq__host h3{font-size:30px}.Bullets-module__mRN1eq__title{grid-area:2/1/3/3;font-size:25px}.Bullets-module__mRN1eq__bulletcontainer{text-align:center;grid-template-columns:50px 1fr}.Bullets-module__mRN1eq__bullet{grid-area:1/1/2/3;width:60px;height:60px;margin:0 auto 10px}.Bullets-module__mRN1eq__bulletcontainer ul{grid-area:3/1/4/3;padding-inline-start:0}.Bullets-module__mRN1eq__cta button{width:250px;font-size:22px}}
.Referenciak-module__mpxtHa__host{display:block;position:relative;overflow:hidden}.Referenciak-module__mpxtHa__imgcont{height:810px;position:relative;overflow:hidden}.Referenciak-module__mpxtHa__refseparator{width:100%;display:block}.Referenciak-module__mpxtHa__container{z-index:2;flex-wrap:wrap;justify-content:center;width:100%;max-width:1640px;margin:-213px auto 0;display:flex;position:relative}.Referenciak-module__mpxtHa__logo{background-color:#e9f2f6;border-radius:50%;justify-content:center;align-items:center;width:346px;height:346px;margin:0 auto;display:flex}.Referenciak-module__mpxtHa__logo img{width:242px;max-width:100%}.Referenciak-module__mpxtHa__refblock{text-align:center;width:100%;max-width:550px;margin:40px}.Referenciak-module__mpxtHa__name{margin:70px 0;font-size:32px}.Referenciak-module__mpxtHa__description{font-size:24px;line-height:1.5}.Referenciak-module__mpxtHa__more{width:100%;padding-bottom:5ch;padding-left:0}.Referenciak-module__mpxtHa__arrowBttn{text-transform:uppercase;color:#000;cursor:pointer;text-align:center;background:0 0;border:0;border-radius:.125em;width:100%;padding-inline:0;font-family:sans-serif;font-size:1.25em;font-weight:700;line-height:1;position:relative}.Referenciak-module__mpxtHa__arrowBttn:hover,.Referenciak-module__mpxtHa__arrowBttn:focus{color:#fd8d3f}.Referenciak-module__mpxtHa__arrowLabel{text-transform:none;font-family:sans-serif;font-size:30px;font-weight:100}@media screen and (max-width:1700px){.Referenciak-module__mpxtHa__container{width:calc(100% - 60px);padding:0 30px}}@media screen and (max-width:1200px){.Referenciak-module__mpxtHa__logo{width:280px;height:280px}.Referenciak-module__mpxtHa__name{margin:30px 0}.Referenciak-module__mpxtHa__refseparator{transform:translateY(-18%)!important}.Referenciak-module__mpxtHa__imgcont{height:auto}}@media screen and (max-width:767px){.Referenciak-module__mpxtHa__description{font-size:20px}.Referenciak-module__mpxtHa__container{margin:-213px auto 50px}.Referenciak-module__mpxtHa__logo{width:220px;height:220px}.Referenciak-module__mpxtHa__logo img{width:80%}.Referenciak-module__mpxtHa__name{margin:20px 0}}@media screen and (max-width:540px){.Referenciak-module__mpxtHa__container{margin:-100px auto 50px}.Referenciak-module__mpxtHa__logo{width:180px;height:180px}.Referenciak-module__mpxtHa__refblock{margin:40px auto}.Referenciak-module__mpxtHa__description{font-size:18px}}
.Testimonial-module__W8u6hW__host{background-color:#e9f2f6;padding:85px 0 100px;display:block;overflow:hidden}.Testimonial-module__W8u6hW__testimonial{color:#7d7d7d;grid-template-columns:auto 150px 1fr;width:100%;max-width:1100px;margin:0 auto;font-size:24px;display:grid}.Testimonial-module__W8u6hW__icon{opacity:0;grid-column:1/2;width:220px;height:220px;transition:all 2s 1s}.Testimonial-module__W8u6hW__icon.Testimonial-module__W8u6hW__inViewport{opacity:1}.Testimonial-module__W8u6hW__text{grid-column:3/4;overflow:hidden}.Testimonial-module__W8u6hW__text p{text-align:justify;margin-block:0 1em;transition:all 2s;transform:translate(100vw)}.Testimonial-module__W8u6hW__text.Testimonial-module__W8u6hW__inViewport p{transform:translate(0)}.Testimonial-module__W8u6hW__person{margin-block:0 1em}@media screen and (max-width:1700px){.Testimonial-module__W8u6hW__testimonial{width:calc(100% - 60px);padding:0 30px}}@media screen and (max-width:1200px){.Testimonial-module__W8u6hW__testimonial{grid-template-columns:auto 50px 1fr}.Testimonial-module__W8u6hW__icon{width:180px;height:180px}}@media screen and (max-width:767px){.Testimonial-module__W8u6hW__host{padding:40px 0 50px}.Testimonial-module__W8u6hW__icon{grid-column:1/4;margin:0 auto 15px}.Testimonial-module__W8u6hW__text{grid-column:1/4}.Testimonial-module__W8u6hW__text p{font-size:20px}}@media screen and (max-width:540px){.Testimonial-module__W8u6hW__text p{font-size:18px}}
