.page_sectionOne___x9Wz{height:calc(100vh - 70px)}.page_imgContainer__IR08o{position:relative}.page_imgContainer__IR08o:before{content:"";position:absolute;top:0;left:0;width:100%;height:calc(100vh - 70px);background-color:rgba(0,0,0,.7);z-index:1}.page_imgContainer__IR08o img{position:relative;z-index:0;height:calc(100vh - 70px);width:100%}.page_overlayText__lloQr{width:70%;position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:1.5rem;padding:2rem;border-radius:0;background-color:transparent;box-shadow:none;text-align:center;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.page_overlayTitle__qf7wE{text-align:center;margin-bottom:1rem;font-size:3rem;font-weight:800;color:var(--darker-gold)}.page_overlayDescription__pSRCv{width:100%;display:flex;flex-direction:column;gap:1rem;text-align:center;font-size:1.5rem;color:#f3f4f6;margin-bottom:1rem}.page_overlayButton___gx3X{background-color:var(--primary-gold);color:white;padding:15px 20px;border-radius:8px;text-decoration:none;font-size:16px;font-weight:600;transition:all .2s ease;text-align:center;min-width:150px}.page_overlayButton___gx3X:hover{background-color:var(--darker-gold);transform:scale(1.05)}.page_overlayActions__RMxpo{display:flex;gap:2rem;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:1rem}.page_sectionSecond__vxwOF{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:50px 20px;background-color:#f3f4f6}.page_sectionSecond__vxwOF h2{font-size:2.5rem;font-weight:800;color:#333;margin-bottom:30px}.page_sectionContainer__RYMeh{max-width:1200px;margin:0 auto}.page_sectionStructure___xVbE{display:flex;align-items:center;justify-content:center;width:100%;padding:40px 20px;border-radius:10px}.page_cards__Ff9Bq{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;justify-items:center}.page_card__QV0Om{min-height:200px;background-color:white;padding:15px;border-radius:10px;text-align:center;transition:all .3s ease-in-out;display:flex;flex-direction:column;margin-bottom:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.page_card__QV0Om:hover{box-shadow:0 6px 10px rgba(0,0,0,.15);transform:translateY(-10px)}.page_icon__AYuK3{font-size:50px;color:var(--darker-gold)}.page_cardBody__v_3HE{margin-top:1rem}.page_cardBodyTitle__WqRMU{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#111827}.page_cardBodyDescription___r5nj{text-align:center;font-size:1rem;color:#6b7280}.page_sectionThird__VEOfS{height:65vh;padding:50px 20px;background-color:var(--light-gray);text-align:center}.page_sectionThird__VEOfS h2{font-size:28px;font-weight:700;color:#333;margin-bottom:30px}.page_refContainer__Bl00n{width:100%;padding:40px 20px;border-radius:10px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;justify-items:center}.page_refCards__OhRch{margin-bottom:50px}.page_refCard__uaCc3 img{cursor:pointer;transition:all .3s ease-in-out;max-width:250px;max-height:250px;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.page_refCard__uaCc3 img:hover{transform:translateY(-10px);box-shadow:0 6px 10px rgba(0,0,0,.15)}.page_contactContainer___n1w0{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;max-width:1200px;margin:0 auto}.page_contactInfo__Xc8N_{display:flex;flex-direction:column;gap:2rem;width:40%;text-align:left;background-color:#fff;border-radius:10px;padding:20px;height:450px}.page_contactInfo__Xc8N_ h3{font-size:2rem;margin-bottom:20px}.page_contactIcon__0yXic{margin-right:10px;font-size:1.7rem}.page_contactText__YMgj9{font-size:1.2rem;color:#333}.page_contactLink__wr6_f{text-decoration:none;color:#007bff}.page_contactLink__wr6_f:hover{text-decoration:underline}.page_contactAdress__3PNF4,.page_contactMail__xDDnA,.page_contactPhone__YZkBt{display:flex;align-items:center;margin-bottom:15px}.page_contactMap__xskEe{width:60%;height:400px;border-radius:10px;overflow:hidden;transition:opacity .3s ease-in-out}.page_contactMap__xskEe iframe{border-radius:10px;width:100%;height:100%;display:block}.page_sectionFourth__Rq36A{min-height:50vh;background-color:var(--light-gray);padding:50px 20px}.page_sectionFourth__Rq36A h2{text-align:center;font-size:28px;font-weight:700;color:#333;margin-bottom:30px}@media screen and (max-width:768px){.page_overlayText__lloQr{width:90%;padding:1rem;gap:1.5rem}.page_overlayTitle__qf7wE{font-size:2rem;margin-bottom:1.5rem;line-height:1.2}.page_overlayDescription__pSRCv{font-size:1.2rem;gap:1.2rem;margin-bottom:2rem;line-height:1.4}.page_cards__Ff9Bq{grid-template-columns:1fr;padding:0 1rem}.page_refContainer__Bl00n{grid-template-columns:repeat(2,1fr);padding:20px 10px}.page_contactContainer___n1w0{flex-direction:column}.page_contactInfo__Xc8N_{width:100%;height:auto;margin-bottom:1rem}.page_contactMap__xskEe{width:100%;height:300px}.page_sectionSecond__vxwOF,.page_sectionThird__VEOfS{height:auto;padding:30px 15px}.page_sectionFourth__Rq36A{padding:30px 15px}.page_overlayActions__RMxpo{gap:1.5rem}.page_overlayButton___gx3X{padding:12px 16px;font-size:14px;min-width:130px}}@media screen and (max-width:480px){.page_overlayText__lloQr{width:95%;padding:.8rem;gap:1.2rem}.page_overlayTitle__qf7wE{font-size:1.5rem;margin-bottom:1.2rem}.page_overlayDescription__pSRCv{font-size:1rem;gap:1rem;margin-bottom:1rem}.page_overlayActions__RMxpo{flex-direction:column;gap:1.2rem;margin-top:.5rem}.page_overlayButton___gx3X{padding:10px 15px;font-size:14px;min-width:120px}.page_refContainer__Bl00n{grid-template-columns:1fr}.page_contactMap__xskEe{height:400px}.page_contactMap__xskEe iframe{min-height:400px}}@media screen and (max-width:1024px) and (max-height:600px){.page_sectionOne___x9Wz{height:auto;min-height:100vh}.page_imgContainer__IR08o:before{height:100%}.page_imgContainer__IR08o img{height:100%;min-height:100vh;object-fit:cover}.page_overlayText__lloQr{width:90%;padding:1rem;gap:1rem}.page_overlayTitle__qf7wE{font-size:2rem;margin-bottom:.5rem}.page_overlayDescription__pSRCv{font-size:1.2rem;margin-bottom:.5rem}.page_overlayDescription__pSRCv p{margin:.25rem 0}.page_overlayActions__RMxpo{gap:1rem;margin-top:.5rem}.page_overlayButton___gx3X{padding:10px 15px;font-size:14px;min-width:130px}.page_sectionSecond__vxwOF{height:auto;padding:30px 15px}.page_sectionSecond__vxwOF h2{font-size:2rem;margin-bottom:20px;color:#333}.page_cards__Ff9Bq{grid-template-columns:repeat(2,1fr);gap:15px}.page_card__QV0Om{min-height:180px;padding:12px}.page_cardBodyTitle__WqRMU{font-size:1.2rem}.page_cardBodyDescription___r5nj{font-size:.9rem}.page_sectionThird__VEOfS{height:auto;padding:30px 15px}.page_sectionThird__VEOfS h2{font-size:2rem;color:#333}.page_refContainer__Bl00n{grid-template-columns:repeat(3,1fr);gap:15px;padding:20px 10px}.page_contactContainer___n1w0{flex-direction:row;gap:20px}.page_contactInfo__Xc8N_{width:40%;height:300px}.page_contactMap__xskEe{width:60%;height:300px}.page_contactMap__xskEe iframe{height:100%}}.StatisticsSection_statsSection__M5i2E{display:flex;justify-content:center;align-items:center;gap:3rem;padding:3rem 1rem;background-color:transparent;flex-wrap:wrap}.StatisticsSection_statBox__ukxNH{display:flex;flex-direction:column;align-items:center;text-align:center;color:white;max-width:200px}.StatisticsSection_icon__1czLh{color:#ffcc00;font-size:3rem;margin-bottom:.5rem;transition:transform .3s ease,color .3s ease}.StatisticsSection_icon__1czLh:hover{transform:scale(1.2);color:var(--darker-gold)}.StatisticsSection_statNumber__LQJ7U{font-size:2.8rem;font-weight:700;margin-bottom:.5rem;color:#ffffff;text-shadow:1px 1px 5px rgba(0,0,0,.5)}.StatisticsSection_statLabel__985cN{font-size:1.1rem;line-height:1.6;color:#f0e6e6;font-style:italic;text-shadow:1px 1px 3px rgba(0,0,0,.4)}@media screen and (max-width:768px){.StatisticsSection_statsSection__M5i2E{gap:2rem;padding:1.5rem 1rem;flex-wrap:nowrap}.StatisticsSection_icon__1czLh{margin-top:2rem;font-size:2.5rem}.StatisticsSection_statNumber__LQJ7U{font-size:2.2rem}.StatisticsSection_statLabel__985cN{font-size:1rem}.StatisticsSection_statBox__ukxNH{max-width:150px}}@media screen and (max-width:480px){.StatisticsSection_statsSection__M5i2E{gap:1rem;padding:1rem .5rem;flex-wrap:nowrap;justify-content:space-between}.StatisticsSection_icon__1czLh{font-size:2rem}.StatisticsSection_statNumber__LQJ7U{font-size:1.8rem}.StatisticsSection_statLabel__985cN{font-size:.9rem}.StatisticsSection_statBox__ukxNH{max-width:110px;padding:0 5px}}.ServicesSection_sectionSecond__km42Z{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:50px 20px;background-color:#f3f4f6}.ServicesSection_sectionSecond__km42Z h2{font-size:2.5rem;font-weight:800;color:#333;margin-bottom:30px}.ServicesSection_sectionContainer__qAvkD{max-width:1200px;margin:0 auto}.ServicesSection_sectionStructure__jmPPS{display:flex;align-items:center;justify-content:center;width:100%;padding:40px 20px;border-radius:10px}.ServicesSection_cards__yQizv{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;justify-items:center}.ServicesSection_card__D1mFE{min-height:200px;background-color:white;padding:15px;border-radius:10px;text-align:center;transition:all .3s ease-in-out;display:flex;flex-direction:column;margin-bottom:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.ServicesSection_card__D1mFE:hover{box-shadow:0 6px 10px rgba(0,0,0,.15);transform:translateY(-10px)}.ServicesSection_icon__O00Kq{font-size:50px;color:var(--primary-gold)}.ServicesSection_cardBody__gzTT1{margin-top:1rem}.ServicesSection_cardBodyTitle__nh5gy{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#111827}.ServicesSection_cardBodyDescription__SLcYe{text-align:center;font-size:1rem;color:#6b7280}@media screen and (max-width:768px){.ServicesSection_sectionSecond__km42Z{height:auto;padding:30px 15px}.ServicesSection_sectionSecond__km42Z h2{font-size:2rem;margin-bottom:20px}.ServicesSection_cards__yQizv{grid-template-columns:repeat(2,1fr);gap:15px}.ServicesSection_card__D1mFE{min-height:180px;padding:12px}.ServicesSection_icon__O00Kq{font-size:40px}.ServicesSection_cardBodyTitle__nh5gy{font-size:1.3rem}.ServicesSection_cardBodyDescription__SLcYe{font-size:.9rem}}@media screen and (max-width:480px){.ServicesSection_sectionSecond__km42Z{padding:20px 10px}.ServicesSection_sectionSecond__km42Z h2{font-size:1.8rem}.ServicesSection_cards__yQizv{grid-template-columns:1fr;gap:12px}.ServicesSection_card__D1mFE{min-height:160px;padding:10px}.ServicesSection_icon__O00Kq{font-size:35px}.ServicesSection_cardBodyTitle__nh5gy{font-size:1.2rem}.ServicesSection_cardBodyDescription__SLcYe{font-size:.85rem}}.LazyGoogleMap_contactMap__3ZZv6{width:60%;height:450px;border-radius:10px;overflow:hidden;transition:opacity .3s ease-in-out}.LazyGoogleMap_contactMap__3ZZv6 iframe{border-radius:10px;width:100%;height:100%;display:block}.LazyGoogleMap_loadingContainer__KzC1u{display:flex;flex-direction:column;align-items:center;color:#666;gap:10px;font-family:var(--font-montserrat),sans-serif}.LazyGoogleMap_loadingContainer__KzC1u p{font-size:16px;margin:0}@media screen and (max-width:768px){.LazyGoogleMap_contactMap__3ZZv6{width:100%;height:350px}.LazyGoogleMap_loadingContainer__KzC1u p{font-size:14px}}@media screen and (max-width:480px){.LazyGoogleMap_contactMap__3ZZv6{height:300px}.LazyGoogleMap_loadingContainer__KzC1u p{font-size:12px}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.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-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.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{-webkit-margin-start:var(--swiper-centered-offset-before);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{-webkit-margin-before:var(--swiper-centered-offset-before);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-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.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%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.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-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: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.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: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-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.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,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .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 .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.References_slider__F2CdH{width:100%;max-width:100%;height:380px;margin:0 auto;overflow:hidden;position:relative;padding-bottom:40px}.References_slider__F2CdH img{width:100%;height:100%;object-fit:cover;border-radius:20px}.References_sliderSlide__eRVN7{display:flex;justify-content:center;align-items:center;height:100%}.References_imageContainer__yutdm{position:relative;width:100%;height:100%;min-height:320px;overflow:hidden;border-radius:20px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.References_image__D2liF{object-fit:contain;width:100%;height:100%}@media screen and (max-width:768px){.References_slider__F2CdH{height:340px}.References_imageContainer__yutdm{min-height:300px;width:300px}}@media screen and (max-width:480px){.References_slider__F2CdH{height:300px}.References_imageContainer__yutdm{min-height:260px;width:260px}}