.header-module__nrpHoW__header{z-index:9999;-webkit-backdrop-filter:blur();backdrop-filter:blur();box-sizing:border-box;background:#fff0;align-items:center;width:100%;font-size:16px;transition:all .3s;display:flex;position:sticky;top:0}.header-module__nrpHoW__header.header-module__nrpHoW__sticky{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;box-shadow:0 2px 4px #0000001a}.header-module__nrpHoW__top-container{box-sizing:border-box;width:100%;max-width:var(--max-container-width);justify-content:space-between;align-items:center;margin:auto;padding:20px 100px;transition:all .3s;display:flex}@media screen and (max-width:1570px){.header-module__nrpHoW__top-container{padding:20px 33px}.header-module__nrpHoW__desktop-nav{gap:33px}.header-module__nrpHoW__parent-link{margin-right:0!important}}.header-module__nrpHoW__left-side{z-index:2;align-items:center;display:flex}.header-module__nrpHoW__right-side{z-index:2;justify-content:flex-end;align-items:center;gap:25px;display:flex}.header-module__nrpHoW__logo{cursor:pointer;z-index:9;margin-right:75px;position:relative}.header-module__nrpHoW__logo svg path{transition:all .2s}.header-module__nrpHoW__headerDropdown .header-module__nrpHoW__logo svg path{fill:#fff}.header-module__nrpHoW__desktop-nav{z-index:1;display:flex}.header-module__nrpHoW__parent-link{color:var(--grays-darkest);z-index:1;cursor:pointer;margin-right:40px;transition:all .2s;position:relative}.header-module__nrpHoW__parent-link:hover{color:var(--primary-light)!important}.header-module__nrpHoW__headerDropdown .header-module__nrpHoW__parent-link{color:#fff}.header-module__nrpHoW__desktop-nav .header-module__nrpHoW__parent-link:after{content:"";background-color:var(--primary-light);width:0;height:1px;transition:width .2s;position:absolute;bottom:0;left:0}.header-module__nrpHoW__desktop-nav .header-module__nrpHoW__parent-link:hover:after{width:100%}.header-module__nrpHoW__phone,.header-module__nrpHoW__mobilePhone{border:1px solid var(--primary-light);cursor:pointer;border-radius:28px;justify-content:center;align-items:center;gap:10px;padding:10px 35px 10px 15px;transition:all .2s;display:flex}.header-module__nrpHoW__phone svg path{transition:all .2s}.header-module__nrpHoW__phone:hover{background:var(--primary-light)}.header-module__nrpHoW__phone:hover svg path{stroke:#fff}.header-module__nrpHoW__phone:hover .header-module__nrpHoW__phone-number{color:#fff}.header-module__nrpHoW__mobilePhone{border-color:#fff}.header-module__nrpHoW__phone svg,.header-module__nrpHoW__mobilePhone svg{width:32px;transition:all .2s}.header-module__nrpHoW__mobilePhone svg path{stroke:#fff;transition:all .2s}.header-module__nrpHoW__phone-number{color:var(--primary-light);font-size:16px;font-weight:600;transition:all .2s}.header-module__nrpHoW__headerDropdown .header-module__nrpHoW__phone{border:1px solid #fff}.header-module__nrpHoW__headerDropdown .header-module__nrpHoW__phone svg path{stroke:#fff}.header-module__nrpHoW__headerDropdown .header-module__nrpHoW__phone-number{color:#fff}.header-module__nrpHoW__mobilePhone:hover{color:var(--primary-light);border-color:var(--primary-light)}.header-module__nrpHoW__mobilePhone:hover svg path{stroke:var(--primary-light)}.header-module__nrpHoW__mobilePhone:hover .header-module__nrpHoW__phone-number{color:var(--primary-light)}.header-module__nrpHoW__search{z-index:3;display:flex}.header-module__nrpHoW__search-icon{z-index:2;cursor:pointer;display:flex;position:relative}.header-module__nrpHoW__search-icon svg{width:32px;transition:all .2s}.header-module__nrpHoW__headerDropdown .header-module__nrpHoW__search-icon svg path{stroke:#fff}.header-module__nrpHoW__iconClose:before{cursor:pointer;font-size:32px;position:absolute;top:17px;right:25px}.header-module__nrpHoW__recent{z-index:2;border-radius:10px;flex-flow:column;margin-top:20px;display:flex}.header-module__nrpHoW__recent h5{margin-top:30px;margin-bottom:20px;font-weight:900}.header-module__nrpHoW__recent ul{flex-flow:wrap;align-items:center;gap:10px;margin:0;padding:0;list-style-type:none;display:flex}.header-module__nrpHoW__recent li{text-decoration:none;list-style-type:none}.header-module__nrpHoW__recent li a{color:var(--primary);border:1px solid;border-radius:50px;padding:3px 17px;font-size:14px;font-weight:300;transition:all .2s;display:flex}.header-module__nrpHoW__recent li a:hover{color:var(--primary-light)}.header-module__nrpHoW__account{z-index:2;height:52px}.header-module__nrpHoW__dropdownMenu{z-index:-1;opacity:0;visibility:hidden;box-sizing:border-box;background:#fff;flex-direction:column;gap:20px;width:100vw;min-height:400px;transition:all .2s;display:flex;position:absolute;top:-50px;left:0;overflow:hidden}.header-module__nrpHoW__dropdownOpen{background:var(--primary);opacity:1;visibility:visible;box-sizing:border-box;width:100vw;min-height:400px;top:-50px;left:0}.header-module__nrpHoW__menuBackground{width:50%;position:absolute;top:-25%;left:-25%;transform:translate(100%)}.header-module__nrpHoW__dropdownBlack,.header-module__nrpHoW__accountBlack,.header-module__nrpHoW__searchBlack,.header-module__nrpHoW__languageBlack{z-index:-2;opacity:0;visibility:hidden;background:#0003;width:100vw;height:110vh;transition:opacity .3s,visibility .3s;position:absolute;top:-20px;left:0}.header-module__nrpHoW__searchBlack{background:#fffffffa;top:-20px}.header-module__nrpHoW__accountBlack,.header-module__nrpHoW__searchBlack,.header-module__nrpHoW__languageBlack{position:fixed}.header-module__nrpHoW__dropdownBlackActive,.header-module__nrpHoW__accountBlackActive,.header-module__nrpHoW__searchBlackActive,.header-module__nrpHoW__languageBlackActive{opacity:1;visibility:visible;transition:opacity .3s,visibility .3s}.header-module__nrpHoW__accountBlackActive,.header-module__nrpHoW__searchBlackActive,.header-module__nrpHoW__languageBlackActive{z-index:4;position:fixed}.header-module__nrpHoW__dropdownContent{z-index:1;box-sizing:border-box;border-top:1px solid #ffffff1a;flex-flow:wrap;justify-content:center;align-items:flex-start;gap:43px;width:100%;margin-top:140px;margin-bottom:120px;padding:50px 20px 20px;display:flex;position:relative}.header-module__nrpHoW__menu2 .header-module__nrpHoW__subDropdownContent{flex-wrap:wrap;justify-content:space-between;gap:14px 0;width:676px;max-width:100%;margin-left:auto;margin-right:auto;display:flex}.header-module__nrpHoW__dropdownColumn{flex-direction:column;gap:10px;min-width:220px;max-width:100%;display:flex;position:relative}.header-module__nrpHoW__menu2 .header-module__nrpHoW__dropdownColumn{width:49%;height:48px}.header-module__nrpHoW__dropdownColumn h3,.header-module__nrpHoW__dropdownColumn .header-module__nrpHoW__dropdownTitleArea{color:var(--primary-light);border-bottom:1px solid var(--primary-light);justify-content:flex-start;align-items:center;gap:20px;width:100%;font-size:16px;font-weight:500;display:flex}.header-module__nrpHoW__menu2 .header-module__nrpHoW__dropdownColumn h3{border:none;display:flex}.header-module__nrpHoW__dropdownColumn a{color:#fff;cursor:pointer;font-size:14px;font-weight:400;transition:all .2s}.header-module__nrpHoW__menu2 .header-module__nrpHoW__dropdownColumn h3 a{align-items:center;gap:20px;margin:0;padding:0;font-size:15px;line-height:1.5;display:flex}.header-module__nrpHoW__dropdownColumn a:hover{color:var(--primary-light)}.header-module__nrpHoW__dropdownColumn h3 span:before{font-size:28px;position:relative}.header-module__nrpHoW__headerMenuBag:before{font-size:25px!important}.header-module__nrpHoW__searchInputPassive{opacity:0;visibility:hidden;z-index:1;box-sizing:border-box;flex-flow:column;align-items:center;max-height:calc(100vh - 117px);transition:all .2s;display:flex;position:absolute;top:100%;left:50%;overflow-y:auto;transform:translate(-50%)}.header-module__nrpHoW__searchInputActive{opacity:1;visibility:visible;z-index:1;box-sizing:border-box;flex-flow:column;align-items:center;max-height:calc(100vh - 117px);display:flex;position:absolute;top:100%;left:50%;overflow-y:auto;transform:translate(-50%)}.header-module__nrpHoW__searchInputActive::-webkit-scrollbar{width:4px}.header-module__nrpHoW__searchInputPassive::-webkit-scrollbar{width:4px}.header-module__nrpHoW__searchInputActive::-webkit-scrollbar-thumb{background-color:#ced4da;border-radius:0}.header-module__nrpHoW__searchInputPassive::-webkit-scrollbar-thumb{background-color:#ced4da;border-radius:0}.header-module__nrpHoW__searchInputActive{scrollbar-width:thin;scrollbar-color:#ced4da transparent;padding-right:20px}.header-module__nrpHoW__header.header-module__nrpHoW__sticky .header-module__nrpHoW__searchInputActive,.header-module__nrpHoW__header.header-module__nrpHoW__sticky .header-module__nrpHoW__searchInputPassive{max-height:calc(100vh - 97px)}.header-module__nrpHoW__searchInputActive img,.header-module__nrpHoW__searchInputPassive img{margin-top:17px;margin-right:17px;position:absolute;right:0}.header-module__nrpHoW__searchInputActive input::placeholder,.header-module__nrpHoW__searchInputPassive input::placeholder{color:var(--grays-regular);letter-spacing:-.1px;box-sizing:border-box;font-size:19px;font-weight:300;font-family:var(--font-poppins),sans-serif}.header-module__nrpHoW__languages{z-index:2;display:flex;position:relative}.header-module__nrpHoW__languageListContainer{z-index:-1;opacity:0;visibility:hidden;background:#fff;border-radius:50px;flex-direction:row;align-items:center;gap:0;min-height:50px;padding:15px 30px;transition:all .3s;display:flex;position:absolute;top:-23px;right:-15px;overflow:hidden;box-shadow:0 10px 20px #006a4d1a}.header-module__nrpHoW__openLanguageList{opacity:1;visibility:visible;-webkit-user-select:none;user-select:none;background:#fff;min-height:50px;padding-right:75px;top:-23px;right:-15px}.header-module__nrpHoW__languageItem{cursor:pointer;color:var(--grays-darkest);box-sizing:border-box;border-radius:50px;justify-content:center;align-items:center;gap:10px;padding:15px 20px;font-size:14px;font-weight:400;transition:all .2s;display:flex}.header-module__nrpHoW__languageItem:hover,.header-module__nrpHoW__languageItem.header-module__nrpHoW__active{background:var(--grays-light)}.header-module__nrpHoW__languageItem img{width:24px;height:24px}.header-module__nrpHoW__languageIcon{font-size:24px}.header-module__nrpHoW__languageIcon .header-module__nrpHoW__path1:before,.header-module__nrpHoW__languageIcon .header-module__nrpHoW__path2:before,.header-module__nrpHoW__languageIcon .header-module__nrpHoW__path3:before,.header-module__nrpHoW__languageIcon .header-module__nrpHoW__path4:before,.header-module__nrpHoW__languageIcon .header-module__nrpHoW__path5:before,.header-module__nrpHoW__languageIcon .header-module__nrpHoW__path6:before,.header-module__nrpHoW__languageIcon .header-module__nrpHoW__path7:before{font-size:34px}.header-module__nrpHoW__Index5{z-index:5}.header-module__nrpHoW__menuToggle{z-index:-1}.header-module__nrpHoW__menuToggle span,.header-module__nrpHoW__menuToggle input,.header-module__nrpHoW__mobile-nav{display:none}.header-module__nrpHoW__collapseArrow{pointer-events:none}.header-module__nrpHoW__showAllButton{color:#fff;border:1px solid #fff;border-radius:40px;padding:10px 30px;transition:all .5s;position:absolute;bottom:-50px;left:50%;transform:translate(-50%)}.header-module__nrpHoW__showAllButton:hover{color:#000;background:#fff}@media only screen and (max-width:1375px){.header-module__nrpHoW__logo{cursor:pointer;margin-right:35px!important}}@media only screen and (max-width:1315px) and (min-width:1251px){.header-module__nrpHoW__header{zoom:.9}}@media only screen and (max-width:1250px){.header-module__nrpHoW__header{max-width:100vw}.header-module__nrpHoW__dropdownMenu{display:none}.header-module__nrpHoW__mobile-nav{display:block}.header-module__nrpHoW__desktop-nav{display:none}.header-module__nrpHoW__top-container{padding:20px}.header-module__nrpHoW__left-side{z-index:3}.header-module__nrpHoW__phone{display:none}.header-module__nrpHoW__phone-number{letter-spacing:-.3px;color:#fff;font-weight:400}.header-module__nrpHoW__mobilePhone{gap:7px;padding:10px 21px 10px 14px}.header-module__nrpHoW__mobilePhone svg{width:24px}.header-module__nrpHoW__languages{display:none}.header-module__nrpHoW__mobileLanguageAndPhone .header-module__nrpHoW__languages{border:1px solid #fff;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;overflow:hidden}.header-module__nrpHoW__mobileLanguageListContainer{flex-direction:column;height:0;transition:all .3s;display:flex;overflow:hidden}.header-module__nrpHoW__openMobileLanguageList{height:102px}.header-module__nrpHoW__mobilelanguageItem{box-sizing:border-box;color:#fff;cursor:pointer;border-top:1px solid #fff;justify-content:center;align-items:center;width:100%;padding:13px 40px;transition:all .2s;display:flex}.header-module__nrpHoW__mobilelanguageItem:hover,.header-module__nrpHoW__mobilelanguageItem.header-module__nrpHoW__active{background:var(--primary-light)}.header-module__nrpHoW__mobileSelectedLanguage{box-sizing:border-box;color:#fff;cursor:pointer;justify-content:center;align-items:center;width:100%;padding:13px 40px 13px 20px;transition:all .2s;display:flex}.header-module__nrpHoW__mobileArrow:before{font-size:16px;transition:all .3s;position:absolute;top:18px;right:13px}.header-module__nrpHoW__mobileLanguageAndPhone{align-items:flex-start;gap:10px;margin-top:40px;display:flex}.header-module__nrpHoW__account{display:none}.header-module__nrpHoW__search{margin-right:60px}.header-module__nrpHoW__menuToggle{z-index:1;-webkit-user-select:none;user-select:none;display:block;position:fixed;top:40px;right:30px}.header-module__nrpHoW__menuToggle a{color:#fff;text-decoration:none;transition:color .3s}.header-module__nrpHoW__menuToggle a:hover{color:var(--primary-light)}.header-module__nrpHoW__parent-link{cursor:pointer;margin-top:20px;font-size:26px;font-weight:500;transition:all .3s;display:flex;position:relative}.header-module__nrpHoW__collapseArrow:before{width:24px;height:24px;font-size:24px;transition:all .3s;position:absolute;bottom:7px;right:0}.header-module__nrpHoW__open .header-module__nrpHoW__collapseArrow:before{transform:rotate(90deg)}.header-module__nrpHoW__dropdownMobile{height:0;overflow:hidden}.header-module__nrpHoW__dropdownMobile .header-module__nrpHoW__dropdownContent{justify-content:flex-start;gap:25px;max-width:768px;margin-top:9px;margin-bottom:10px;padding-top:20px}.header-module__nrpHoW__parent-link:hover:after{filter:invert(47%)sepia(27%)saturate(1935%)hue-rotate(127deg)brightness(92%)contrast(86%)}.header-module__nrpHoW__child-link{margin-top:10px;font-size:16px;font-weight:400;display:flex;position:relative}.header-module__nrpHoW__child-link:not(.header-module__nrpHoW__child-link~.header-module__nrpHoW__child-link){margin-top:30px}.header-module__nrpHoW__menuToggle input{cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none;width:40px;height:32px;display:block;position:absolute;top:-7px;left:-5px}.header-module__nrpHoW__menuToggle span{z-index:1;display:block;position:relative}.header-module__nrpHoW__menuToggle .header-module__nrpHoW__spn{background:var(--primary-light);transform-origin:4px 0;border-radius:3px;width:29px;height:2px;margin-bottom:6px;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s}.header-module__nrpHoW__menuToggle span:first-child{transform-origin:0 0}.header-module__nrpHoW__menuToggle span:nth-last-child(2){transform-origin:0 100%}.header-module__nrpHoW__menuToggle input:checked~span{opacity:1;transform:rotate(45deg)translate(1px,-.5px)}.header-module__nrpHoW__menuToggle input:checked~span:nth-last-child(3){opacity:0;transform:rotate(0)scale(.2)}.header-module__nrpHoW__menuToggle input:checked~span:nth-last-child(2){transform:rotate(-45deg)translateY(1.5px)}.header-module__nrpHoW__menu{background:var(--primary);box-sizing:border-box;-webkit-font-smoothing:antialiased;transform-origin:0 0;width:100vw;height:calc(100dvh - 88px);margin:27px 0 0;padding:50px 25px 25px;list-style-type:none;transition:transform .5s cubic-bezier(.77,.2,.05,1);position:fixed;left:0;overflow-y:auto;transform:translate(-100%)}.header-module__nrpHoW__menu::-webkit-scrollbar{width:0!important;height:0!important}.header-module__nrpHoW__menu li{padding:10px 0;font-size:22px}.header-module__nrpHoW__menuToggle input:checked~ul{transform:none}.header-module__nrpHoW__searchInputPassive,.header-module__nrpHoW__searchInputActive{width:calc(100vw - 19px);margin-left:0;right:-10px}.header-module__nrpHoW__searchInputActive input,.header-module__nrpHoW__searchInputPassive input{padding:20px 95px 20px 20px}.header-module__nrpHoW__parent-link{color:#fff}.header-module__nrpHoW__mobilMenu2 .header-module__nrpHoW__dropdownMobile{padding-top:20px}.header-module__nrpHoW__dropdownColumn{margin:20px 0}.header-module__nrpHoW__mobilMenu2 .header-module__nrpHoW__dropdownColumn{width:100%;height:43px}.header-module__nrpHoW__mobilMenu2 .header-module__nrpHoW__dropdownColumn h3{color:#fff;border:none;font-size:14px;font-weight:400;line-height:15px;display:flex}.header-module__nrpHoW__mobilMenu2 .header-module__nrpHoW__dropdownColumn h3 a{align-items:center;gap:25px;margin:0;padding:0;font-size:15px;display:flex}.header-module__nrpHoW__showAllButton{transform:unset;margin-top:15px;margin-bottom:15px;font-size:14px;display:inline-block;position:relative;bottom:0;left:0}}@media only screen and (max-width:992px){.header-module__nrpHoW__header{background:#fff;margin-top:-20px}.header-module__nrpHoW__mobilMenu2{margin-bottom:-20px}}@media only screen and (max-width:768px){.header-module__nrpHoW__search-icon{left:7px}.header-module__nrpHoW__searchInputActive input::placeholder,.header-module__nrpHoW__searchInputPassive input::placeholder,.header-module__nrpHoW__searchInputActive input,.header-module__nrpHoW__searchInputPassive input{font-size:17px}}.header-module__nrpHoW__hideSearchButton{opacity:0;visibility:hidden;pointer-events:none}
.footer-module__WOMdyG__footer{z-index:10;max-width:var(--max-container-width);margin:auto}.footer-module__WOMdyG__greenRow{background:var(--primary-light);box-sizing:border-box;border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;padding:30px 50px;display:flex}.footer-module__WOMdyG__greenRowLinks{flex-wrap:wrap;gap:40px;display:flex}.footer-module__WOMdyG__greenRowLinks a{color:#fff;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.footer-module__WOMdyG__greenRowLinks a:hover{color:var(--primary)}.footer-module__WOMdyG__socialMediaIconLinks{flex-wrap:wrap;gap:5px;display:flex}.footer-module__WOMdyG__socialMediaIconLinks a{border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.footer-module__WOMdyG__socialMediaIconLinks a svg path{transition:all .2s}.footer-module__WOMdyG__socialMediaIconLinks a:hover svg path{fill:var(--primary-light)}.footer-module__WOMdyG__socialMediaIconLinks a:hover{background:#fff}.footer-module__WOMdyG__footerColumns{flex-wrap:wrap;justify-content:space-between;gap:25px;padding:50px;display:flex}.footer-module__WOMdyG__footerColumn{flex-direction:column;gap:20px;width:calc(25% - 25px);margin:11px 0;display:flex}.footer-module__WOMdyG__footerColumns div:first-child{width:calc(25% - 125px)}.footer-module__WOMdyG__footerColumns div:nth-child(3){width:calc(25% + 25px)}.footer-module__WOMdyG__footerColumn ul{margin:0;padding:0;list-style-type:none}.footer-module__WOMdyG__footerColumn li{cursor:pointer;margin:0 0 20px;padding:0;line-height:13px}.footer-module__WOMdyG__footerColumn h4{font-size:14px;font-weight:500}.footer-module__WOMdyG__footerColumn a{color:var(--grays-darkest);font-size:14px;font-weight:300;line-height:18px;text-decoration:none;transition:all .2s}.footer-module__WOMdyG__footerColumn a:hover{color:var(--primary-light)}.footer-module__WOMdyG__phoneColumn{justify-content:flex-start;align-items:flex-start;gap:15px;display:flex}.footer-module__WOMdyG__phoneColumn p{align-items:center;gap:7px;margin:0;padding:0;display:flex}.footer-module__WOMdyG__footerPhone{color:var(--primary);align-items:center;gap:10px;font-size:42px;font-weight:400;display:flex;margin-bottom:15px!important}.footer-module__WOMdyG__leftFixedInformation,.footer-module__WOMdyG__rightFixedInformation{z-index:25;flex-direction:column;align-items:center;gap:10px;display:flex;position:fixed;bottom:30px}.footer-module__WOMdyG__leftFixedInformation{right:30px}.footer-module__WOMdyG__rightFixedInformation{z-index:20;bottom:90px;right:30px}.footer-module__WOMdyG__upArrow{opacity:0}.footer-module__WOMdyG__communication,.footer-module__WOMdyG__customize,.footer-module__WOMdyG__upArrow,.footer-module__WOMdyG__chatbot,.footer-module__WOMdyG__communications span{cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;box-shadow:0 10px 20px #006a4d1f}.footer-module__WOMdyG__communication span:before{font-size:24px}.footer-module__WOMdyG__communication:hover,.footer-module__WOMdyG__upArrow:hover,.footer-module__WOMdyG__communication.footer-module__WOMdyG__open{background:var(--primary-light)}.footer-module__WOMdyG__communication:hover .footer-module__WOMdyG__mainCommunicate:before,.footer-module__WOMdyG__communication.footer-module__WOMdyG__open .footer-module__WOMdyG__mainCommunicate:before{color:#fff}.footer-module__WOMdyG__communications{z-index:-1;visibility:hidden;opacity:0;flex-direction:column;gap:4px;transition:all .2s;display:flex;position:absolute;bottom:calc(100% + 5px)}.footer-module__WOMdyG__communications.footer-module__WOMdyG__open{visibility:visible;opacity:1;z-index:1}.footer-module__WOMdyG__communications a:first-child{transition:all .2s ease-in-out;position:relative;top:30px}.footer-module__WOMdyG__communications a:nth-child(2){transition:all .2s ease-in-out;position:relative;top:25px}.footer-module__WOMdyG__communications a:nth-child(3){transition:all .2s ease-in-out;position:relative;top:20px}.footer-module__WOMdyG__communications a:nth-child(4){transition:all .2s ease-in-out;position:relative;top:15px}.footer-module__WOMdyG__communications a:nth-child(5){transition:all .2s ease-in-out;position:relative;top:10px}.footer-module__WOMdyG__communications.footer-module__WOMdyG__open a:first-child,.footer-module__WOMdyG__communications.footer-module__WOMdyG__open a:nth-child(2),.footer-module__WOMdyG__communications.footer-module__WOMdyG__open a:nth-child(3),.footer-module__WOMdyG__communications.footer-module__WOMdyG__open a:nth-child(4),.footer-module__WOMdyG__communications.footer-module__WOMdyG__open a:nth-child(5){top:0}.footer-module__WOMdyG__communications span:before{color:var(--primary-light);transition:all .3s}.footer-module__WOMdyG__communiacationItem:hover span:before{color:#fff}.footer-module__WOMdyG__communication:hover svg path,.footer-module__WOMdyG__upArrow:hover svg path{stroke:#fff}.footer-module__WOMdyG__communiacationItem:hover span{background:var(--primary-light)}.footer-module__WOMdyG__customize{background:var(--gradients-primary);transition:all .1s!important}.footer-module__WOMdyG__customize:hover{background:#fff}.footer-module__WOMdyG__customize svg path{transition:all .2s}.footer-module__WOMdyG__customize:hover svg path{fill:var(--primary-light)}.footer-module__WOMdyG__chatbot{background:var(--primary-light)}.footer-module__WOMdyG__chatbot:before{content:"";opacity:.2;z-index:-1;background-color:#26c197;border-radius:50%;width:60px;height:60px;position:absolute;top:55px;left:-5px}.footer-module__WOMdyG__chatbot:hover{background:#fff}.footer-module__WOMdyG__chatbot:hover:before{opacity:.1}.footer-module__WOMdyG__chatbot:hover svg path{fill:var(--primary-light)}.footer-module__WOMdyG__rightMobileDownload{z-index:17;transition:all .5s;display:flex;position:fixed;top:calc(50vh - 100px);right:-170px}.footer-module__WOMdyG__rightMobileDownload.footer-module__WOMdyG__openRight{right:0}.footer-module__WOMdyG__verticals{z-index:1;flex-direction:column;width:60px;display:flex}.footer-module__WOMdyG__horizontals{box-sizing:border-box;z-index:0;background:#fff;border-radius:0 0 0 10px;flex-direction:column;justify-content:center;align-items:center;width:170px;padding:15px;display:flex;box-shadow:0 10px 20px #006a4d1f}.footer-module__WOMdyG__verticalArrow{cursor:pointer;z-index:-10;opacity:0;background:#fff;border-radius:10px 0 0 10px;justify-content:center;align-items:center;width:100%;padding:15px 0;transition:all .2s;display:flex;box-shadow:-9px 2px 9px #006a4d0f}.footer-module__WOMdyG__openRight .footer-module__WOMdyG__verticalArrow{opacity:1;z-index:1}.footer-module__WOMdyG__verticalArrow:hover{background:var(--primary-light)}.footer-module__WOMdyG__verticalArrow:hover svg path{stroke:#fff}.footer-module__WOMdyG__verticalText{color:#fff;writing-mode:vertical-rl;box-sizing:border-box;font-family:var(--font-poppins),sans-serif;cursor:pointer;background:#b32572;border-radius:0 10px 10px 0;justify-content:center;align-items:center;padding:25px 0;font-size:16px;font-weight:400;transition:all .2s;display:flex;transform:rotate(180deg)}.footer-module__WOMdyG__openRight .footer-module__WOMdyG__verticalText{opacity:0;z-index:-10}.footer-module__WOMdyG__verticalText:hover{background:var(--primary-light);color:#fff}.footer-module__WOMdyG__horizontalText1{color:#b32572;font-size:16px;font-weight:500}.footer-module__WOMdyG__horizontalText2{color:var(--grays-dark);margin-bottom:10px;font-size:16px;font-weight:400}.footer-module__WOMdyG__footerColumn h4 span{display:none}.footer-module__WOMdyG__lastItem a{flex-flow:row;align-items:center;gap:15px;margin-top:7px;display:flex}@media screen and (max-width:992px){.footer-module__WOMdyG__leftFixedInformation,.footer-module__WOMdyG__rightFixedInformation{right:10px}.footer-module__WOMdyG__rightMobileDownload{display:none}.footer-module__WOMdyG__footerColumns .footer-module__WOMdyG__footerColumn,.footer-module__WOMdyG__footerColumns div:first-child,.footer-module__WOMdyG__footerColumns div:nth-child(3){width:100%}}@media screen and (max-width:1740px){.footer-module__WOMdyG__greenRow{padding:30px 50px}}@media screen and (max-width:1368px){.footer-module__WOMdyG__greenRow{gap:20px}}@media screen and (max-width:992px){.footer-module__WOMdyG__greenRow{flex-flow:column wrap;align-items:flex-start;gap:20px;padding:40px}.footer-module__WOMdyG__greenRowLinks{flex-direction:column;gap:20px}.footer-module__WOMdyG__socialMediaIconLinks a{padding:5px}.footer-module__WOMdyG__footerColumns{flex-direction:column;gap:10px;padding:50px 0}.footer-module__WOMdyG__footerColumn{border-bottom:1px solid var(--grays-regular);gap:0;width:100%;margin:0}.footer-module__WOMdyG__footerColumn:last-child,.footer-module__WOMdyG__footerColumn:nth-child(3){border-bottom:none}.footer-module__WOMdyG__footerColumn h4{color:var(--grays-regular);cursor:pointer;padding:5px 0 0;font-size:16px;font-weight:500}.footer-module__WOMdyG__footerColumn h4 span{margin-top:4px;margin-right:40px;transition:all .3s;display:inline;position:absolute;right:0}.footer-module__WOMdyG__footerColumn h4.footer-module__WOMdyG__open span{transform:rotate(180deg)}.footer-module__WOMdyG__footerColumn ul{height:0;margin-bottom:10px;overflow:hidden}.footer-module__WOMdyG__footerColumn ul li{padding-bottom:5px}.footer-module__WOMdyG__footerColumn ul li:last-child{padding-bottom:30px!important}.footer-module__WOMdyG__footerColumn ul li:first-child{padding-top:20px!important}.footer-module__WOMdyG__phoneColumn{margin:30px 0}.footer-module__WOMdyG__footerPhone{margin-bottom:20px!important}.footer-module__WOMdyG__etbis{margin-top:15px}}
.circles-module__SdBOKq__circles{z-index:-1;width:50vw;margin-top:-30vh;position:absolute}.circles-module__SdBOKq__circles img{width:100%;height:auto;max-height:90vh}.circles-module__SdBOKq__left{left:0}.circles-module__SdBOKq__right{right:0;transform:rotate(180deg)}
.verticalIconItems-module__EwNgtq__row{flex-flow:row;display:flex}.verticalIconItems-module__EwNgtq__greenArea .verticalIconItems-module__EwNgtq__row{background:var(--gradients-primary-2);z-index:2;border-radius:24px;position:relative}.verticalIconItems-module__EwNgtq__item{color:#fff;box-sizing:border-box;flex-flow:column;justify-content:center;align-items:center;width:16.6667%;font-size:1rem;display:flex}.verticalIconItems-module__EwNgtq__item:not(:last-child)>div{border-right:1px solid #fff3}.verticalIconItems-module__EwNgtq__item>div{box-sizing:border-box;flex-flow:column;align-items:center;width:100%;height:100%;padding:70px 15px;display:flex}.verticalIconItems-module__EwNgtq__icon img{width:60px;height:auto;margin-bottom:30px}.verticalIconItems-module__EwNgtq__number{margin-bottom:20px;font-family:Poppins,sans-serif;font-size:50px;font-weight:600}.verticalIconItems-module__EwNgtq__number p{margin:0}@media screen and (max-width:1570px){.verticalIconItems-module__EwNgtq__number{font-size:35px}}.verticalIconItems-module__EwNgtq__text{text-align:center}.verticalIconItems-module__EwNgtq__whiteArea{box-shadow:var(--shadow-light);background:#fff;border-radius:24px;margin-top:-50px;padding:110px 140px 60px}.verticalIconItems-module__EwNgtq__whiteIcon{max-width:100%;height:auto;margin-bottom:30px}.verticalIconItems-module__EwNgtq__whiteIcon img{max-width:100%;height:auto}.verticalIconItems-module__EwNgtq__gap{gap:140px}.verticalIconItems-module__EwNgtq__whiteItem{width:100%}.verticalIconItems-module__EwNgtq__whiteTitle{color:var(--primary-light);margin-bottom:30px;font-weight:600}@media screen and (max-width:992px){.verticalIconItems-module__EwNgtq__row{flex-flow:wrap}.verticalIconItems-module__EwNgtq__item:not(:last-child)>div{border-bottom:1px solid #fff3}.verticalIconItems-module__EwNgtq__whiteArea{padding:110px 40px 60px}.verticalIconItems-module__EwNgtq__gap{gap:60px}.verticalIconItems-module__EwNgtq__item{width:33%}.verticalIconItems-module__EwNgtq__icon img{width:50px;margin-bottom:-11px}.verticalIconItems-module__EwNgtq__number{margin-bottom:0}}@media screen and (min-width:768px) and (max-width:992px){.verticalIconItems-module__EwNgtq__item:nth-child(3n)>div{border-right:none}}@media screen and (max-width:768px){.verticalIconItems-module__EwNgtq__item{width:50%}}
.modal-module__PuHTOG__modalBackground{z-index:99999999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0003;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:fixed;top:0;left:0}.modal-module__PuHTOG__modalContent{z-index:1001;background:#fff;border-radius:20px;width:610px;max-width:calc(90% - 60px);max-height:calc(90% - 90px);padding:35px 45px 45px;overflow-y:auto;box-shadow:0 5px 15px #0000004d}.modal-module__PuHTOG__modalContent iframe{max-width:100%}.modal-module__PuHTOG__modalContent h4{color:var(--primary);letter-spacing:-1.5px;font-size:30px;font-weight:500}.modal-module__PuHTOG__modalContent h4:not(:has(+h5)){margin:0 0 45px}.modal-module__PuHTOG__modalContent h4+h5{margin:15px 0 20px}.modal-module__PuHTOG__modalContent h5{color:#000;font-size:20px;font-weight:500}.modal-module__PuHTOG__modalContent p{color:var(--grays-dark);font-size:16px;font-weight:500}.modal-module__PuHTOG__modalContent img{max-width:100%;height:auto}.modal-module__PuHTOG__closeButton{justify-content:flex-end;width:100%;height:20px;display:flex;position:relative}.modal-module__PuHTOG__closeIcon{color:var(--grays-regular);cursor:pointer;font-size:30px;position:absolute;top:-15px;right:-29px}@media screen and (max-width:992px){.modal-module__PuHTOG__modalContent{padding:30px}.modal-module__PuHTOG__modalContent h4{font-size:25px}.modal-module__PuHTOG__modalContent h4:not(:has(+h5)){margin:0 0 30px}.modal-module__PuHTOG__modalContent h4+h5{margin:0 0 30px}.modal-module__PuHTOG__closeIcon{top:0;right:0}}
.cardItem-module__YRSKyG__cardItem{width:33.3333%}.cardItem-module__YRSKyG__itemContent{box-sizing:border-box;height:100%;padding:1rem}.cardItem-module__YRSKyG__itemContent>div,.cardItem-module__YRSKyG__itemContent>a{border:1px solid var(--grays-light);cursor:pointer;box-sizing:border-box;background:#fff;border-radius:15px;flex-flow:column;height:100%;padding:20px;transition:border .3s ease-in-out,box-shadow .3s ease-in-out;display:flex}.cardItem-module__YRSKyG__itemContent>a:hover,.cardItem-module__YRSKyG__itemContent>div:hover{border:1px solid var(--primary-light);box-shadow:var(--shadow-xxl)}.cardItem-module__YRSKyG__itemContent>a img,.cardItem-module__YRSKyG__itemContent>div img{border-radius:15px;width:100%;max-width:100%;height:auto}.cardItem-module__YRSKyG__itemContent>a h2,.cardItem-module__YRSKyG__itemContent>div h2{color:var(--primary);font-size:20px;font-weight:600;line-height:1.5}.cardItem-module__YRSKyG__itemContent>a h3,.cardItem-module__YRSKyG__itemContent>div h3{color:var(--grays-dark);font-size:18px;font-weight:400;line-height:1.5}.cardItem-module__YRSKyG__content{flex-flow:column;height:100%;padding:10px 20px 0;display:flex}.cardItem-module__YRSKyG__iconArea{flex-flow:row;justify-content:space-between;align-items:center;margin-top:auto;display:flex}.cardItem-module__YRSKyG__modalIcon{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjUgMTQuMjVMMjEgOS43NUwxNi41IDUuMjUiIHN0cm9rZT0iI0Q0RERFOCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTMgMTguNzVDMyAxNi4zNjMxIDMuOTQ4MjEgMTQuMDczOSA1LjYzNjA0IDEyLjM4NkM3LjMyMzg3IDEwLjY5ODIgOS42MTMwNSA5Ljc1IDEyIDkuNzVIMjEiIHN0cm9rZT0iI0Q0RERFOCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);width:24px;height:24px;margin-left:auto}.cardItem-module__YRSKyG__downloadIcon{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDYyNSAxMC4zMTI1TDEyIDE0LjI1TDE1LjkzNzUgMTAuMzEyNSIgc3Ryb2tlPSIjOUNBREMxIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTIgMy43NVYxNC4yNSIgc3Ryb2tlPSIjOUNBREMxIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjAuMjUgMTQuMjVWMTkuNUMyMC4yNSAxOS42OTg5IDIwLjE3MSAxOS44ODk3IDIwLjAzMDMgMjAuMDMwM0MxOS44ODk3IDIwLjE3MSAxOS42OTg5IDIwLjI1IDE5LjUgMjAuMjVINC41QzQuMzAxMDkgMjAuMjUgNC4xMTAzMiAyMC4xNzEgMy45Njk2NyAyMC4wMzAzQzMuODI5MDIgMTkuODg5NyAzLjc1IDE5LjY5ODkgMy43NSAxOS41VjE0LjI1IiBzdHJva2U9IiM5Q0FEQzEiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);width:24px;height:24px;margin-left:auto}.cardItem-module__YRSKyG__pointerAuto>div{cursor:auto!important}.cardItem-module__YRSKyG__small>div,.cardItem-module__YRSKyG__small>div>div{text-align:center;padding:10px}.cardItem-module__YRSKyG__small>div>div h2{margin-bottom:18px;font-size:20px;font-weight:500}.cardItem-module__YRSKyG__small .cardItem-module__YRSKyG__content{padding:10px 10px 0;font-size:13px}.cardItem-module__YRSKyG__small .cardItem-module__YRSKyG__iconArea{margin-top:unset}.cardItem-module__YRSKyG__download>div>div,.cardItem-module__YRSKyG__download>div>a{text-align:center}.cardItem-module__YRSKyG__download>div>div h2,.cardItem-module__YRSKyG__download>div>a h2{margin-top:18px;font-size:24px;font-weight:500}.cardItem-module__YRSKyG__download .cardItem-module__YRSKyG__content{font-size:14px}@media screen and (max-width:992px){.cardItem-module__YRSKyG__cardItem{width:100%}}
.slider-module__hZJFqW__swiperPagination{z-index:1;justify-content:flex-start;align-items:center;height:30px;display:flex;position:absolute;bottom:0!important}.slider-module__hZJFqW__paginationBullet{position:relative;width:8px!important;height:8px!important;margin:0 5px!important}.slider-module__hZJFqW__paginationBulletActive span{border:2px solid var(--primary);opacity:.25;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.slider-module__hZJFqW__progress{display:none}.slider-module__hZJFqW__paginationBulletActive .slider-module__hZJFqW__progress{width:16px;height:16px;margin-top:-8px;margin-left:-4px;display:inline;transform:rotate(-90deg)}.slider-module__hZJFqW__paginationBulletActive{background:0 0!important}.slider-module__hZJFqW__paginationBulletActive .slider-module__hZJFqW__circle-origin{fill:#0000;stroke:#008512;stroke-width:2px;stroke-linecap:round;stroke-dasharray:37.7;stroke-dashoffset:37.7px;animation:5s slider-module__hZJFqW__progress}@keyframes slider-module__hZJFqW__progress{0%{stroke-dashoffset:37.7px}90%{stroke-dashoffset:0}to{stroke-dashoffset:-37.7px}}.slider-module__hZJFqW__paginationBulletActive:hover .slider-module__hZJFqW__circle-origin,.slider-module__hZJFqW__hovered .slider-module__hZJFqW__circle-origin{animation-play-state:paused}.slider-module__hZJFqW__swiperHomeContent{align-items:flex-start!important;gap:0!important;display:flex!important}.slider-module__hZJFqW__swiperTextContent{flex-direction:column;justify-content:center;align-items:center;margin-top:-33px;display:flex;position:absolute}.slider-module__hZJFqW__swiperTextContent p{letter-spacing:.2px;font-size:18px;font-weight:300}.slider-module__hZJFqW__homeSlideLink{color:var(--primary-light);gap:10px;font-size:18px;font-weight:400;display:flex;position:relative}.slider-module__hZJFqW__homeSlideLink span{position:relative}.slider-module__hZJFqW__homeSlideLink span:after{content:"";background-color:var(--primary-light);width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.slider-module__hZJFqW__homeSlideLink:hover span:after{width:100%}.slider-module__hZJFqW__homeSlideContent{flex-direction:row;justify-content:space-between;align-items:center;gap:30px;height:100%;display:flex;position:relative}.slider-module__hZJFqW__swiperLeftContent{flex-flow:column wrap;justify-content:center;align-items:center;width:35%;height:100%;display:flex;position:relative}.slider-module__hZJFqW__swiperRightContent{justify-content:center;align-items:center;width:41%;height:100%;display:flex;position:relative}.slider-module__hZJFqW__gradientBorder{background:radial-gradient(#ebf7f300 54%,#ebf7f3c9 66%,#ebf7f3 85%);border-radius:50%;justify-content:center;align-items:center;width:100%;height:0;padding-bottom:100%;display:flex;position:relative}.slider-module__hZJFqW__innerContainer{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:55px;overflow:hidden}.slider-module__hZJFqW__homeSwiper{width:100%;height:100%}.slider-module__hZJFqW__homeSwiperImages img{object-fit:cover;border-radius:50%;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.slider-module__hZJFqW__hidden{display:none!important}.slider-module__hZJFqW__textEnterFromRight{animation:.5s forwards slider-module__hZJFqW__slideInFromRight}.slider-module__hZJFqW__textEnterFromLeft{animation:.5s forwards slider-module__hZJFqW__slideInFromLeft}.slider-module__hZJFqW__textLeaveToLeft{pointer-events:none;animation:.5s forwards slider-module__hZJFqW__slideOutToLeft}.slider-module__hZJFqW__textLeaveToRight{pointer-events:none;animation:.5s forwards slider-module__hZJFqW__slideOutToRight}@keyframes slider-module__hZJFqW__slideInFromRight{0%{opacity:0;transform:translate(20%)}to{opacity:1;transform:translate(0)}}@keyframes slider-module__hZJFqW__slideInFromLeft{0%{opacity:0;transform:translate(-20%)}to{opacity:1;transform:translate(0)}}@keyframes slider-module__hZJFqW__slideOutToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-20%)}}@keyframes slider-module__hZJFqW__slideOutToRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(20%)}}.slider-module__hZJFqW__formContainer{flex-wrap:wrap;align-content:center;width:24%;display:flex}.slider-module__hZJFqW__swiperServices{flex-flow:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.slider-module__hZJFqW__servicesSliderContainer,.slider-module__hZJFqW__timesSliderContainer{box-sizing:border-box;background:#fff;border-radius:24px;width:100%;padding:100px;display:block;box-shadow:0 2px 3px #006a4d26}.slider-module__hZJFqW__timesSliderContainer{background:var(--gradients-primary-2);padding:40px 0;position:relative}.slider-module__hZJFqW__timesSlideRoadArea{padding:0 100px;position:relative}.slider-module__hZJFqW__servicesSliderTitle,.slider-module__hZJFqW__campaignSliderTitle,.slider-module__hZJFqW__blogSliderTitle,.slider-module__hZJFqW__timesSliderTitle{text-align:center;flex-flow:column wrap;justify-content:center;align-items:center;width:100%;margin:0 0 50px;display:flex}.slider-module__hZJFqW__servicesSliderTitle h1{color:var(--primary);margin:5px 0;font-size:40px;font-weight:500;line-height:48px}.slider-module__hZJFqW__timesSliderTitle{box-sizing:border-box;padding:0 30px}.slider-module__hZJFqW__servicesSliderTitle p,.slider-module__hZJFqW__campaignSliderTitle p,.slider-module__hZJFqW__blogSliderTitle p,.slider-module__hZJFqW__timesSliderTitle p{color:var(--grays-dark);max-width:500px;font-size:16px;font-weight:300}.slider-module__hZJFqW__timesSliderTitle p,.slider-module__hZJFqW__timesSliderTitle h3{color:#fff}.slider-module__hZJFqW__servicesSliderManager,.slider-module__hZJFqW__campaignSliderManager,.slider-module__hZJFqW__blogSliderManager{justify-content:space-between;width:100%;margin-top:60px;display:flex;position:relative}.slider-module__hZJFqW__swiperServicesPagination,.slider-module__hZJFqW__swiperCampaignsPagination,.slider-module__hZJFqW__swiperBlogPagination{position:absolute;width:auto!important;left:calc(50% - 25px)!important}.slider-module__hZJFqW__servicesSlide,.slider-module__hZJFqW__campaignSlide,.slider-module__hZJFqW__blogSlide{height:unset!important}.slider-module__hZJFqW__servicesSlide img{max-width:100%;height:auto}.slider-module__hZJFqW__servicesSlideContent{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;height:100%;min-height:610px;display:flex;position:relative}.slider-module__hZJFqW__servicesSlideContent p{text-align:center;margin:0 0 15px;padding:0;font-size:16px;font-weight:300}.slider-module__hZJFqW__servicesSlideContent h4{margin:30px 0 20px}.slider-module__hZJFqW__servicesSlideButtons,.slider-module__hZJFqW__campaignSlideButtons,.slider-module__hZJFqW__blogSlideButtons{justify-content:center;align-items:center;gap:20px;min-height:40px;display:flex}.slider-module__hZJFqW__limitSliderText:not(:has(p)){-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:block-axis;-webkit-box-align:center;align-items:center;min-height:3lh;display:-webkit-box;overflow:hidden}.slider-module__hZJFqW__limitSliderText p{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:block-axis;-webkit-box-align:center;align-items:center;min-height:3lh;display:-webkit-box;overflow:hidden}@media screen and (max-width:1860px){.slider-module__hZJFqW__servicesSlideContent{min-height:600px}}@media screen and (max-width:1800px){.slider-module__hZJFqW__servicesSlideContent{min-height:590px}}@media screen and (max-width:1730px){.slider-module__hZJFqW__servicesSlideContent{min-height:570px}}@media screen and (max-width:1680px){.slider-module__hZJFqW__servicesSlideContent{min-height:550px}}@media screen and (max-width:1591px){.slider-module__hZJFqW__servicesSlideContent{min-height:540px}}@media screen and (max-width:1349px){.slider-module__hZJFqW__servicesSlideContent{min-height:600px}}@media screen and (max-width:1010px){.slider-module__hZJFqW__servicesSlideContent{min-height:580px}}@media screen and (max-width:992px){.slider-module__hZJFqW__servicesSlideContent{min-height:600px}}@media screen and (max-width:768px){.slider-module__hZJFqW__servicesSlideContent{min-height:auto}}.slider-module__hZJFqW__servicesSlideButtons a,.slider-module__hZJFqW__campaignSlideButtons a,.slider-module__hZJFqW__blogSlideButtons a{color:var(--primary);font-size:14px;font-weight:400;text-decoration:underline}.slider-module__hZJFqW__servicesSliderButtons{justify-content:center;align-items:center;gap:5px;display:flex}.slider-module__hZJFqW__servicesSliderButton,.slider-module__hZJFqW__campaignSliderButton,.slider-module__hZJFqW__blogSliderButton{cursor:pointer;background:0 0;border:none;padding:0}.slider-module__hZJFqW__servicesSliderButton img,.slider-module__hZJFqW__campaignSliderButton img,.slider-module__hZJFqW__blogSliderButton img{width:32px;height:32px}.slider-module__hZJFqW__allServices a,.slider-module__hZJFqW__allCampaigns a,.slider-module__hZJFqW__allBlogs a{color:var(--primary-light);align-items:center;gap:10px;font-size:18px;font-weight:400;display:flex}.slider-module__hZJFqW__allText{position:relative}.slider-module__hZJFqW__allServices a .slider-module__hZJFqW__allText:after,.slider-module__hZJFqW__allCampaigns a .slider-module__hZJFqW__allText:after,.slider-module__hZJFqW__allBlogs a .slider-module__hZJFqW__allText:after{content:"";background-color:var(--primary-light);width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.slider-module__hZJFqW__allServices a:hover .slider-module__hZJFqW__allText:after,.slider-module__hZJFqW__allCampaigns a:hover .slider-module__hZJFqW__allText:after,.slider-module__hZJFqW__allBlogs a:hover .slider-module__hZJFqW__allText:after{width:100%}.slider-module__hZJFqW__campaignSliderContainer,.slider-module__hZJFqW__blogSliderContainer{box-sizing:border-box;width:100%;display:block}.slider-module__hZJFqW__campaignSlideContent,.slider-module__hZJFqW__blogSlideContent{text-align:center;cursor:pointer;flex-direction:column;justify-content:center;display:flex;position:relative}.slider-module__hZJFqW__campaignSlide img,.slider-module__hZJFqW__blogSlide img{border-radius:24px;max-width:100%;height:auto}.slider-module__hZJFqW__campaignHoverTexts,.slider-module__hZJFqW__blogHoverTexts{opacity:1;transform-origin:50%;cursor:pointer;background:#fff;border-radius:24px;flex-flow:column wrap;justify-content:center;align-items:center;width:71%;padding:15px 20px;transition:all .2s ease-in-out;display:flex;position:absolute;bottom:30px;left:50%;overflow:hidden;transform:translate(-50%,30%);box-shadow:0 10px 20px #006a4d26}.slider-module__hZJFqW__campaignSlide:hover .slider-module__hZJFqW__campaignHoverTexts,.slider-module__hZJFqW__blogSlide:hover .slider-module__hZJFqW__blogHoverTexts{background:var(--primary-light);color:#fff;width:77%;left:50%}.slider-module__hZJFqW__campaignSlide:hover .slider-module__hZJFqW__campaignHoverTexts *,.slider-module__hZJFqW__blogSlide:hover .slider-module__hZJFqW__blogHoverTexts *{color:#fff}.slider-module__hZJFqW__campaignHoverTexts h4,.slider-module__hZJFqW__blogHoverTexts h4{color:var(--primary-light);letter-spacing:-.3px;max-width:225px;margin:0 0 10px;font-size:33px;font-weight:500}.slider-module__hZJFqW__campaignHoverTexts p,.slider-module__hZJFqW__blogHoverTexts p{color:var(--grays-darkest);letter-spacing:0;max-width:225px;margin:10px 0;font-size:17px;font-weight:300}.slider-module__hZJFqW__rightArrow_:before{font-size:21px}.slider-module__hZJFqW__headerSliderArrow{margin-top:3px}.slider-module__hZJFqW__detailBTN{opacity:0;visibility:hidden;margin-top:-40px;transition:all .3s;position:relative;bottom:-58px}.slider-module__hZJFqW__campaignSlide:hover .slider-module__hZJFqW__campaignHoverTexts .slider-module__hZJFqW__detailBTN,.slider-module__hZJFqW__blogSlide:hover .slider-module__hZJFqW__blogHoverTexts .slider-module__hZJFqW__detailBTN{opacity:1;visibility:visible;margin-top:0;bottom:0}.slider-module__hZJFqW__timesSlideContent{color:#fff;flex-flow:column;align-items:flex-start;font-size:14px;display:flex}.slider-module__hZJFqW__timesSlideContent h4{color:#fff;margin-bottom:20px;font-size:30px;font-weight:600}.slider-module__hZJFqW__timesSlideContent img{height:auto;margin-bottom:40px}.slider-module__hZJFqW__timesSlideContent ul{flex-flow:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.slider-module__hZJFqW__timesSlideContent ul li{padding-left:26px;position:relative}.slider-module__hZJFqW__timesSlideContent ul li:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggMTRDMTEuMzEzNyAxNCAxNCAxMS4zMTM3IDE0IDhDMTQgNC42ODYyOSAxMS4zMTM3IDIgOCAyQzQuNjg2MjkgMiAyIDQuNjg2MjkgMiA4QzIgMTEuMzEzNyA0LjY4NjI5IDE0IDggMTRaIiBzdHJva2U9IndoaXRlIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz4KPHBhdGggZD0iTTguMzgyODEgMTAuMTE4OEwxMC41MDE2IDguMDAwMUw4LjM4MjgxIDUuODgxMzUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNNS41IDhIMTAuNSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);background-repeat:no-repeat;width:16px;height:16px;position:absolute;top:2px;left:0}.slider-module__hZJFqW__leftIconWhite span:before{color:#fff;border:1px solid #fff}.slider-module__hZJFqW__leftIconWhite:hover span:before{background-color:#fff;color:var(--primary-light)!important}.slider-module__hZJFqW__timesSlideRoad{background:url(/images/times-slider-road.svg);width:100%;height:15px;position:absolute;top:150px;left:0}.slider-module__hZJFqW__homeSliderMobile img:nth-child(2){display:none}@media only screen and (max-width:992px){.slider-module__hZJFqW__swiperServicesPagination,.slider-module__hZJFqW__swiperCampaignsPagination,.slider-module__hZJFqW__swiperBlogPagination{left:50%!important;transform:translate(-50%)!important}.slider-module__hZJFqW__homeSlideContent{flex-direction:column;gap:15px;max-width:100vw;height:auto;overflow:hidden}.slider-module__hZJFqW__swiperLeftContent{box-sizing:border-box;z-index:999999;order:2;justify-content:flex-end;width:100%;height:80px;margin-top:calc(-21vh - 45px);padding:0 30px}.slider-module__hZJFqW__swiperRightContent{order:1;width:100%}.slider-module__hZJFqW__formContainer{box-sizing:border-box;z-index:9;order:3;width:100%;padding:15px 30px 30px;position:relative}.slider-module__hZJFqW__gradientBorder{background:0 0;border-radius:0;justify-content:center;align-items:flex-start;width:100%;height:50vh;padding-bottom:0;display:flex;position:relative;overflow:hidden}.slider-module__hZJFqW__innerContainer{background-color:none;border-radius:0;justify-content:center;align-items:center;width:100%;display:flex;position:relative;inset:0;overflow:hidden}.slider-module__hZJFqW__homeSwiper{flex-direction:column;align-items:center;width:100%;height:auto;display:flex;position:relative}.slider-module__hZJFqW__homeSwiperImages img{top:inherit;left:inherit;object-fit:cover;border-radius:0%;width:auto;min-width:100%;min-height:30vh;position:relative;left:50%;transform:translate(-50%)}.slider-module__hZJFqW__homeSwiperParentImages:after{content:"";z-index:1;background-image:linear-gradient(#fff0 29%,#fff 89%);width:100%;height:41vh;position:absolute;top:0;left:0}.slider-module__hZJFqW__swiperTextContent{text-align:center;box-sizing:border-box;width:100%;padding:30px 30px 0}.slider-module__hZJFqW__swiperTextContent h2{text-align:center;width:100%;margin-bottom:0;font-size:35px}.slider-module__hZJFqW__swiperTextContent h2 h1{text-align:center;width:100%;min-height:2lh;margin-bottom:0;font-size:35px;line-height:40px}.slider-module__hZJFqW__swiperTextContent h2+div{display:none}.slider-module__hZJFqW__swiperTextContent p{font-size:16px!important}.slider-module__hZJFqW__homeSlideLink{display:none}.slider-module__hZJFqW__paginationTopSlider{justify-content:center;bottom:20px!important}.slider-module__hZJFqW__servicesSliderContainer{box-sizing:border-box;width:100%;box-shadow:none;border-radius:24px;padding:30px 0;display:block}.slider-module__hZJFqW__servicesSliderButton,.slider-module__hZJFqW__allServices,.slider-module__hZJFqW__campaignSliderButton,.slider-module__hZJFqW__allCampaigns{display:none}.slider-module__hZJFqW__campaignHoverTexts,.slider-module__hZJFqW__blogHoverTexts{opacity:1;transform:translate(-50%,10%)}.slider-module__hZJFqW__campaignSlide .slider-module__hZJFqW__campaignHoverTexts,.slider-module__hZJFqW__blogSlide .slider-module__hZJFqW__blogHoverTexts{width:77%;left:50%;transform:translate(-50%,50%)}.slider-module__hZJFqW__limitSliderText:not(:has(p)){-webkit-line-clamp:2;line-clamp:2;min-height:2lh}.slider-module__hZJFqW__limitSliderText p{-webkit-line-clamp:2;line-clamp:2;min-height:2lh}.slider-module__hZJFqW__campaignSlide .slider-module__hZJFqW__campaignHoverTexts .slider-module__hZJFqW__detailBTN,.slider-module__hZJFqW__blogSlide .slider-module__hZJFqW__blogHoverTexts .slider-module__hZJFqW__detailBTN{display:none}.slider-module__hZJFqW__campaignHoverTexts h4,.slider-module__hZJFqW__blogHoverTexts h4{max-width:100%;font-size:27px}.slider-module__hZJFqW__campaignHoverTexts p,.slider-module__hZJFqW__blogHoverTexts p{max-width:100%;font-size:16px}.slider-module__hZJFqW__blogSliderButton,.slider-module__hZJFqW__allBlogs{display:none}.slider-module__hZJFqW__servicesSliderManager,.slider-module__hZJFqW__campaignSliderManager,.slider-module__hZJFqW__blogSliderManager{flex-flow:column;gap:16px;margin-top:30px;display:flex}.slider-module__hZJFqW__swiperServicesPagination,.slider-module__hZJFqW__swiperCampaignsPagination,.slider-module__hZJFqW__swiperBlogPagination{justify-content:center;align-items:center;position:relative}.slider-module__hZJFqW__allServices,.slider-module__hZJFqW__allCampaigns,.slider-module__hZJFqW__allBlogs{justify-content:center;align-items:center;display:flex}.slider-module__hZJFqW__servicesSliderButtons{display:none}.slider-module__hZJFqW__homeSliderMobile img:nth-child(2){max-height:40vh;display:block}.slider-module__hZJFqW__homeSliderWeb img:first-child{display:none}.slider-module__hZJFqW__homeSlideContent{gap:0}.slider-module__hZJFqW__timesSliderContainer{padding:40px 0}.slider-module__hZJFqW__timesSlideRoadArea{padding:0 30px}.slider-module__hZJFqW__sliderHideBulletMobile{display:none}}@media only screen and (max-width:768px){.slider-module__hZJFqW__servicesSliderContainer{background:0 0}}
