.blogs_blogsPage___Pzso{background-color:#fff;width:100%;max-width:64rem;min-height:calc(100vh - 100px);padding:2.5rem 0}@media(max-width:1279px){.blogs_blogsPage___Pzso{padding:2.5rem 1rem}}@media(max-width:768px){.blogs_blogsPage___Pzso{padding:2rem 1rem}}.blogs_pageHeader__avrCP{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}@media(min-width:1024px){.blogs_pageHeader__avrCP .blogs_filterIconButton__f4O_L{display:none}}.blogs_pageTitle__GE6bW{font-size:2.5rem;line-height:105%;letter-spacing:0;margin:0;color:#0a0a0b}@media(max-width:768px){.blogs_pageTitle__GE6bW{font-size:2rem}}.blogs_filterIconButton__f4O_L{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.5rem;transition:opacity .2s ease}.blogs_filterIconButton__f4O_L:hover{opacity:.7}.blogs_filterIconButton__f4O_L:active{opacity:.5}.blogs_container__R5PmA{display:grid;min-height:calc(100vh - 108.8px);grid-template-columns:280px 1fr;grid-gap:2rem;gap:2rem}@media(max-width:1279px){.blogs_container__R5PmA{grid-template-columns:250px 1fr;gap:2rem}}@media(max-width:1023px){.blogs_container__R5PmA{grid-template-columns:1fr;gap:0}}.blogs_sidebarOverlay__aiqOx{display:none}@media(max-width:1023px){.blogs_sidebarOverlay__aiqOx{display:block;position:fixed;top:108.8px;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:998;animation:blogs_fadeIn__btNeF .3s ease}}@keyframes blogs_fadeIn__btNeF{0%{opacity:0}to{opacity:1}}.blogs_sidebar__YofK9{display:flex;flex-direction:column;height:calc(100vh - 108.8px);overflow-y:auto;gap:.75rem;scrollbar-width:0;background-color:#fff}.blogs_sidebar__YofK9::-webkit-scrollbar{width:0;display:none}@media(max-width:1023px){.blogs_sidebar__YofK9{position:fixed;top:108.8px;left:0;width:320px;max-width:85vw;height:calc(100vh - 108.8px);z-index:999;transform:translateX(-100%);transition:transform .3s ease;border-right:1px solid #cfcfd0;padding:2rem 1.5rem;box-shadow:2px 0 8px rgba(0,0,0,.1)}.blogs_sidebar__YofK9.blogs_sidebarOpen__5XpuD{transform:translateX(0)}}@media(min-width:1024px){.blogs_sidebar__YofK9{position:static;transform:none;border-right:none;padding:0;box-shadow:none}}.blogs_filterHeader__0c42F{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;cursor:pointer;border-bottom:1px solid #cfcfd0;padding-bottom:.75rem}.blogs_filterHeader__0c42F h2{font-size:1.25rem;line-height:105%;letter-spacing:0;color:#0a0a0b;margin:0}.blogs_filterHeader__0c42F h3{line-height:105%;letter-spacing:0;font-weight:600;font-size:1rem;color:#0a0a0b}.blogs_filterHeaderActions__tiz7B{display:flex;align-items:center;gap:1rem}.blogs_closeSidebarButton__qknOQ{display:none}@media(max-width:1023px){.blogs_closeSidebarButton__qknOQ{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.25rem;transition:opacity .2s ease}.blogs_closeSidebarButton__qknOQ:hover{opacity:.7}.blogs_closeSidebarButton__qknOQ:active{opacity:.5}}.blogs_resetButton__1lU_V{color:#0a0a0b;cursor:pointer;font-weight:600;font-size:1rem;line-height:105%;letter-spacing:0;text-decoration:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-offset:0;text-decoration-thickness:0}.blogs_filterSection___3VXM{display:flex;flex-direction:column;gap:.75rem}.blogs_filterTitle__wLpxd{font-weight:600;font-size:1rem;color:#0a0a0b;margin:0}.blogs_toggleIcon__mi4qR{font-size:1.5rem;font-weight:300;color:#0a0a0b;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.blogs_radioGroup__33wdF{display:flex;flex-direction:column;gap:.75rem}.blogs_radioLabel__MpLXN{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:#222629;position:relative;padding-left:28px}.blogs_radioLabel__MpLXN input[type=radio]{cursor:pointer;width:20px;height:20px;margin:0;opacity:0;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:2}.blogs_radioLabel__MpLXN span{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;display:flex;align-items:center}.blogs_radioLabel__MpLXN span:before{content:"";position:absolute;left:-28px;top:50%;transform:translateY(-50%);width:20px;height:20px;border:2px solid #ccc;border-radius:50%;background:#fff;transition:all .2s ease;box-sizing:border-box}.blogs_radioLabel__MpLXN input[type=radio]:checked+span:before{border:2px solid #f9c300}.blogs_radioLabel__MpLXN input[type=radio]:checked+span:after{content:"";position:absolute;left:-22px;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:#f9c300;z-index:1}.blogs_checkboxGroup__TRYoJ{display:flex;flex-direction:column;gap:.75rem;max-height:300px;overflow-y:auto;padding-right:.5rem}.blogs_checkboxGroup__TRYoJ::-webkit-scrollbar{width:2px}.blogs_checkboxGroup__TRYoJ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.blogs_checkboxGroup__TRYoJ::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.blogs_checkboxGroup__TRYoJ::-webkit-scrollbar-thumb:hover{background:#555}.blogs_checkboxLabel__f42B6{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;font-size:.875rem;color:#222629}.blogs_checkboxLabel__f42B6 input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:#f9c300;flex-shrink:0}.blogs_checkboxLabel__f42B6 span{-webkit-user-select:none;-moz-user-select:none;user-select:none}.blogs_blogList__bln3C{display:flex;flex-direction:column;gap:1.5rem;height:calc(100vh - 108.8px);overflow-y:auto;scrollbar-width:0}.blogs_blogList__bln3C::-webkit-scrollbar{width:0;display:none}@media(max-width:1023px){.blogs_blogList__bln3C{gap:1.5rem}}.blogs_blogCard__LsDav{display:flex;gap:1.5rem;text-decoration:none;color:inherit;border-bottom:1px solid #cfcfd0;padding-bottom:1.5rem;transition:opacity .2s ease}.blogs_blogCard__LsDav:hover{opacity:.8}.blogs_blogCard__LsDav:last-child{border-bottom:none}.blogs_blogImage__ubIlo{position:relative;width:15.625rem;min-width:15.625rem;aspect-ratio:16/9;overflow:hidden;background:#f0f0f0;flex-shrink:0}@media(max-width:1023px){.blogs_blogImage__ubIlo{min-width:unset;max-width:100px;height:auto}}.blogs_bannerImage__zER__{width:100%;height:100%;object-fit:cover}.blogs_blogInfo__C_MAO{display:flex;flex-direction:column;gap:.5rem;flex:1 1}.blogs_blogDate__dlD3C{font-weight:400;font-size:.875rem;line-height:140%;letter-spacing:0;color:#8a8a8a;margin:0}@media(max-width:768px){.blogs_blogDate__dlD3C{font-size:.8rem}}.blogs_blogTitle__mfZrW{font-weight:600;font-size:1.5rem;line-height:115%;letter-spacing:0;color:#111113;margin:0}@media(max-width:768px){.blogs_blogTitle__mfZrW{font-size:1.2rem}}.blogs_blogDescription__qm_Cp{font-weight:400;font-size:.875rem;line-height:140%;letter-spacing:0;color:#585858}@media(max-width:768px){.blogs_blogDescription__qm_Cp{font-size:.9rem}}.blogs_noResults__AJdOJ{grid-column:1/-1;text-align:center;padding:60px 20px;color:#666}.blogs_noResults__AJdOJ h3{font-size:1.5rem;margin-bottom:10px;color:#333}.blogs_noResults__AJdOJ p{margin-bottom:20px}.blogs_clearAllButton__Ny2_z{background:#f9c300;color:#01060a;border:none;padding:.75rem 1.5rem;border-radius:4px;font-weight:600;cursor:pointer;transition:background .2s ease}.blogs_clearAllButton__Ny2_z:hover{background:rgb(198,155.0602409639,0)}.videos_videosPage__JOf_6{background-color:#fff;width:100%;max-width:1280px;min-height:calc(100vh - 100px);padding:2.5rem 0}@media(max-width:1279px){.videos_videosPage__JOf_6{padding:2.5rem 1rem}}@media(max-width:768px){.videos_videosPage__JOf_6{padding:2rem 1rem}}.videos_pageHeader__2ZF_q{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}@media(min-width:1024px){.videos_pageHeader__2ZF_q .videos_filterIconButton___P1vU{display:none}}.videos_pageTitle__KuDR_{font-size:2.5rem;line-height:105%;letter-spacing:0;margin:0;color:#0a0a0b}@media(max-width:768px){.videos_pageTitle__KuDR_{font-size:2rem}}.videos_filterIconButton___P1vU{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.5rem;transition:opacity .2s ease}.videos_filterIconButton___P1vU:hover{opacity:.7}.videos_filterIconButton___P1vU:active{opacity:.5}.videos_container__cFSct{display:grid;height:calc(100vh - 108.8px);grid-template-columns:280px 1fr;grid-gap:2rem;gap:2rem}@media(max-width:1279px){.videos_container__cFSct{grid-template-columns:250px 1fr;gap:2rem}}@media(max-width:1023px){.videos_container__cFSct{grid-template-columns:1fr;gap:0}}.videos_sidebarOverlay__qI353{display:none}@media(max-width:1023px){.videos_sidebarOverlay__qI353{display:block;position:fixed;top:108.8px;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:998;animation:videos_fadeIn__ZMA07 .3s ease}}@keyframes videos_fadeIn__ZMA07{0%{opacity:0}to{opacity:1}}.videos_sidebar__GqS8N{display:flex;flex-direction:column;height:calc(100vh - 108.8px);overflow-y:auto;gap:.75rem;scrollbar-width:0;background-color:#fff}.videos_sidebar__GqS8N::-webkit-scrollbar{width:0;display:none}@media(max-width:1023px){.videos_sidebar__GqS8N{position:fixed;top:108.8px;left:0;width:320px;max-width:85vw;height:calc(100vh - 108.8px);z-index:999;transform:translateX(-100%);transition:transform .3s ease;border-right:1px solid #cfcfd0;padding:2rem 1.5rem;box-shadow:2px 0 8px rgba(0,0,0,.1)}.videos_sidebar__GqS8N.videos_sidebarOpen__NmzzM{transform:translateX(0)}}@media(min-width:1024px){.videos_sidebar__GqS8N{position:static;transform:none;border-right:none;padding:0;box-shadow:none}}.videos_filterHeader__uFs6e{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;cursor:pointer;border-bottom:1px solid #cfcfd0;padding-bottom:.75rem}.videos_filterHeader__uFs6e h2{font-size:1.25rem;line-height:105%;letter-spacing:0;color:#0a0a0b;margin:0}.videos_filterHeader__uFs6e h3{line-height:105%;letter-spacing:0;font-weight:600;font-size:1rem;color:#0a0a0b}.videos_filterHeaderActions__pFV3K{display:flex;align-items:center;gap:1rem}.videos_closeSidebarButton__x5zdW{display:none}@media(max-width:1023px){.videos_closeSidebarButton__x5zdW{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.25rem;transition:opacity .2s ease}.videos_closeSidebarButton__x5zdW:hover{opacity:.7}.videos_closeSidebarButton__x5zdW:active{opacity:.5}}.videos_resetButton__1fxOy{color:#0a0a0b;cursor:pointer;font-weight:600;font-size:1rem;line-height:105%;letter-spacing:0;text-decoration:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-offset:0;text-decoration-thickness:0}.videos_filterSection__50c5V{display:flex;flex-direction:column;gap:.75rem}.videos_filterTitle__DT5N6{font-weight:600;font-size:1rem;color:#0a0a0b;margin:0}.videos_toggleIcon__m6DeG{font-size:1.5rem;font-weight:300;color:#0a0a0b;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.videos_radioGroup__KYtjm{display:flex;flex-direction:column;gap:.75rem}.videos_radioLabel__ZBpov{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:#222629;position:relative;padding-left:28px}.videos_radioLabel__ZBpov input[type=radio]{cursor:pointer;width:20px;height:20px;margin:0;opacity:0;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:2}.videos_radioLabel__ZBpov span{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;display:flex;align-items:center}.videos_radioLabel__ZBpov span:before{content:"";position:absolute;left:-28px;top:50%;transform:translateY(-50%);width:20px;height:20px;border:2px solid #ccc;border-radius:50%;background:#fff;transition:all .2s ease;box-sizing:border-box}.videos_radioLabel__ZBpov input[type=radio]:checked+span:before{border:2px solid #f9c300}.videos_radioLabel__ZBpov input[type=radio]:checked+span:after{content:"";position:absolute;left:-22px;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:#f9c300;z-index:1}.videos_checkboxGroup__jgh0o{display:flex;flex-direction:column;gap:.75rem;max-height:300px;overflow-y:auto;padding-right:.5rem}.videos_checkboxGroup__jgh0o::-webkit-scrollbar{width:2px}.videos_checkboxGroup__jgh0o::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.videos_checkboxGroup__jgh0o::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.videos_checkboxGroup__jgh0o::-webkit-scrollbar-thumb:hover{background:#555}.videos_checkboxLabel__9K82G{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;font-size:.875rem;color:#222629}.videos_checkboxLabel__9K82G input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:#f9c300;flex-shrink:0}.videos_checkboxLabel__9K82G span{-webkit-user-select:none;-moz-user-select:none;user-select:none}.videos_videoGrid__Ieza9{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem;height:calc(100vh - 108.8px);overflow-y:auto;scrollbar-width:0}.videos_videoGrid__Ieza9::-webkit-scrollbar{width:0;display:none}@media(max-width:1023px){.videos_videoGrid__Ieza9{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:575px){.videos_videoGrid__Ieza9{grid-template-columns:1fr;gap:1.5rem}}.videos_videoCard__b6BdC{cursor:pointer}.videos_videoThumbnail__eMVw3{position:relative;width:100%;aspect-ratio:16/9;margin-bottom:1rem;overflow:hidden;background:#f0f0f0}.videos_thumbnailImage__eKGej{width:100%;height:100%;object-fit:cover}.videos_playButton__h8JA7{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;transition:transform .2s ease}.videos_playButton__h8JA7:hover{transform:translate(-50%,-50%) scale(1.05)}.videos_videoInfo__DayUC{display:flex;flex-direction:column;gap:.5rem}.videos_videoDate__DCWQM{font-weight:400;font-size:.875rem;line-height:140%;letter-spacing:0;color:#8a8a8a}@media(max-width:768px){.videos_videoDate__DCWQM{font-size:.8rem}}.videos_videoTitle__eAS6O{font-weight:600;font-size:1.2rem;line-height:115%;letter-spacing:0;color:#111113}@media(max-width:768px){.videos_videoTitle__eAS6O{font-size:1.1rem}}.videos_noResults__hJ1UL{grid-column:1/-1;text-align:center;padding:60px 20px;color:#666}.videos_noResults__hJ1UL h3{font-size:1.5rem;margin-bottom:10px;color:#333}.videos_noResults__hJ1UL p{margin-bottom:20px}.videos_clearAllButton__GCkB_{background:#f9c300;color:#01060a;border:none;padding:.75rem 1.5rem;border-radius:4px;font-weight:600;cursor:pointer;transition:background .2s ease}.videos_clearAllButton__GCkB_:hover{background:rgb(198,155.0602409639,0)}.videoModal_modalOverlay__7TTt2{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(1,6,10,.7);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:videoModal_fadeIn__Y_axX .3s ease-in-out}@media(max-width:768px){.videoModal_modalOverlay__7TTt2{padding:.5rem}}@media(max-width:575px){.videoModal_modalOverlay__7TTt2{padding:0;align-items:flex-end}}@keyframes videoModal_fadeIn__Y_axX{0%{opacity:0}to{opacity:1}}.videoModal_modalContent__H7kEr{background:#fff;border-radius:8px;width:90%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;animation:videoModal_slideUp__78LqK .3s ease-in-out;box-shadow:0 4px 20px rgba(0,0,0,.3)}@media(max-width:768px){.videoModal_modalContent__H7kEr{width:100%;max-width:100%;max-height:85vh}}@keyframes videoModal_slideUp__78LqK{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.videoModal_modalHeader__r_KLd{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e0e0e0}@media(max-width:768px){.videoModal_modalHeader__r_KLd{padding:1rem}}.videoModal_modalTitle__Lc_76{font-weight:600;font-size:1.25rem;color:#0a0a0b;margin:0;flex:1 1;padding-right:1rem}@media(max-width:768px){.videoModal_modalTitle__Lc_76{font-size:1rem}}.videoModal_closeButton__VAvy9{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.videoModal_closeButton__VAvy9:hover{opacity:.7}.videoModal_videoContainer__T4RO5{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden}@media(max-width:768px){.videoModal_videoContainer__T4RO5{padding-bottom:56.25%}}.videoModal_videoIframe__rCjAM{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.modelPageLoading_modelContainer__r98Bz{padding-top:1.5rem;background-color:#fff;max-width:80rem;width:100%}@media(max-width:768px){.modelPageLoading_modelContainer__r98Bz{padding-top:0}}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_imageWrapper__JMuzU{width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_imageWrapper__JMuzU .modelPageLoading_image__lvIys{width:100%;height:auto;object-fit:cover}@media(max-width:768px){.modelPageLoading_modelContainer__r98Bz .modelPageLoading_imageWrapper__JMuzU{height:21.25rem}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_imageWrapper__JMuzU .modelPageLoading_image__lvIys{height:100%}}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_infoSectionSkeleton__Zk2Ns{background:#f8f9fa;padding:1.375rem 1.5rem;width:100%;border:1px solid #e9ecef}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_infoSectionSkeleton__Zk2Ns .modelPageLoading_header__m3q5s{display:flex;justify-content:space-between;align-items:center}@media(max-width:1279px){.modelPageLoading_modelContainer__r98Bz .modelPageLoading_infoSectionSkeleton__Zk2Ns .modelPageLoading_header__m3q5s{flex-wrap:wrap}}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_infoSectionSkeleton__Zk2Ns .modelPageLoading_header__m3q5s .modelPageLoading_titleArea__qu6Jp{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_infoSectionSkeleton__Zk2Ns .modelPageLoading_header__m3q5s .modelPageLoading_titleArea__qu6Jp .modelPageLoading_title__H_vZI{border-radius:6px}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_infoSectionSkeleton__Zk2Ns .modelPageLoading_header__m3q5s .modelPageLoading_titleArea__qu6Jp .modelPageLoading_subtitle__0pHy2{border-radius:4px}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_infoSectionSkeleton__Zk2Ns .modelPageLoading_header__m3q5s .modelPageLoading_ctaButtons__PYW3S{display:flex;flex-direction:row;gap:1rem;flex-shrink:0;font-weight:600;font-style:Condensed SemiBold;font-size:1rem;line-height:20px;letter-spacing:0;text-align:center}@media(max-width:1279px){.modelPageLoading_modelContainer__r98Bz .modelPageLoading_infoSectionSkeleton__Zk2Ns .modelPageLoading_header__m3q5s .modelPageLoading_ctaButtons__PYW3S{padding:.875rem 0}}@media(max-width:768px){.modelPageLoading_modelContainer__r98Bz .modelPageLoading_infoSectionSkeleton__Zk2Ns .modelPageLoading_header__m3q5s .modelPageLoading_ctaButtons__PYW3S{padding:2.5rem 0 0;flex-wrap:wrap}}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_infoSectionSkeleton__Zk2Ns .modelPageLoading_header__m3q5s .modelPageLoading_ctaButtons__PYW3S .modelPageLoading_brochure___u99Q,.modelPageLoading_modelContainer__r98Bz .modelPageLoading_infoSectionSkeleton__Zk2Ns .modelPageLoading_header__m3q5s .modelPageLoading_ctaButtons__PYW3S .modelPageLoading_quote__R8jAH{border-radius:6px}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_specGrid___8do2{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;padding:2rem 1.5rem;border-bottom:1px solid #e7e7e7}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_specGrid___8do2 .modelPageLoading_eachCard__SGw86{display:flex;flex-direction:column;gap:.5rem}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_specGrid___8do2 .modelPageLoading_eachCard__SGw86 .modelPageLoading_label__TRDsI,.modelPageLoading_modelContainer__r98Bz .modelPageLoading_specGrid___8do2 .modelPageLoading_eachCard__SGw86 .modelPageLoading_value___quYJ{border-radius:4px}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_modelDetails__0reTv,.modelPageLoading_modelContainer__r98Bz .modelPageLoading_tableDetails__7xh6N{padding:2rem 1.5rem;border-bottom:1px solid #e7e7e7}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_tableDetails__7xh6N .modelPageLoading_tableDesc__cANbq{margin-bottom:2rem}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_tableDetails__7xh6N .modelPageLoading_tableDesc__cANbq .modelPageLoading_tableDescHeading__XexB8{border-radius:6px;margin-bottom:1rem}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_tableDetails__7xh6N .modelPageLoading_tableDesc__cANbq .modelPageLoading_tableDescPara__QeLwp{border-radius:4px}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_tableDetails__7xh6N .modelPageLoading_specTable__c3vv_{width:100%;border-collapse:collapse}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_tableDetails__7xh6N .modelPageLoading_specTable__c3vv_ td,.modelPageLoading_modelContainer__r98Bz .modelPageLoading_tableDetails__7xh6N .modelPageLoading_specTable__c3vv_ th{padding:1rem;text-align:left;border-bottom:1px solid #e7e7e7}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_tableDetails__7xh6N .modelPageLoading_specTable__c3vv_ th{font-weight:600;background-color:#f8f9fa}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_yellowArea__XBSJB{background-color:#fbb040;padding:3rem 1.5rem;text-align:center;position:relative;margin:2rem 0}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_yellowArea__XBSJB .modelPageLoading_yellowHeading__Ub_d2{border-radius:6px;margin-bottom:2rem}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_yellowArea__XBSJB .modelPageLoading_ctaButtons__PYW3S{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_yellowArea__XBSJB .modelPageLoading_ctaButtons__PYW3S .modelPageLoading_brochure___u99Q,.modelPageLoading_modelContainer__r98Bz .modelPageLoading_yellowArea__XBSJB .modelPageLoading_ctaButtons__PYW3S .modelPageLoading_quote__R8jAH{border-radius:6px}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_yellowArea__XBSJB .modelPageLoading_triangle__kUbn_{position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:20px solid rgba(0,0,0,0);border-right:20px solid rgba(0,0,0,0);border-top:20px solid #fbb040}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_moreModels__jpNz2{padding:2rem 1.5rem}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_moreModels__jpNz2 .modelPageLoading_modelContainerHeading__xtpmN{border-radius:6px;margin-bottom:2rem}.modelPageLoading_modelContainer__r98Bz .modelPageLoading_moreModels__jpNz2 .modelPageLoading_modelCardContainer__d7cJv{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}@media(max-width:768px){.modelPageLoading_modelContainer__r98Bz .modelPageLoading_moreModels__jpNz2 .modelPageLoading_modelCardContainer__d7cJv{grid-template-columns:1fr;gap:1rem}}.productPageLoading_productContainer__AuWwl{max-width:80rem;padding:1.5rem 0}.productPageLoading_productContainer__AuWwl,.productPageLoading_productContainer__AuWwl .productPageLoading_productDetails__fbNDS{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}@media(max-width:768px){.productPageLoading_productContainer__AuWwl .productPageLoading_productDetails__fbNDS{padding:1rem 1.25rem}}.productPageLoading_productContainer__AuWwl .productPageLoading_productDetails__fbNDS .productPageLoading_productInfo__dnSdc{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;width:100%}.productPageLoading_productContainer__AuWwl .productPageLoading_productDetails__fbNDS .productPageLoading_productInfo__dnSdc .productPageLoading_productHeading__dAffe{border-radius:8px}.productPageLoading_productContainer__AuWwl .productPageLoading_productDetails__fbNDS .productPageLoading_productInfo__dnSdc .productPageLoading_productDescription__dkjQr{border-radius:4px}.productPageLoading_productContainer__AuWwl .productPageLoading_productDetails__fbNDS .productPageLoading_industryTags__d3JDq{display:flex;flex-direction:row;gap:.25rem}@media(max-width:768px){.productPageLoading_productContainer__AuWwl .productPageLoading_productDetails__fbNDS .productPageLoading_industryTags__d3JDq{flex-wrap:wrap}}.productPageLoading_productContainer__AuWwl .productPageLoading_productDetails__fbNDS .productPageLoading_industryTags__d3JDq .productPageLoading_eachIndustry__Dwvat{border-radius:2.5rem}.productPageLoading_productContainer__AuWwl .productPageLoading_modelContainerHeading__baCRj{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem .4rem;border-bottom:1px solid #0a0a0b;position:relative}@media(max-width:768px){.productPageLoading_productContainer__AuWwl .productPageLoading_modelContainerHeading__baCRj{display:none}}.productPageLoading_productContainer__AuWwl .productPageLoading_modelContainerHeading__baCRj .productPageLoading_headingSection__coFN2{display:flex;flex-direction:column;gap:.25rem}.productPageLoading_productContainer__AuWwl .productPageLoading_modelContainerHeading__baCRj .productPageLoading_headingSection__coFN2 .productPageLoading_headingText__CFOw2{border-radius:6px}.productPageLoading_productContainer__AuWwl .productPageLoading_modelContainerHeading__baCRj .productPageLoading_filterSeries__ItXdG{display:flex;flex-direction:row;gap:1rem;align-items:center}.productPageLoading_productContainer__AuWwl .productPageLoading_modelContainerHeading__baCRj .productPageLoading_filterSeries__ItXdG .productPageLoading_headingSelect__Zc8ci{border-radius:6px}.productPageLoading_productContainer__AuWwl .productPageLoading_modelContainer__Meml_{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;width:100%;padding:2rem 0}.productPageLoading_productContainer__AuWwl .productPageLoading_modelContainer__Meml_ .productPageLoading_modelCard__32fNK{display:flex;flex-direction:column;gap:1rem}.productPageLoading_productContainer__AuWwl .productPageLoading_modelContainer__Meml_ .productPageLoading_modelCard__32fNK .productPageLoading_modelImage__yGF5E{border-radius:8px}.productPageLoading_productContainer__AuWwl .productPageLoading_modelContainer__Meml_ .productPageLoading_modelCard__32fNK .productPageLoading_modelInfo__82Al3{display:flex;flex-direction:column;gap:.5rem}.productPageLoading_productContainer__AuWwl .productPageLoading_modelContainer__Meml_ .productPageLoading_modelCard__32fNK .productPageLoading_modelInfo__82Al3 .productPageLoading_modelDescription__O6gse,.productPageLoading_productContainer__AuWwl .productPageLoading_modelContainer__Meml_ .productPageLoading_modelCard__32fNK .productPageLoading_modelInfo__82Al3 .productPageLoading_modelTitle__mm7ch{border-radius:4px}.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV{width:100%;overflow:hidden;display:flex;flex-direction:column;gap:3rem;margin-bottom:2rem}@media(max-width:768px){.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV{gap:1rem;padding:0 1.5rem}}.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_carouselHeader__3nYnp{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:space-between}.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_carouselHeader__3nYnp .productPageLoading_caraouselHeading__JynE7{border-radius:6px}.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_carouselHeader__3nYnp .productPageLoading_navButtons__N78re{display:flex;gap:1.5rem;align-items:center}@media(max-width:768px){.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_carouselHeader__3nYnp .productPageLoading_navButtons__N78re{display:none}}.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_carouselHeader__3nYnp .productPageLoading_navButtons__N78re .productPageLoading_arrowButton__bFWn5{border-radius:6px}.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_industryCarousel__00fXO,.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_productCarousel__ihkUA{display:flex;flex-direction:row;width:100%;gap:1rem;overflow-x:auto}.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_industryCarousel__00fXO .productPageLoading_industryCard__FlqKc,.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_industryCarousel__00fXO .productPageLoading_productCard__m1_lG,.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_productCarousel__ihkUA .productPageLoading_industryCard__FlqKc,.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_productCarousel__ihkUA .productPageLoading_productCard__m1_lG{display:flex;flex-direction:column;gap:1rem;min-width:200px}.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_industryCarousel__00fXO .productPageLoading_industryCard__FlqKc .productPageLoading_industryImage__KyyjT,.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_industryCarousel__00fXO .productPageLoading_industryCard__FlqKc .productPageLoading_productImage__tY7ak,.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_industryCarousel__00fXO .productPageLoading_productCard__m1_lG .productPageLoading_industryImage__KyyjT,.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_industryCarousel__00fXO .productPageLoading_productCard__m1_lG .productPageLoading_productImage__tY7ak,.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_productCarousel__ihkUA .productPageLoading_industryCard__FlqKc .productPageLoading_industryImage__KyyjT,.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_productCarousel__ihkUA .productPageLoading_industryCard__FlqKc .productPageLoading_productImage__tY7ak,.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_productCarousel__ihkUA .productPageLoading_productCard__m1_lG .productPageLoading_industryImage__KyyjT,.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_productCarousel__ihkUA .productPageLoading_productCard__m1_lG .productPageLoading_productImage__tY7ak{border-radius:8px}.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_industryCarousel__00fXO .productPageLoading_industryCard__FlqKc .productPageLoading_industryTitle__ibVZg,.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_industryCarousel__00fXO .productPageLoading_industryCard__FlqKc .productPageLoading_productTitle__Hiy1g,.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_industryCarousel__00fXO .productPageLoading_productCard__m1_lG .productPageLoading_industryTitle__ibVZg,.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_industryCarousel__00fXO .productPageLoading_productCard__m1_lG .productPageLoading_productTitle__Hiy1g,.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_productCarousel__ihkUA .productPageLoading_industryCard__FlqKc .productPageLoading_industryTitle__ibVZg,.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_productCarousel__ihkUA .productPageLoading_industryCard__FlqKc .productPageLoading_productTitle__Hiy1g,.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_productCarousel__ihkUA .productPageLoading_productCard__m1_lG .productPageLoading_industryTitle__ibVZg,.productPageLoading_productContainer__AuWwl .productPageLoading_sliderWrapper__quAPV .productPageLoading_productCarousel__ihkUA .productPageLoading_productCard__m1_lG .productPageLoading_productTitle__Hiy1g{border-radius:4px}.rentalPageLoading_rentalSkeleton__gKzlG{max-width:65rem;width:100%;padding:2.5rem 0;display:flex;flex-direction:column;gap:2.625rem;align-items:flex-start}@media(max-width:768px){.rentalPageLoading_rentalSkeleton__gKzlG{padding:0}}.rentalPageLoading_rentalSkeleton__gKzlG .rentalPageLoading_rentalCardContainerSkeleton__OZHRh,.rentalPageLoading_rentalSkeleton__gKzlG .rentalPageLoading_rentalHeadingSkeleton__0oob0{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.rentalPageLoading_contentHeading__xb8Rh{width:100%;max-width:23.5625rem}.rentalPageLoading_contentPara__blYLM{width:100%;max-width:34.5625rem}.rentalSkeletonCardStyles_card__9JuE0{display:flex;gap:20px;border:1px solid #e0e0e0;align-items:flex-start;padding:6px;width:100%;border-radius:8px;height:345px}@media(max-width:768px){.rentalSkeletonCardStyles_card__9JuE0{flex-direction:column;border:none;justify-content:center}}.rentalSkeletonCardStyles_imageWrapper__Qe6DE{width:400px;height:100%;overflow:hidden;border-radius:8px}@media(max-width:768px){.rentalSkeletonCardStyles_imageWrapper__Qe6DE{width:21.875rem;height:21rem;margin:auto}}.rentalSkeletonCardStyles_contentWrapper__b_me8{display:flex;flex-direction:column;justify-content:center;padding-left:.5rem}.rentalSkeletonCardStyles_buttonWrapper__bwixH{display:flex;gap:12px;margin-top:20px}