.MainButton-module__lMKIiW__mainButton{cursor:pointer;white-space:nowrap;color:#fff;justify-content:space-between;align-items:center;gap:15px;padding:14px 20px 14px 23px;font-size:18px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;box-shadow:2px 3px 10px #00000031}.MainButton-module__lMKIiW__fitWidth{width:fit-content}.MainButton-module__lMKIiW__primary{background-color:var(--color-secondary);outline:none;transform:translateY(1px)}.MainButton-module__lMKIiW__primary:hover{background-color:#b08c57b1;outline:none;transform:translateY(1px);box-shadow:inset 0 4px 4px #0003}.MainButton-module__lMKIiW__primary:focus,.MainButton-module__lMKIiW__primary:active{background-color:var(--color-secondary);outline:none;transform:translateY(1px);box-shadow:inset 0 4px 4px #0003}.MainButton-module__lMKIiW__secondary{color:#fff;background:linear-gradient(166deg,#eeba59,#dba640,#e4c185cc,#f2bf60,#dba640);box-shadow:0 4px 8px #00000026}.MainButton-module__lMKIiW__secondary:hover,.MainButton-module__lMKIiW__secondary:focus,.MainButton-module__lMKIiW__secondary:active{outline:none;transform:translateY(1px);box-shadow:inset 0 2px 4px #0003}.MainButton-module__lMKIiW__outline{color:var(--color-primary);border:3px solid var(--color-primary);background-color:#0000;box-shadow:0 2px 6px #0000001a}.MainButton-module__lMKIiW__outline:hover{background-color:var(--color-primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 10px #00000026}.MainButton-module__lMKIiW__outline:focus,.MainButton-module__lMKIiW__outline:active{background-color:var(--color-primary);color:#fff;outline:none;transform:translateY(1px);box-shadow:inset 0 2px 4px #00000026}.MainButton-module__lMKIiW__buttonIcon{justify-content:center;align-items:center;width:18px;height:18px;padding:2px;transition:transform .3s;display:flex}.MainButton-module__lMKIiW__mainButton:hover .MainButton-module__lMKIiW__buttonIcon{background-color:#ffffff4d;transform:translate(3px)}.MainButton-module__lMKIiW__mainButton:active .MainButton-module__lMKIiW__buttonIcon{transform:translate(0)}@media (max-width:768px){.MainButton-module__lMKIiW__mainButton{gap:6px;padding:14px 17px;font-size:12px}.MainButton-module__lMKIiW__buttonIcon{width:20px;height:20px}}@media (prefers-reduced-motion:reduce){.MainButton-module__lMKIiW__mainButton,.MainButton-module__lMKIiW__buttonIcon{transition:none}}
.MainHeroSection-module__UvoVjW__heroSection{justify-content:center;align-items:center;width:100%;height:72vh;min-height:66vh;display:flex;position:relative;overflow:hidden}.MainHeroSection-module__UvoVjW__playIcon{display:none}.MainHeroSection-module__UvoVjW__backgroundMedia{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.MainHeroSection-module__UvoVjW__backgroundImage{object-fit:cover;object-position:center;width:100%;height:100%}.MainHeroSection-module__UvoVjW__backgroundVideo{object-fit:cover;object-position:center;width:100%;height:100%;transition:opacity .5s}.MainHeroSection-module__UvoVjW__overlay{z-index:2;background:linear-gradient(90deg,#1122517d,#0000);width:100%;height:100%;position:absolute;top:0;left:0}.MainHeroSection-module__UvoVjW__overlayBlue{z-index:2;background:#20292e66;width:100%;height:100%;position:absolute;top:0;left:0}.MainHeroSection-module__UvoVjW__contentWrapper{z-index:3;width:100%;height:100%;display:flex;position:relative}.MainHeroSection-module__UvoVjW__container{width:100%;max-width:1500px;margin:0 auto;padding:70px 40px 0}.MainHeroSection-module__UvoVjW__breadcrumbs{color:#ffffffe6;align-items:center;gap:8px;margin-bottom:30px;font-size:14px;display:flex}.MainHeroSection-module__UvoVjW__breadcrumbLink{color:#ffffffe6;text-decoration:none;transition:color .3s}.MainHeroSection-module__UvoVjW__breadcrumbLink:hover{color:#fff}.MainHeroSection-module__UvoVjW__breadcrumbText{color:#ffffffe6}.MainHeroSection-module__UvoVjW__breadcrumbSeparator{color:#ffffffb3;margin:0 4px}.MainHeroSection-module__UvoVjW__title{color:#fff;text-shadow:0 2px 8px #0000004d;max-width:920px;margin:30px 0 20px;font-size:56px;font-weight:600;line-height:1.2}.MainHeroSection-module__UvoVjW__description{color:#ffffffe6;max-width:700px;margin:0 0 32px;font-size:18px;line-height:1.6}.MainHeroSection-module__UvoVjW__buttonGroup{flex-wrap:wrap;gap:16px;display:flex}.MainHeroSection-module__UvoVjW__button{cursor:pointer;border:2px solid #0000;border-radius:100px;justify-content:center;align-items:center;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.MainHeroSection-module__UvoVjW__buttonPrimary{color:#fff;background-color:#0000;border-color:#fff}.MainHeroSection-module__UvoVjW__buttonPrimary:hover{background-color:#ffffffe6;transform:translateY(-2px);box-shadow:0 4px 12px #ffffff4d}.MainHeroSection-module__UvoVjW__buttonSecondary{color:var(--color-primary);background-color:#fff;border-color:#fff}.MainHeroSection-module__UvoVjW__buttonSecondary:hover{background-color:#ffffff1a;transform:translateY(-2px);box-shadow:0 4px 12px #fff3}.MainHeroSection-module__UvoVjW__videoPlayButton{cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;width:auto;height:auto;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MainHeroSection-module__UvoVjW__videoPlayButton:hover{transform:translate(-50%,-50%)scale(1.1)}.MainHeroSection-module__UvoVjW__videoPlayButton img{filter:drop-shadow(0 4px 12px #0006)}.MainHeroSection-module__UvoVjW__videoModal{z-index:9999;background-color:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.MainHeroSection-module__UvoVjW__videoModalContent{aspect-ratio:16/9;width:100%;max-width:1400px;position:relative}.MainHeroSection-module__UvoVjW__modalVideo{border-radius:8px;width:100%;height:100%}.MainHeroSection-module__UvoVjW__closeButton{color:#fff;cursor:pointer;background-color:#0000;border:none;width:40px;height:40px;font-size:36px;line-height:1;transition:transform .3s;position:absolute;top:-40px;right:0}.MainHeroSection-module__UvoVjW__closeButton:hover{transform:scale(1.2)}@media (max-width:1024px){.MainHeroSection-module__UvoVjW__title{font-size:48px}.MainHeroSection-module__UvoVjW__container{padding:40px 30px 0}.MainHeroSection-module__UvoVjW__videoPlayButton{width:70px;height:70px;bottom:30px;right:30px}}@media (max-width:768px){.MainHeroSection-module__UvoVjW__heroSection{height:62vh;min-height:400px}.MainHeroSection-module__UvoVjW__playIcon{display:block}.MainHeroSection-module__UvoVjW__playImage{display:none}.MainHeroSection-module__UvoVjW__overlay{z-index:2;background:linear-gradient(90deg,#112251d1,#1122515e);width:100%;height:100%;position:absolute;top:0;left:0}.MainHeroSection-module__UvoVjW__title{margin-bottom:40px;font-size:32px;line-height:1}.MainHeroSection-module__UvoVjW__description{margin-top:-22px;font-size:19px;line-height:1.4}.MainHeroSection-module__UvoVjW__container{padding:40px 20px 0}.MainHeroSection-module__UvoVjW__buttonGroup{flex-flow:row;gap:8px}.MainHeroSection-module__UvoVjW__button{width:100%;max-width:300px;padding:8px 18px;font-size:12px}.MainHeroSection-module__UvoVjW__videoPlayButton{width:60px;height:60px;bottom:20px;right:20px}}@media (max-width:480px){.MainHeroSection-module__UvoVjW__title{max-width:98%;margin-top:30px;font-size:30px;font-weight:600;line-height:1.2}.MainHeroSection-module__UvoVjW__breadcrumbs{margin-top:10px;margin-bottom:0;font-size:12px}}
.CustomServiceShowcase-module___4V3iW__showcase{padding:80px 20px}.CustomServiceShowcase-module___4V3iW__container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto 80px;display:grid}.CustomServiceShowcase-module___4V3iW__showInMobile{display:none}.CustomServiceShowcase-module___4V3iW__hideInMobile{display:block}.CustomServiceShowcase-module___4V3iW__underImageButton{order:3;max-width:300px;margin-top:40px;display:none}.CustomServiceShowcase-module___4V3iW__container:last-child{margin-bottom:0}.CustomServiceShowcase-module___4V3iW__content{order:1;height:100%}.CustomServiceShowcase-module___4V3iW__contentRight{order:2}.CustomServiceShowcase-module___4V3iW__textWrapper{max-width:500px}.CustomServiceShowcase-module___4V3iW__label{color:var(--color-primary);text-transform:capitalize;letter-spacing:.5px;padding-bottom:7px;font-size:14px;font-weight:600;display:inline-block}.CustomServiceShowcase-module___4V3iW__title{color:var(--color-primary);margin:0 0 12px;font-size:31px;font-weight:600;line-height:1.2}.CustomServiceShowcase-module___4V3iW__description{color:var(--color-new-gray);margin:0 0 22px;font-size:17px;line-height:1.3}.CustomServiceShowcase-module___4V3iW__imageWrapper{order:2;position:relative}.CustomServiceShowcase-module___4V3iW__imageLeft{order:1}.CustomServiceShowcase-module___4V3iW__imageCard{z-index:2;background-color:#fff;height:320px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.CustomServiceShowcase-module___4V3iW__imageWrapper:after{content:"";background:var(--wrapper-color,var(--color-primary));z-index:1;width:300px;height:150px;position:absolute;bottom:-33px;left:-36px}.CustomServiceShowcase-module___4V3iW__image{object-fit:cover;z-index:9;width:100%;height:450px;display:block;position:relative}@media (max-width:968px){.CustomServiceShowcase-module___4V3iW__container{grid-template-columns:1fr;gap:0;margin:0 auto 40px}.CustomServiceShowcase-module___4V3iW__showInMobile{display:inline-flex}.CustomServiceShowcase-module___4V3iW__content,.CustomServiceShowcase-module___4V3iW__contentRight{order:1}.CustomServiceShowcase-module___4V3iW__imageWrapper,.CustomServiceShowcase-module___4V3iW__imageLeft{order:2}.CustomServiceShowcase-module___4V3iW__hideInMobile{display:none}.CustomServiceShowcase-module___4V3iW__underImageButton{order:3;display:block}.CustomServiceShowcase-module___4V3iW__textWrapper{max-width:100%}.CustomServiceShowcase-module___4V3iW__title{font-size:30px}.CustomServiceShowcase-module___4V3iW__imageLeft:after{right:-36px;left:unset}.CustomServiceShowcase-module___4V3iW__imageLeft{justify-content:start}.CustomServiceShowcase-module___4V3iW__imageWrapper:after{content:"";bottom:-23px;right:-22px;left:unset;background:var(--color-secondary);z-index:1;width:200px;height:100px;position:absolute}.CustomServiceShowcase-module___4V3iW__imageWrapperLeftInMobile{justify-content:flex-end}.CustomServiceShowcase-module___4V3iW__imageWrapperLeftInMobile:after{background:var(--color-primary);right:unset;left:-20px}}@media (max-width:640px){.CustomServiceShowcase-module___4V3iW__showcase{padding:20px 16px 50px;background-color:#f5f3f3!important}.CustomServiceShowcase-module___4V3iW__underImageButton{margin-top:40px}.CustomServiceShowcase-module___4V3iW__title{font-size:5vw}.CustomServiceShowcase-module___4V3iW__description{font-size:16px;font-weight:500;line-height:1.5}.CustomServiceShowcase-module___4V3iW__image{height:100%}.CustomServiceShowcase-module___4V3iW__imageWrapper{align-items:end;width:100%;display:flex}.CustomServiceShowcase-module___4V3iW__imageCard{width:94%;height:210px}.CustomServiceShowcase-module___4V3iW__imageWrapper:after{content:"";bottom:-23px;right:0;left:unset;background:var(--color-secondary);z-index:1;width:200px;height:100px;position:absolute}.CustomServiceShowcase-module___4V3iW__imageLeft:after{right:0;left:unset}.CustomServiceShowcase-module___4V3iW__imageLeft{justify-content:start}.CustomServiceShowcase-module___4V3iW__imageWrapperLeftInMobile{justify-content:flex-end}.CustomServiceShowcase-module___4V3iW__imageWrapperLeftInMobile:after{background:var(--color-primary);right:unset;left:0}}
.FrequentlyAskedQuestions-module__rCQOHW__faqSection{width:100%;padding:80px 20px}.FrequentlyAskedQuestions-module__rCQOHW__container{max-width:1320px;margin:0 auto}.FrequentlyAskedQuestions-module__rCQOHW__title{color:#112251;letter-spacing:-.5px;margin:0 0 44px;font-size:40px;font-weight:500}.FrequentlyAskedQuestions-module__rCQOHW__faqList{flex-direction:column;gap:0;display:flex}.FrequentlyAskedQuestions-module__rCQOHW__faqItem{border-top:3px solid #d7def0;transition:all .3s}.FrequentlyAskedQuestions-module__rCQOHW__questionButton{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:10px 0;transition:all .3s;display:flex}.FrequentlyAskedQuestions-module__rCQOHW__questionText{color:var(--color-primary);flex:1;padding:17px 0;font-size:20px;font-weight:500;line-height:1.4;transition:all .3s}.FrequentlyAskedQuestions-module__rCQOHW__faqItem.FrequentlyAskedQuestions-module__rCQOHW__open .FrequentlyAskedQuestions-module__rCQOHW__questionText{color:var(--color-secondary);text-shadow:0 0 .8px var(--color-secondary),0 0 .8px var(--color-secondary),0 0 .8px var(--color-secondary)}.FrequentlyAskedQuestions-module__rCQOHW__icon{color:#1a0f91;flex-shrink:0;width:24px;height:24px;transition:transform .3s}.FrequentlyAskedQuestions-module__rCQOHW__faqItem.FrequentlyAskedQuestions-module__rCQOHW__open .FrequentlyAskedQuestions-module__rCQOHW__icon{color:#1a0f91}.FrequentlyAskedQuestions-module__rCQOHW__answerWrapper{grid-template-rows:0fr;transition:grid-template-rows .4s,padding .4s;display:grid;overflow:hidden}.FrequentlyAskedQuestions-module__rCQOHW__faqItem.FrequentlyAskedQuestions-module__rCQOHW__open .FrequentlyAskedQuestions-module__rCQOHW__answerWrapper{grid-template-rows:1fr;padding-bottom:32px}.FrequentlyAskedQuestions-module__rCQOHW__answer{min-height:0}.FrequentlyAskedQuestions-module__rCQOHW__answer p{color:var(--color-secondary);margin:0;padding-right:48px;font-size:16px;line-height:1.7}.FrequentlyAskedQuestions-module__rCQOHW__faqItem:first-child .FrequentlyAskedQuestions-module__rCQOHW__questionButton{color:var(--color-primary)}@media (max-width:768px){.FrequentlyAskedQuestions-module__rCQOHW__faqSection{padding:60px 16px}.FrequentlyAskedQuestions-module__rCQOHW__title{margin-bottom:0;font-size:22px}.FrequentlyAskedQuestions-module__rCQOHW__questionButton{padding:24px 0}.FrequentlyAskedQuestions-module__rCQOHW__questionText{padding:0;font-size:17px}.FrequentlyAskedQuestions-module__rCQOHW__answer p{padding-right:0;font-size:15px}.FrequentlyAskedQuestions-module__rCQOHW__faqItem.FrequentlyAskedQuestions-module__rCQOHW__open .FrequentlyAskedQuestions-module__rCQOHW__answerWrapper{padding-bottom:24px}}
.Blogs-module__bgXEVa__container{width:100%;max-width:1400px;margin:0 auto;padding:40px 20px}.Blogs-module__bgXEVa__header{justify-content:space-between;align-items:center;gap:20px;margin-top:30px;margin-bottom:60px;display:flex;position:relative}.Blogs-module__bgXEVa__searchWrapper{flex:0;align-items:center;width:550px;max-width:550px;display:flex;position:absolute}.Blogs-module__bgXEVa__searchInput{background:#fff;border:1px solid #e5e5e5;outline:none;width:100%;padding:12px 50px 12px 20px;font-size:15px;transition:all .3s;box-shadow:0 3px 2px #00000046}.Blogs-module__bgXEVa__searchInput::placeholder{color:var(--color-primary)}.Blogs-module__bgXEVa__searchIcon{pointer-events:none;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.Blogs-module__bgXEVa__sortWrapper{margin-left:auto;position:relative}.Blogs-module__bgXEVa__sortSelect{color:var(--color-primary);cursor:pointer;background:0 0;border-radius:12px;outline:none;justify-content:space-between;align-items:center;min-width:160px;padding:15px 0;font-size:15px;font-weight:500;transition:all .3s;display:flex}.Blogs-module__bgXEVa__sortArrow{color:var(--color-primary);margin-left:10px;transition:transform .3s}.Blogs-module__bgXEVa__sortArrow.Blogs-module__bgXEVa__arrowOpen{transform:rotate(180deg)}.Blogs-module__bgXEVa__sortDropdownMenu{z-index:100;background:#fff;border:1px solid #e5e7eb;min-width:160px;position:absolute;top:85%;right:0;box-shadow:0 4px 12px #0000001a}@keyframes Blogs-module__bgXEVa__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Blogs-module__bgXEVa__sortDropdownMenu::-webkit-scrollbar{width:6px}.Blogs-module__bgXEVa__sortDropdownMenu::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}.Blogs-module__bgXEVa__sortDropdownMenu::-webkit-scrollbar-thumb{background:var(--color-secondary);border-radius:5px}.Blogs-module__bgXEVa__sortDropdownItem{cursor:pointer;color:var(--color-primary);justify-content:space-between;align-items:center;padding:12px 16px;font-size:15px;transition:all .2s;display:flex}.Blogs-module__bgXEVa__sortDropdownItem:hover{background-color:#f9fafb}.Blogs-module__bgXEVa__sortDropdownItem.Blogs-module__bgXEVa__selectedItem{color:var(--color-secondary);background-color:#fef3e2;font-weight:500}.Blogs-module__bgXEVa__sortDropdownItem.Blogs-module__bgXEVa__selectedItem svg{color:var(--color-secondary)}.Blogs-module__bgXEVa__blogsGrid{grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;gap:20px;margin-bottom:50px;display:grid}.Blogs-module__bgXEVa__featuredBlog{cursor:pointer;z-index:1;border-radius:16px;grid-area:span 2/span 2;min-height:500px;transition:all .6s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Blogs-module__bgXEVa__featuredBlog:hover{transform:translateY(-4px)}.Blogs-module__bgXEVa__regularBlog{cursor:pointer;aspect-ratio:.85;z-index:1;min-height:250px;transition:all .5s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Blogs-module__bgXEVa__regularBlog:hover{z-index:10;grid-area:span 2/span 2;min-height:500px;transform:scale(1.02);box-shadow:0 20px 60px #00000040}.Blogs-module__bgXEVa__firstBlog{grid-area:span 2/span 2;min-height:500px}.Blogs-module__bgXEVa__blogsGrid:has(.Blogs-module__bgXEVa__regularBlog:not(.Blogs-module__bgXEVa__firstBlog):hover) .Blogs-module__bgXEVa__firstBlog{grid-area:span 1/span 1;min-height:250px}.Blogs-module__bgXEVa__regularBlog.Blogs-module__bgXEVa__expanded{z-index:10;grid-area:span 2/span 2;min-height:500px;transform:scale(1.02);box-shadow:0 20px 60px #00000040}.Blogs-module__bgXEVa__regularBlog.Blogs-module__bgXEVa__expanded:hover{transform:scale(1.02)translateY(-4px);box-shadow:0 24px 70px #0000004d}.Blogs-module__bgXEVa__blogImage{width:100%;height:100%;min-height:300px;position:relative}.Blogs-module__bgXEVa__featuredBlog .Blogs-module__bgXEVa__blogImage{min-height:100%}.Blogs-module__bgXEVa__blogOverlay{color:#fff;background:linear-gradient(#0000,#1122515d);flex-direction:column;justify-content:flex-end;padding:24px;display:flex;position:absolute;inset:0}.Blogs-module__bgXEVa__regularBlog .Blogs-module__bgXEVa__blogOverlay{padding:20px}.Blogs-module__bgXEVa__regularBlog .Blogs-module__bgXEVa__featuredBadge{margin-bottom:8px;padding:3px 12px;font-size:10px}.Blogs-module__bgXEVa__featuredBadge{color:var(--color-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #ffffff4d;width:fit-content;margin-bottom:12px;padding:4px 20px;font-size:15px;font-weight:500}.Blogs-module__bgXEVa__blogTitle{color:#fff;text-shadow:0 2px 8px #0000004d;max-width:330px;margin:0 0 16px;font-size:23.3px;font-weight:700;line-height:1.4}.Blogs-module__bgXEVa__regularBlog .Blogs-module__bgXEVa__blogTitle{margin:0 0 12px;font-size:16px;font-weight:600;line-height:1.4}.Blogs-module__bgXEVa__blogMeta{justify-content:space-between;align-items:flex-end;display:flex}.Blogs-module__bgXEVa__authorInfo{align-items:center;gap:10px;display:flex}.Blogs-module__bgXEVa__authorAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:53px;height:53px;display:flex;overflow:hidden}.Blogs-module__bgXEVa__authorAvatar img{width:54px;height:54px}.Blogs-module__bgXEVa__regularBlog .Blogs-module__bgXEVa__authorAvatar{width:32px;height:32px}.Blogs-module__bgXEVa__authorName{color:#fff;margin:0;font-size:16px;font-weight:500}.Blogs-module__bgXEVa__regularBlog .Blogs-module__bgXEVa__authorName{font-size:13px}.Blogs-module__bgXEVa__blogDate{color:#fffc;font-size:12px;line-height:1.2}.Blogs-module__bgXEVa__regularBlog .Blogs-module__bgXEVa__blogDate{font-size:11px}.Blogs-module__bgXEVa__blogViews{display:none}.Blogs-module__bgXEVa__regularBlog .Blogs-module__bgXEVa__blogViews{align-items:center;font-size:13px;display:flex}.Blogs-module__bgXEVa__viewButton{background:var(--color-secondary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px 32px;font-size:15px;font-weight:600;transition:all .3s}.Blogs-module__bgXEVa__viewButton:hover{background:#9a7940;transform:translateY(-2px)}.Blogs-module__bgXEVa__customButtonPadding{gap:11px!important;padding:10px 24px!important}.Blogs-module__bgXEVa__customButtonPadding .buttonIcon{margin-left:4px!important}.Blogs-module__bgXEVa__pagination{justify-content:center;align-items:center;gap:18px;margin-top:60px;display:flex}.Blogs-module__bgXEVa__paginationButton{color:#c9a668;cursor:pointer;background:#fff;border:1px solid #c9a668;border-radius:12px;justify-content:center;align-items:center;min-width:57px;height:57px;font-size:15px;font-weight:500;transition:all .3s;display:flex}.Blogs-module__bgXEVa__paginationButton:hover:not(:disabled):not(.Blogs-module__bgXEVa__active):not(.Blogs-module__bgXEVa__dots){color:#c9a668;background:#f8f8f8;border-color:#af8e56}.Blogs-module__bgXEVa__paginationButton.Blogs-module__bgXEVa__active{color:#fff;background:linear-gradient(135deg,#c9a668 0%,#b8935a 100%);border-color:#9a7940}.Blogs-module__bgXEVa__paginationButton.Blogs-module__bgXEVa__dots{cursor:default;color:#999;pointer-events:none;background:0 0;border:none}.Blogs-module__bgXEVa__paginationButton:disabled{opacity:.3;cursor:not-allowed}.Blogs-module__bgXEVa__paginationArrow{color:#c9a668;cursor:pointer;background-color:#fff;justify-content:center;align-items:center;min-width:44px;height:44px;transition:all .3s;display:flex}.Blogs-module__bgXEVa__paginationArrow:hover:not(:disabled){color:#c9a668;background:#fff;border-color:#c9a668}.Blogs-module__bgXEVa__paginationArrow:disabled{opacity:.3;cursor:not-allowed}@media (max-width:1200px){.Blogs-module__bgXEVa__blogsGrid{grid-template-columns:repeat(3,1fr)}.Blogs-module__bgXEVa__featuredBlog{grid-area:span 2/span 2}}@media (max-width:900px){.Blogs-module__bgXEVa__blogsGrid{grid-template-columns:repeat(2,1fr);gap:20px}.Blogs-module__bgXEVa__featuredBlog{grid-area:span 2/span 2}.Blogs-module__bgXEVa__blogTitle{font-size:20px}.Blogs-module__bgXEVa__regularBlog .Blogs-module__bgXEVa__blogTitle{font-size:14px}}@media (max-width:768px){.Blogs-module__bgXEVa__header{flex-direction:column;align-items:stretch;gap:5px;margin-top:0;margin-bottom:30px}.Blogs-module__bgXEVa__searchWrapper{order:2;width:100%;max-width:100%;position:static;transform:none}.Blogs-module__bgXEVa__searchIcon{top:77%}.Blogs-module__bgXEVa__sortWrapper{order:1;justify-content:center;align-items:center;width:100%;display:flex}.Blogs-module__bgXEVa__sortSelect{text-align:center;width:auto;padding:15px 0}.Blogs-module__bgXEVa__sortArrow{margin-left:10px}.Blogs-module__bgXEVa__sortDropdownMenu{left:50%;right:auto;transform:translate(-50%)}.Blogs-module__bgXEVa__container{max-width:100%;padding:8px 30px 20px}.Blogs-module__bgXEVa__regularBlog{min-height:350px}}@media (max-width:600px){.Blogs-module__bgXEVa__blogsGrid{grid-template-columns:1fr;justify-items:center;gap:16px}.Blogs-module__bgXEVa__featuredBlog{aspect-ratio:.85;grid-area:span 1/span 1;width:100%;max-width:100%;min-height:250px}.Blogs-module__bgXEVa__regularBlog{aspect-ratio:16/9;grid-area:span 1/span 1;width:100%;max-width:100%}.Blogs-module__bgXEVa__pagination{gap:6px;margin-top:40px}.Blogs-module__bgXEVa__paginationButton,.Blogs-module__bgXEVa__paginationArrow{min-width:38px;height:38px;font-size:14px}}
