.dst-search-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.dst-search-tab{flex:1;padding:5px 6px;background:#fff0;border:none;cursor:pointer;font-size:14px;color:#666;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.dst-search-tab:hover{background:#eee;color:#000}.dst-search-tab.active{background:#eee;color:#000}.dst-search-tab .tab-icon{width:16px}.dst-search-tab-content{padding:30px}.dst-tab-panel{display:none}.dst-tab-panel.active{display:block}.dst-search-input-wrapper{display:flex;gap:10px;margin-bottom:15px}.dst-search-input{flex:1;padding:12px 20px!important;font-size:16px;border:2px solid #ddd;border-radius:4px;transition:border-color 0.3s ease}.dst-search-input:focus{outline:none;border-color:#d32f2f}.dst-search-button{padding:12px 30px;background:#d32f2f;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:background 0.3s ease;white-space:nowrap}.dst-search-button:hover{background:#b71c1c}.dst-search-hint{font-size:14px;color:#666;margin-top:10px}.dst-search-link{color:#d32f2f;text-decoration:underline}.dst-search-link:hover{color:#b71c1c}.dst-tab-empty{padding:40px;text-align:center;color:#999;font-style:italic}.dst-search-results{margin-top:20px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;box-shadow:0 4px 12px rgb(0 0 0 / .1);max-height:500px;overflow-y:auto}.dst-search-loading,.dst-search-error,.dst-search-no-results{padding:20px;text-align:center;color:#666}.dst-search-error{color:#d32f2f}.dst-search-item{display:flex;align-items:center;gap:15px;padding:15px;border-bottom:1px solid #f0f0f0;text-decoration:none;color:inherit;transition:background 0.2s ease}.dst-search-item:last-child{border-bottom:none}.dst-search-item:hover{background:#f9f9f9}.dst-search-item-image{flex-shrink:0;width:80px;height:80px;background:#f5f5f5;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.dst-search-item-image img{width:100%;height:100%;object-fit:cover}.dst-search-item-no-image{background:#f0f0f0}.dst-no-image-icon{font-size:32px;opacity:.3}.dst-search-item-content{flex:1;min-width:0}.dst-search-item-title{margin:0 0 5px 0;font-size:16px;font-weight:600;color:#333}.dst-search-item-desc{margin:0;font-size:14px;color:#666;line-height:1.4}.dst-homepage-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px}.dst-homepage-product-item{background:#fff;border:1px solid #e0e0e0;border-radius:5px;text-align:center;transition:all 0.3s ease;display:flex;flex-direction:column}.dst-homepage-product-item:hover{box-shadow:0 4px 16px rgb(0 0 0 / .1);transform:translateY(-2px)}.dst-product-image{aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;background:#f9f9f9;border-radius:4px;overflow:hidden}.dst-product-image img,.dst-product-image a{max-width:100%;max-height:100%;width:100%;object-fit:cover;height:100%;aspect-ratio:16/9}.dst-product-content{padding:1.5rem;text-align:left;display:flex;flex-direction:column;flex:1}.dst-product-title{font-size:22px;font-weight:600;margin:0;color:#000}.dst-product-description{font-size:14px;color:#78808C;line-height:1.6;margin:0;min-height:60px;margin-bottom:1rem}.dst-product-link{display:inline-flex;align-items:center;gap:8px;color:#000;text-decoration:none;font-weight:600;margin-top:auto}.dst-product-link .arrow{font-size:16px;transition:transform 0.3s ease;color:#de3432}.dst-product-link:hover .arrow{transform:translateX(4px)}.dst-product-search-widget{margin:0}.dst-search-tab-content{padding:0}.dst-search-tab{flex:0 0 auto;line-height:1;border-radius:5px;padding:5px 6px}.dst-search-hint{font-size:13px;color:#000;line-height:1;font-weight:500}.dst-search-results{margin-top:90px;box-shadow:none;position:absolute;top:0;width:600px}.dst-search-item{width:100%}.dst-search-item-image{width:50px;height:50px}.dst-search-item-title{margin:0;line-height:1}.dst-search-item-desc{font-size:12px;line-height:1}.dst-search-tab-content{padding:40px;border:1px solid #eee;box-shadow:2px 2px 4px -2px rgb(0 0 0 / .1)}.dst-search-tabs{gap:0;margin-bottom:0}.dst-search-tab.active{border-radius:0;font-weight:500}.dst-search-tab{border-radius:0;padding:16px 26px}.dst-search-tab:hover{background:#f2e3e3}.dst-search-input{padding-left:1rem!important}@media (max-width:768px){.dst-search-hint{font-size:10px;color:#000;line-height:1}.dst-search-tab{font-size:10px}.dst-search-input-wrapper{flex-direction:column}.dst-search-button{width:100%}.dst-homepage-products{grid-template-columns:1fr 1fr;gap:10px}.dst-product-content{padding:12px}.dst-product-title{font-size:16px}.dst-product-description{font-size:11px;line-height:1}.dst-product-link{line-height:1;font-size:12px}}.dst-modal .form-field{margin-bottom:10px}.dst-modal .photo-upload-dropzone{padding:10px 20px}.dst-modal .photo-upload-dropzone .upload-text{margin:0;padding:0}.dst-modal .photo-upload-dropzone svg{margin-bottom:0}.dst-navigation{background:#FFF;border:1px solid #CCC;border-radius:10px;width:100%;padding:14px}.dst-navigation-header{display:flex;flex-direction:column;gap:0;margin-bottom:0}.dst-search-wrapper{position:relative}.dst-search-input-container{position:relative;display:flex;align-items:center}.dst-search-icon{position:absolute;left:12px;width:16px;height:16px;pointer-events:none;z-index:1}.dst-search-input{width:100%;padding:12px 12px 12px 37px!important;border:1px solid #CCC;border-radius:5px;font-size:14px;line-height:20px;color:#171717;background:#FFF;transition:border-color 0.2s ease}.dst-search-input::placeholder{color:#78808C}.dst-search-input:focus{outline:none;border-color:#DE3432}.dst-search-results{position:absolute;top:100%;left:0;right:0;margin-top:8px;background:#FFF;border:1px solid #D32F2F;border-radius:8px;max-height:300px;overflow-y:auto;z-index:10;display:none;width:100%;box-shadow:0 80px 90px rgb(0 0 0 / .3)}.dst-search-results.dst-has-results{display:block}.dst-categories-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.dst-categories-title{font-weight:700;font-size:1rem;line-height:28px;color:#171717}.dst-expand-all-btn{background:none;border:none;padding:0;font-weight:600;font-size:12px;line-height:20px;color:#DE3432;cursor:pointer;transition:opacity 0.2s ease}.dst-expand-all-btn:hover{opacity:.8}.dst-navigation-tree{display:flex;flex-direction:column;gap:2px}.dst-nav-item{width:100%;display:flex;flex-direction:column}.dst-nav-item-content{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 18px;background:#F9F9F9;border-radius:6px;min-height:48px;transition:background-color 0.2s ease}.dst-nav-item:hover .dst-nav-item-content{background:#EEE}.dst-nav-item-active .dst-nav-item-content{background:#DE3432}.dst-nav-link{flex:1;font-weight:600;font-size:14px;line-height:28px;color:#171717!important;text-decoration:none;transition:color 0.2s ease}.dst-nav-item-active .dst-nav-link{color:#FFF}.dst-nav-link-expandable{flex:1;font-weight:600;font-size:14px;line-height:28px;color:#171717;cursor:pointer;transition:color 0.2s ease;user-select:none}.dst-nav-item-active .dst-nav-link-expandable{color:#000}.dst-nav-toggle{background:none;border:none;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#171717;transition:transform 0.2s ease,color 0.2s ease}.dst-nav-item-active .dst-nav-toggle{color:#FFF}.dst-nav-toggle svg{width:16px;height:16px}.dst-nav-toggle.dst-nav-rotated{transform:rotate(180deg)}.dst-nav-expanded>.dst-nav-item-content .dst-nav-toggle{transform:rotate(180deg)}.dst-nav-children{display:none;flex-direction:column;gap:2px;padding-left:18px;margin-top:2px}.dst-nav-children.dst-nav-expanded{display:flex}.dst-nav-subitem{display:flex;flex-direction:column}.dst-nav-subitem-content{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:5px 18px;padding-left:1rem;background:#fff0;border-radius:0;min-height:28px;transition:background-color 0.2s ease}.dst-nav-subitem-content a:hover{background:transparent!important;color:#de3432!important}.dst-nav-subitem.dst-nav-current .dst-nav-subitem-content{background:#fff0;border-left:0}.dst-nav-sublink{flex:1;font-weight:400;font-size:14px;line-height:22px;color:#171717!important;text-decoration:none;transition:color 0.2s ease,font-weight 0.2s ease}.dst-navigation-tree .active{font-size:14px;font-weight:700}.dst-nav-sublink.dst-nav-sublink-expandable{font-weight:700}.dst-nav-sublink-expandable{flex:1;font-weight:400;font-size:14px;line-height:28px;color:#171717!important;cursor:pointer;transition:color 0.2s ease,font-weight 0.2s ease;user-select:none}.dst-nav-subitem.dst-nav-current .dst-nav-sublink-expandable{color:#171717;font-weight:700}.dst-nav-subtoggle{background:none;border:none;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#171717;transition:transform 0.2s ease}.dst-nav-subtoggle svg{width:16px;height:16px}.dst-nav-subtoggle.dst-nav-rotated{transform:rotate(180deg)}.dst-nav-subchildren{display:none;flex-direction:column;gap:2px;padding-left:18px;margin-top:2px}.dst-nav-subchildren.dst-nav-expanded{display:flex}.dst-no-products{text-align:center;padding:40px 20px;color:#78808C;font-size:14px}.dst-product-wrapper{max-width:1100px;margin:0 auto}.dst-product-wrapper .dst-product-top{margin-bottom:24px}.dst-product-wrapper .dst-breadcrumbs{font-weight:600;font-size:12px;line-height:24px;color:#DE3432;margin:0 0 8px 0}.dst-product-wrapper .dst-product-title{font-weight:700;font-size:36px;line-height:44px;letter-spacing:-.72px;color:#1C232D;margin:0}.dst-product-wrapper .dst-product-content{display:grid;grid-template-columns:380px 1fr;gap:55px;margin-bottom:40px;padding:0}.dst-product-wrapper .dst-gallery{width:380px;flex-shrink:0;display:flex;flex-direction:column;gap:10px}.dst-product-wrapper .dst-gallery-main{width:100%;height:367px;border:1px solid #CCC;border-radius:10px;overflow:hidden;background:#FFF}.dst-product-wrapper .dst-gallery-main img{width:100%;height:100%;object-fit:cover}.dst-product-wrapper .dst-gallery-main-swiper{width:100%;height:367px;border:1px solid #CCC;border-radius:10px;overflow:hidden;background:#FFF}.dst-product-wrapper .dst-gallery-main-swiper .swiper-slide{height:100%}.dst-product-wrapper .dst-gallery-main-swiper .swiper-slide a{display:block;width:100%;height:100%}.dst-product-wrapper .dst-gallery-main-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover;cursor:pointer}.dst-product-wrapper .dst-gallery-thumbs{display:grid;grid-template:auto / 1fr 1fr 1fr;gap:15px}.dst-product-wrapper .dst-gallery-thumb{flex:1;aspect-ratio:460 / 390;border:1px solid #CCC;border-radius:5px;overflow:hidden;background:#FFF;cursor:pointer;transition:border-color 0.2s ease}.dst-product-wrapper .dst-gallery-thumb:hover{border-color:#DE3432}.dst-product-wrapper .dst-gallery-thumb img{width:100%;height:100%;object-fit:cover}.dst-product-wrapper .dst-gallery-empty{width:100%;height:367px;border:1px solid #CCC;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#F9F9F9;color:#78808C}.dst-product-wrapper .dst-product-card{flex:1;display:flex;flex-direction:column;gap:35px}.dst-product-wrapper .dst-card-description{font-weight:500;font-size:16px;line-height:30px;color:#171B22;margin:0}.dst-product-wrapper .dst-card-features{list-style:disc;padding-left:24px;margin:0;font-weight:400;font-size:16px;color:#171B22}.dst-product-wrapper .dst-card-features li{line-height:30px;margin-bottom:0}.dst-product-wrapper .dst-card-features li:last-child{margin-bottom:0}.dst-product-wrapper .dst-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:15px 25px;background:#DE3432;border:2px solid rgb(255 255 255 / .12);border-radius:5px;font-weight:600;font-size:14px;line-height:20px;color:#FFF;text-decoration:none;cursor:pointer;transition:background-color 0.2s ease,box-shadow 0.2s ease;box-shadow:0 3px 12px rgb(222 52 50 / .3)}.dst-product-wrapper .dst-btn-primary:hover{background:#C42E2C;box-shadow:0 5px 16px rgb(222 52 50 / .4)}.dst-product-wrapper .dst-btn-primary svg{width:14px;height:14px}.dst-product-wrapper .dst-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 25px;background:#fff0;border:2px solid #DE3432;border-radius:5px;font-weight:600;font-size:14px;line-height:20px;color:#DE3432;text-decoration:none;cursor:pointer;transition:background-color 0.2s ease,color 0.2s ease}.dst-product-wrapper .dst-btn-secondary:hover{background:#DE3432;color:#FFF}.dst-product-wrapper .dst-btn-secondary svg{width:16px;height:16px}.dst-product-wrapper .dst-contact-section{border-top:1px dashed rgb(175 181 188 / .3);padding-top:20px;display:flex;flex-direction:column;gap:0}.dst-product-wrapper .dst-contact-label{font-weight:400;font-size:14px;line-height:20px;color:#78808C;padding:8px 10px 12px;margin:0 0 1rem 0}.dst-product-wrapper .dst-contact-link{display:inline-flex;align-items:center;gap:10px;padding:3px 10px;font-weight:600;font-size:14px;line-height:20px;color:#78808C;text-decoration:none;transition:color 0.2s ease}.dst-product-wrapper .dst-contact-link:hover{color:#DE3432}.dst-product-wrapper .dst-contact-link svg{width:14px;height:14px}.dst-product-wrapper .dst-section{margin-bottom:40px}.dst-product-wrapper .dst-section-title{position:relative;font-weight:700;font-size:26px;line-height:44px;letter-spacing:-.52px;color:#1C232D;margin:0}.dst-product-wrapper .dst-title-line{position:absolute;top:-3px;left:0;width:30px;height:3px;background:#DE3432}.dst-product-wrapper .dst-section-subtitle{font-weight:400;font-size:14px;line-height:20px;color:#78808C;margin:0 0 20px 0}.dst-product-wrapper .dst-section-text{font-weight:400;font-size:16px;line-height:30px;color:#78808C}.dst-product-wrapper .dst-section-text p{margin:0 0 20px 0}.dst-product-wrapper .dst-section-text p:last-child{margin-bottom:0}.dst-product-wrapper .dst-tags-row{border-top:1px dashed #D8D7D7;padding-top:30px;margin-top:20px;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.dst-tags-label{font-size:14px;line-height:1}.dst-product-wrapper .dst-tag{display:inline-block;padding:8px 12px;background:#F9F9F9;border:1px solid #EBEDEF;border-radius:5px;transition:all .2s linear;font-weight:400;font-size:14px;line-height:20px;color:#78808C}.dst-product-wrapper .dst-tag:hover{border-color:#de3432;color:#911513;box-shadow:0 5px 14px 0 rgb(222 52 50 / .1)}.dst-product-wrapper .dst-params-table{width:100%;border-collapse:collapse;margin-top:20px}.dst-product-wrapper .dst-params-table tr{border:1px solid rgb(175 181 188 / .3)}.dst-product-wrapper .dst-params-table th,.dst-product-wrapper .dst-params-table td{padding:10px 20px;text-align:left;vertical-align:middle;height:50px}.dst-product-wrapper .dst-params-table th{width:292.5px;font-weight:600;font-size:16px;line-height:30px;color:#000;border-right:1px solid rgb(175 181 188 / .3)}.dst-product-wrapper .dst-params-table td{font-weight:400;font-size:16px;line-height:30px;color:#78808C}.dst-product-wrapper .dst-params-table tr+tr{margin-top:-1px}.dst-product-wrapper .dst-materials-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:22px;margin-top:10px}.dst-product-wrapper .dst-material-card{display:flex;align-items:flex-start;gap:24px;padding:24px;background:#FFF;border:1px solid #EBEDEF;border-radius:5px;box-shadow:0 4px 17px rgb(0 0 0 / .06);text-decoration:none;transition:all 0.2s ease}.dst-product-wrapper .dst-material-card:hover{box-shadow:0 6px 20px rgb(0 0 0 / .1);transform:translateY(-2px);border-color:#DE3432}.dst-product-wrapper .dst-material-icon{flex-shrink:0;width:50px;height:50px;background:#F6E9E9;border-radius:5px;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}.dst-product-wrapper .dst-material-card:hover .dst-material-icon{background:#eee;transform:scale(.9)}.dst-product-wrapper .dst-material-icon svg{width:22px;height:22px;color:#191E28}.dst-product-wrapper .dst-material-info{flex:1}.dst-product-wrapper .dst-material-title{font-weight:600;font-size:16px;line-height:24px;color:#171717;margin:0;padding:0}.dst-product-wrapper .dst-material-meta{font-weight:400;font-size:14px;line-height:20px;color:#78808C;margin:0}.dst-modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background:rgb(0 0 0 / .6);overflow:auto}.dst-modal.dst-modal-open{display:flex;align-items:center;justify-content:center}.dst-modal-content{background:#FFF;border-radius:10px;padding:40px;max-width:600px;width:90%;box-shadow:0 10px 40px rgb(0 0 0 / .2)}.dst-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.dst-modal-title{font-weight:700;font-size:24px;line-height:32px;color:#171717;margin:0}.dst-modal-close{background:none;border:none;font-size:28px;line-height:1;color:#78808C;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color 0.2s ease}.dst-modal-close:hover{color:#DE3432}.dst-inquiry-form{display:flex;flex-direction:column;gap:20px}.dst-inquiry-form .form-field{display:flex;flex-direction:column;gap:8px}.dst-inquiry-form .form-field label{font-weight:600;font-size:14px;color:#171717}.dst-inquiry-form .form-field input,.dst-inquiry-form .form-field textarea,.dst-inquiry-form .form-field select{padding:12px 16px;border:1px solid #CCC;border-radius:5px;font-size:14px;color:#171717;transition:border-color 0.2s ease}.dst-inquiry-form .form-field input:focus,.dst-inquiry-form .form-field textarea:focus,.dst-inquiry-form .form-field select:focus{outline:none;border-color:#DE3432}.dst-inquiry-form .form-field textarea{min-height:120px;resize:vertical}.dst-inquiry-form .form-field label input[type="checkbox"]{margin-right:8px}.dst-inquiry-form .form-submit-btn{align-self:flex-start}.dst-modal-content.dst-modal-v2{max-width:662px;width:90%;padding:0;border-radius:16px;box-shadow:0 20px 24px -4px rgb(0 0 0 / .08),0 8px 8px -4px rgb(0 0 0 / .03),0 3px 3px -1.5px rgb(0 0 0 / .04)}.dst-modal-header-v2{position:relative;padding:34px 34px 10px}.dst-modal-header-text{padding-bottom:20px}.dst-modal-title-v2{font-weight:600;font-size:30px;line-height:56px;color:#171717;margin:0 0 2px 0}.dst-modal-subtitle{font-weight:400;font-size:14px;line-height:20px;color:#78808C;margin:0}.dst-modal-close-v2{position:absolute;top:16px;right:16px;width:36px;height:36px;padding:8px;background:#fff0;border:none;border-radius:5px;cursor:pointer;transition:background-color 0.2s ease}.dst-modal-close-v2:hover{background:#F9F9F9}.dst-modal-close-v2 svg{width:20px;height:20px;stroke:#525252}.dst-inquiry-form-v2{padding:0 34px 34px;display:flex;flex-direction:column;gap:16px}.dst-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dst-form-field{display:flex;flex-direction:column;gap:6px}.dst-form-field label{font-weight:600;font-size:14px;line-height:20px;color:#404040}.dst-form-field label .required{color:#DE3432}.dst-form-field label .optional{font-weight:400}.dst-form-field input,.dst-form-field textarea{padding:8px 12px;border:1px solid #D4D4D4;border-radius:5px;font-size:16px;line-height:30px;color:#171717;background:#FFF;box-shadow:0 1px 1px rgb(0 0 0 / .05);transition:border-color 0.2s ease;min-height:46px}.dst-form-field input:hover,.dst-form-field textarea:hover{border-color:#000}.dst-form-field input::placeholder,.dst-form-field textarea::placeholder{color:#78808C}.dst-form-field input:focus,.dst-form-field textarea:focus{outline:none;border-color:#DE3432}.dst-form-field textarea{height:131px;resize:vertical}.dst-field-hint{font-family:'Inter',sans-serif;font-weight:400;font-size:12px;line-height:20px;color:#525252;margin:0}.dst-file-upload{background:#FAFAFA;border:1px solid #E5E5E5;border-radius:12px;padding:16px 24px;display:flex;flex-direction:column;align-items:center;gap:12px;cursor:pointer;transition:background-color 0.2s ease}.dst-file-upload:hover{background:#F5F5F5;border-color:#de3432;border-style:dashed}.dst-file-upload.drag-over{background:#FEF2F2;border-color:#DE3432;border-style:dashed}.dst-file-upload-icon{width:40px;height:40px;background:#F6E9E9;border-radius:5px;display:flex;align-items:center;justify-content:center}.dst-file-upload-text{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.dst-file-upload-text p{font-weight:400;font-size:14px;line-height:20px;color:#AFB5BC;margin:0;padding:0}.dst-file-upload-link{font-weight:600;color:#DE3432}.dst-file-upload-hint{font-size:14px!important;color:#AFB5BC!important}.dst-file-preview{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#F9F9F9;border:1px solid #E5E5E5;border-radius:5px;margin-top:8px}.dst-file-name{font-weight:400;font-size:14px;color:#171717}.dst-file-remove{background:none;border:none;font-size:20px;line-height:1;color:#78808C;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:color 0.2s ease}.dst-file-remove:hover{color:#DE3432}.dst-gdpr-field{margin-top:8px}.dst-checkbox-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-weight:400!important}.dst-checkbox-label input[type="checkbox"]{min-width:18px;min-height:18px;width:18px;height:18px;margin:2px 0 0 0;cursor:pointer;flex-shrink:0}.dst-checkbox-label span{font-weight:400;font-size:14px;line-height:20px;color:#525252}.dst-checkbox-label a{color:#DE3432;text-decoration:underline}.dst-checkbox-label a:hover{text-decoration:none}.dst-form-success-message{padding:34px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}.dst-success-icon{width:48px;height:48px}.dst-success-title{font-weight:700;font-size:24px;line-height:30px;color:#171717;margin:0}.dst-success-text{font-weight:400;font-size:16px;line-height:24px;color:#525252;margin:0}.dst-close-modal-btn{margin-top:10px}.dst-btn-primary-v2{width:100%;padding:15px 25px;background:#DE3432;border:2px solid rgb(255 255 255 / .12);border-radius:5px;font-weight:600;font-size:14px;line-height:20px;color:#FFF;text-align:center;cursor:pointer;transition:background-color 0.2s ease,box-shadow 0.2s ease;box-shadow:0 0 14px 0 rgb(222 52 50 / .37);margin-bottom:1rem}.dst-btn-primary-v2:hover{background:#C42E2C;box-shadow:0 0 18px 0 rgb(222 52 50 / .5)}.dst-btn-primary-v2:disabled{opacity:.6;cursor:not-allowed}.dst-search-items{padding:8px 0}.dst-search-item{display:flex;flex-direction:column;padding:12px 16px;text-decoration:none;transition:background-color 0.2s ease;border-bottom:1px solid #F0F0F0;gap:0}.dst-search-item:last-child{border-bottom:none}.dst-search-item:hover{background:#F9F9F9}.dst-search-item-title{font-weight:600;font-size:14px;line-height:20px;color:#171717;margin-bottom:4px}.dst-search-item-breadcrumb{font-weight:400;font-size:12px;line-height:16px;color:#78808C}.dst-mobile-menu-toggle{display:none;align-items:center;gap:8px;width:100%;padding:12px 16px;margin-top:12px;background:#F9F9F9;border:1px solid #EBEDEF;border-radius:5px;font-weight:600;font-size:14px;color:#171717;cursor:pointer;transition:background-color 0.2s ease}.dst-mobile-menu-toggle:hover{background:#F0F0F0}.dst-mobile-menu-toggle svg{color:#171717}.dst-mobile-menu-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .5);z-index:998;opacity:0;transition:opacity 0.3s ease}.dst-mobile-menu-overlay.dst-menu-open{display:block;opacity:1}.dst-mobile-menu-wrapper{display:none;position:fixed;top:0;left:-100%;width:85%;max-width:380px;height:100%;background:#FFF;z-index:999;overflow-y:auto;transition:left 0.3s ease;box-shadow:2px 0 10px rgb(0 0 0 / .1)}@media (max-width:767px){.dst-mobile-menu-wrapper{display:block}}.dst-mobile-menu-wrapper.dst-menu-open{left:0}.dst-mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #EBEDEF;background:#FFF;position:sticky;top:0;z-index:10}.dst-mobile-menu-title{font-weight:700;font-size:18px;line-height:24px;color:#171717}.dst-mobile-menu-close{background:none;border:none;padding:4px;cursor:pointer;color:#78808C;transition:color 0.2s ease}.dst-mobile-menu-close:hover{color:#DE3432}#dst-product-search-results .dst-search-item{flex-direction:column;align-items:flex-start;gap:0}body.dst-menu-active{overflow:hidden}.dst-mobile-menu-wrapper .dst-categories-header{padding:16px 24px 10px}.dst-mobile-menu-wrapper .dst-navigation-tree{padding:0 24px 24px}@media (max-width:767px){.dst-mobile-menu-toggle{display:flex}.dst-navigation>.dst-categories-header,.dst-navigation>.dst-navigation-tree{display:none}.dst-navigation{width:100%}}@media (max-width:1024px){.dst-navigation{width:100%}.dst-product-wrapper .dst-product-content{grid-template-columns:1fr;gap:30px}.dst-product-wrapper .dst-gallery{width:100%}.dst-form-row{grid-template-columns:1fr}.dst-inquiry-form-v2{padding:0 20px 20px}.dst-form-success-message{padding:20px}}@media (max-width:768px){.dst-product-wrapper .dst-product-title{font-size:28px;line-height:36px}.dst-product-wrapper .dst-section-title{font-size:22px;line-height:32px}.dst-product-wrapper .dst-materials-grid{grid-template-columns:1fr}.dst-product-wrapper .dst-params-table th{width:40%}.dst-modal-content.dst-modal-v2{width:95%}.dst-modal-header-v2{padding:24px 24px 10px}.dst-inquiry-form-v2{padding:0 24px 24px}.dst-modal-title-v2{font-size:24px;line-height:36px}.dst-modal.dst-modal-open{align-items:flex-start;padding:1rem 0}.dst-checkbox-label span{font-size:10px;line-height:13px;margin-bottom:1rem}.dst-modal-header-v2{padding:24px 14px 0}.dst-inquiry-form-v2{padding:0 14px 24px}.dst-form-field label{font-size:12px}.dst-form-field input,.dst-form-field textarea{font-size:14px;line-height:1.5}.dst-file-upload-text p{font-size:12px}.dst-file-upload-hint{font-size:10px!important}.dst-product-wrapper .dst-breadcrumbs{font-size:10px;margin:0}.dst-product-wrapper .dst-product-title{font-size:22px;line-height:1}.dst-product-wrapper .dst-product-top{margin-bottom:14px}.dst-product-wrapper .dst-gallery-main img{object-fit:contain}.dst-product-wrapper .dst-card-description{font-size:14px;line-height:20px}.dst-product-wrapper .dst-product-card{gap:1rem}.dst-product-wrapper .dst-contact-section{padding-top:10px}.dst-product-wrapper .dst-title-line{top:-11px}.dst-product-wrapper .dst-section-text{font-size:14px;line-height:1.5}.dst-product-wrapper .dst-tags-row{padding-top:20px}.dst-product-wrapper .dst-tag{padding:4px 6px;font-size:12px}.dst-product-wrapper .dst-params-table th{font-size:12px;line-height:1.3}.dst-product-wrapper .dst-params-table td{font-size:12px;line-height:1.3}.dst-product-wrapper .dst-params-table th,.dst-product-wrapper .dst-params-table td{padding:5px 10px}.dst-product-wrapper .dst-material-card{gap:16px;padding:16px}.dst-product-wrapper .dst-material-icon{width:40px;height:40px}.dst-product-wrapper .dst-material-title{font-size:14px;line-height:1.5;margin:0;padding:0}.dst-product-wrapper .dst-material-meta{font-size:10px}.dst-product-wrapper .dst-materials-grid{gap:16px}.dst-nav-item-content{padding:5px 9px;min-height:38px}.dst-nav-link-expandable{font-size:12px}.dst-nav-link{font-size:12px}.dst-nav-sublink{font-size:12px;line-height:1.5}.dst-nav-sublink-expandable{font-size:12px;line-height:1.5}.dst-nav-children{padding-bottom:10px}.dst-mobile-menu-wrapper .dst-navigation-tree{padding:10px}.dst-mobile-menu-wrapper .dst-categories-header{padding:10px}.dst-mobile-menu-header{padding:10px}.dst-mobile-menu-wrapper{padding-top:74px}.dst-mobile-menu-title{opacity:0}}.dst-contact-form-wrapper{width:100%;max-width:none!important;margin:0 auto}.dst-contact-form-inline{position:relative!important;width:100%!important;max-width:none!important;transform:none!important;margin:0!important;background:#FFF}@media (max-width:640px){.dst-contact-form-wrapper .dst-form-row{grid-template-columns:1fr}.dst-contact-form-wrapper .dst-modal-header-v2{padding:24px 20px 10px}.dst-contact-form-wrapper .dst-inquiry-form-v2{padding:0 20px 24px}.dst-contact-form-wrapper .dst-modal-title-v2{font-size:24px;line-height:32px}}.dst-bearing-search-form .dst-search-input-wrapper{display:flex;gap:12px;margin-bottom:16px}.dst-bearing-search-form .dst-search-input-wrapper .dst-search-input,.dst-bearing-search-form .dst-search-input-wrapper .dst-bearing-number-input{flex:1;min-width:0}.dst-bearing-search-form .dst-search-input-wrapper .dst-search-button{flex-shrink:0;width:auto;padding:12px 32px;white-space:nowrap}.dst-bearing-form-intro{font-size:14px;font-weight:600;color:#171717;margin:0 0 15px 0}.dst-bearing-label{display:block;font-size:14px;font-weight:600;color:#171717;margin-bottom:10px}.dst-bearing-dimensions-grid{display:flex;align-items:flex-end;gap:10px;margin-bottom:20px}.dst-bearing-dim-field{flex:1;min-width:0}.dst-bearing-dim-field label{display:block;font-size:12px;font-weight:500;color:#78808C;margin-bottom:5px}.dst-bearing-dim-input{width:100%;padding:12px 12px 12px 37px!important;border:1px solid #CCC;border-radius:5px;font-size:14px;line-height:20px;color:#171717;background:#FFF;background-color:#fff;background-color:#fff;transition:border-color 0.2s ease}.dst-bearing-dim-input::placeholder{color:#78808C}.dst-bearing-dim-input:focus{outline:none;border-color:#DE3432}.dst-bearing-dim-separator{font-size:18px;font-weight:600;color:#78808C;padding-bottom:12px;flex-shrink:0}.dst-bearing-search-form>.dst-search-button{width:100%;margin-bottom:15px}.dst-bearing-number-input{flex:1}.dst-search-section{margin:24px 0}.dst-search-section-title{font-weight:600;font-size:18px;line-height:24px;color:#171717;margin:0 0 16px 0;padding-bottom:12px;border-bottom:2px solid #EBEDEF}.dst-search-results-page{margin:0 auto}.dst-search-header{margin-bottom:40px}.dst-search-header h1{font-weight:700;font-size:32px;line-height:40px;color:#171717;margin:0 0 24px 0}.dst-search-form{display:flex;gap:12px;max-width:600px}.dst-search-form .dst-search-input{flex:1;padding:14px 18px;border:1px solid #CCC;border-radius:5px;font-size:16px;color:#171717}.dst-search-form .dst-search-button{padding:14px 28px;background:#DE3432;border:none;border-radius:5px;font-weight:600;font-size:16px;color:#FFF;cursor:pointer;transition:background-color 0.2s ease;white-space:nowrap}.dst-search-form .dst-search-button:hover{background:#C42E2C}.dst-search-summary{margin:24px 0;padding:16px 20px;background:#F9F9F9;border-radius:5px;border-left:4px solid #DE3432}.dst-search-summary p{font-size:16px;line-height:24px;color:#171717;margin:0}.dst-search-layout{display:grid;grid-template-columns:240px 1fr;gap:40px;align-items:start}.dst-search-sidebar{position:sticky;top:100px;align-self:start}.dst-search-nav{background:#FFF;border:1px solid #EBEDEF;border-radius:8px;padding:20px 16px;box-shadow:0 2px 8px rgb(0 0 0 / .04)}.dst-search-nav-title{font-family:'Sora',sans-serif;font-weight:600;font-size:12px;line-height:16px;color:#78808C;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px 0}.dst-search-nav-list{list-style:none!important;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.dst-search-nav-link{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:6px;text-decoration:none;transition:background-color 0.2s ease,color 0.2s ease;cursor:pointer}.dst-search-nav-link:hover{background:#F9F9F9}.dst-search-nav-link.active{background:#FEF2F2;border-left:3px solid #DE3432;padding-left:11px}.dst-nav-icon{font-size:20px;flex-shrink:0;opacity:.7}.dst-search-nav-link.active .dst-nav-icon{opacity:1}.dst-nav-text{flex:1;display:flex;align-items:center;justify-content:space-between;gap:8px}.dst-nav-label{font-family:'Sora',sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#171717}.dst-search-nav-link.active .dst-nav-label{font-weight:600;color:#DE3432}.dst-nav-count{font-family:'Sora',sans-serif;font-weight:600;font-size:12px;line-height:16px;color:#78808C;background:#F9F9F9;padding:2px 8px;border-radius:12px;min-width:24px;text-align:center}.dst-search-nav-link.active .dst-nav-count{background:#DE3432;color:#FFF}.dst-search-content{min-width:0}.dst-search-empty,.dst-search-no-results{text-align:center;padding:60px 20px}.dst-search-empty p,.dst-search-no-results p{font-size:16px;line-height:24px;color:#78808C;margin:0 0 12px 0}.dst-search-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-top:20px}.dst-search-result-item{background:#FFF;border:1px solid #EBEDEF;border-radius:5px;overflow:hidden;transition:box-shadow 0.2s ease,transform 0.2s ease}.dst-search-result-item:hover{box-shadow:0 4px 12px rgb(0 0 0 / .1);transform:translateY(-2px)}.dst-result-link{display:flex;flex-direction:column;text-decoration:none;height:100%}.dst-result-image{width:100%;height:200px;overflow:hidden;background:#F9F9F9;display:flex;align-items:center;justify-content:center}.dst-result-image img{width:100%;height:100%;object-fit:cover}.dst-result-no-image{background:#F6E9E9}.dst-result-no-image .dst-no-image-icon{font-size:48px;opacity:.5}.dst-result-content{padding:20px;flex:1;display:flex;flex-direction:column}.dst-result-title{font-weight:600;font-size:16px;line-height:24px;color:#171717;margin:0 0 8px 0}.dst-result-desc{font-weight:400;font-size:14px;line-height:20px;color:#78808C;margin:0 0 12px 0;flex:1}.dst-search-result-catalog .dst-result-image{height:180px;background:#F9F9F9}.dst-catalog-size{font-weight:500;font-size:12px;line-height:16px;color:#DE3432;margin:0;padding-top:8px;border-top:1px solid #EBEDEF}.dst-search-results .dst-search-section{margin:0}.dst-search-results .dst-search-section+.dst-search-section{border-top:2px solid #EBEDEF;padding-top:12px}.dst-search-results .dst-search-section-title{padding:8px 16px;margin:0 0 4px 0;font-size:12px;line-height:16px;font-weight:700;color:#78808C;text-transform:uppercase;letter-spacing:.5px;background:#F9F9F9;border-bottom:none}.dst-search-results .dst-search-item{display:flex;flex-direction:row;align-items:center;gap:12px}.dst-search-item-image{width:48px;height:48px;flex-shrink:0;border-radius:4px;overflow:hidden;background:#F9F9F9;display:flex;align-items:center;justify-content:center}.dst-search-item-image img{width:100%;height:100%;object-fit:cover}.dst-search-item-no-image{background:#F6E9E9}.dst-search-item-no-image .dst-no-image-icon{font-size:24px;opacity:.5}.dst-search-item-content{flex:1;min-width:0}.dst-search-item-content .dst-search-item-title{margin:0 0 2px 0}.dst-search-item-desc{font-weight:400;font-size:12px;line-height:16px;color:#78808C;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dst-search-item-catalog .dst-catalog-size{font-size:11px;line-height:14px;padding:0;border:none;margin-top:4px}.dst-search-loading,.dst-search-error{padding:16px;text-align:center;font-size:14px;color:#78808C}.dst-search-error{color:#DE3432}@media (max-width:1024px){.dst-search-layout{grid-template-columns:200px 1fr;gap:24px}.dst-search-sidebar{top:80px}}@media (max-width:768px){.dst-search-results-page{padding:24px 16px}.dst-search-header h1{font-size:24px;line-height:32px;margin-bottom:16px}.dst-search-form{flex-direction:column;gap:12px}.dst-search-form .dst-search-button{width:100%}.dst-search-layout{grid-template-columns:1fr;gap:24px}.dst-search-sidebar{position:sticky;top:60px;z-index:10;background:#FFF;padding:12px 0;margin:0 -16px;border-bottom:1px solid #EBEDEF}.dst-search-nav{padding:0 16px;border:none;border-radius:0;box-shadow:none}.dst-search-nav-title{display:none}.dst-search-nav-list{flex-direction:row;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch}.dst-search-nav-link{padding:10px 16px;white-space:nowrap;border:1px solid #EBEDEF;background:#FFF}.dst-search-nav-link.active{border:1px solid #DE3432;background:#FEF2F2}.dst-search-results-grid{grid-template-columns:1fr;gap:16px}.dst-search-section-title{font-size:16px}.dst-bearing-search-form .dst-search-input-wrapper{flex-direction:column;gap:10px}.dst-bearing-search-form .dst-search-input-wrapper .dst-search-button{width:100%}.dst-bearing-dimensions-grid{flex-wrap:wrap;gap:8px}.dst-bearing-dim-field{flex:1 1 calc(33.333% - 8px);min-width:90px}.dst-bearing-dim-separator{display:none}}@media (max-width:480px){.dst-search-results-page{padding:20px 12px}.dst-search-header h1{font-size:20px;line-height:28px}.dst-result-image{height:160px}.dst-search-result-catalog .dst-result-image{height:140px}.dst-search-nav-link{padding:8px 12px;font-size:13px}.dst-nav-icon{font-size:16px}.dst-nav-count{font-size:11px;padding:1px 6px}.dst-bearing-dimensions-grid{flex-direction:column;gap:12px}.dst-bearing-dim-field{flex:1 1 100%;width:100%}.dst-bearing-search-form{padding:0}.dst-bearing-dimensions-grid{gap:2px}.dst-bearing-dim-input{padding:8px 12px 8px 12px!important;font-size:12px;line-height:16px}.dst-search-input{padding:12px 12px 12px 12px!important}}.dst-gallery-main{position:relative}.dst-gallery-main-link{display:block;cursor:pointer;position:relative;overflow:hidden;border-radius:8px;height:100%}.dst-gallery-main-link:hover::after{content:'';position:absolute;inset:0;background:rgb(222 52 50 / .1);pointer-events:none}.dst-gallery-thumbs-swiper{margin-top:12px;position:relative}.dst-gallery-thumbs-swiper .swiper-wrapper{display:flex;gap:0}.dst-gallery-thumbs-swiper .swiper-slide{width:auto!important;height:auto!important;cursor:pointer;opacity:.6;border:2px solid #fff0;border-radius:6px;transition:all 0.2s ease;overflow:hidden}.dst-gallery-thumbs-swiper .swiper-slide img{width:80px;height:80px;object-fit:cover;display:block}.dst-gallery-thumbs-swiper .swiper-slide:hover{opacity:.85}.dst-gallery-thumbs-swiper .swiper-slide-thumb-active{opacity:1;border:2px solid #DE3432}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:0!important;line-height:1.4em;padding:0!important}.dst-swiper-button-prev,.dst-swiper-button-next{width:36px;height:36px;background:#FFF;border:1px solid #CCC;border-radius:6px;color:#171717;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;top:50%;transform:translateY(-50%);z-index:10}.dst-swiper-button-prev::after,.dst-swiper-button-next::after{content:'';width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain}.dst-swiper-button-prev{left:-50px}.dst-swiper-button-prev::after{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 15L7.5 10L12.5 5' stroke='%23171717' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.dst-swiper-button-next{right:-50px}.dst-swiper-button-next::after{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 15L12.5 10L7.5 5' stroke='%23171717' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.dst-swiper-button-prev:hover,.dst-swiper-button-next:hover{background:#F9F9F9;border-color:#DE3432;color:#DE3432}.swiper.dst-gallery-thumbs-swiper{margin-left:0}.dst-swiper-button-prev:disabled,.dst-swiper-button-next:disabled{opacity:.3;cursor:not-allowed}.glightbox-container{z-index:9999}.glightbox-container.glightbox-open{animation:glightboxIn 0.3s ease!important}.goverlay{background:rgb(173 170 170 / .7)!important;backdrop-filter:blur(3px)!important}.glightbox-clean .gslide-media{box-shadow:0 0 40px -6px rgb(0 0 0 / .15)!important}.glightbox-clean .gdesc-inner{padding:6px 10px!important}.glightbox-clean .gslide-title{font-size:12px!important;font-weight:500!important;font-family:inherit!important}.glightbox-container{background:transparent!important}@keyframes glightboxIn{from{opacity:0}to{opacity:1}}.dst-catalog-list-wrapper{padding:0;font-family:'Sora',sans-serif}.dst-catalog-list{display:flex;flex-direction:column;gap:16px}.dst-catalog-item{background:#FFF;border:1px solid #EBEDEF;border-radius:5px;box-shadow:0 4px 17px rgb(0 0 0 / .06);display:flex;align-items:flex-start;gap:24px;padding:24px;transition:all 0.2s ease}.dst-catalog-item:hover{box-shadow:0 8px 24px rgb(0 0 0 / .12)}.dst-catalog-logo-box{background:#FFF;border:1px solid #eee;border-radius:5px;width:82px;height:auto;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden;aspect-ratio:1/1}.dst-catalog-logo-box img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.dst-catalog-logo-box svg{width:72px;height:20px}.dst-catalog-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.dst-catalog-title{font-family:'Sora',sans-serif;font-weight:600;font-size:20px;line-height:28px;color:#171717;margin:0;padding:0}.dst-catalog-description{font-family:'Sora',sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#78808C;margin:0}.dst-catalog-meta{font-family:'Sora',sans-serif;font-weight:400;font-size:10px;line-height:20px;color:#78808C;margin:0}.dst-catalog-buttons{display:flex;flex-direction:column;gap:12px;flex-shrink:0}.dst-catalog-btn{display:flex;align-items:center;justify-content:center;gap:4px;padding:11px 25px;border-radius:5px;font-family:'Sora',sans-serif;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer;transition:all 0.2s ease;white-space:nowrap}.dst-btn-open{background:#FFF;border:2px solid #171B22;color:#191E28;font-weight:500}.dst-btn-open:hover{background:#F7F8F9;transform:translateY(-1px)}.dst-btn-open svg{stroke:currentColor}.dst-btn-download{background:#DE3432;border:2px solid rgb(255 255 255 / .12);color:#FFFFFF!important;font-weight:600;box-shadow:0 0 14px 0 rgb(222 52 50 / .3)}.dst-btn-download:hover{background:#C52E2C;box-shadow:0 0 20px 0 rgb(222 52 50 / .5);transform:translateY(-2px)}.dst-btn-download svg{stroke:#F7F8F9}.dst-catalog-no-pdf{font-size:13px;color:#999;padding:10px 15px}.dst-catalog-empty{text-align:center;padding:60px 20px;color:#999}.dst-catalog-empty p{font-size:16px;margin:0}@media (max-width:980px){.dst-catalog-item{gap:16px;padding:20px}.dst-catalog-logo-box{width:100px;height:46px;padding:12px 20px}.dst-catalog-title{font-size:18px;line-height:24px}.dst-catalog-buttons{gap:10px}.dst-catalog-btn{padding:10px 20px;font-size:13px}}@media (max-width:640px){.dst-catalog-item{flex-direction:column;gap:16px;padding:16px}.dst-catalog-logo-box{width:100%;height:60px}.dst-catalog-text{width:100%}.dst-catalog-buttons{width:100%;flex-direction:row;gap:8px}.dst-catalog-btn{flex:1;padding:12px 16px;font-size:14px}.dst-catalog-btn span{display:none}.dst-catalog-btn svg{margin:0}}.dst-bearings-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .6);z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn 0.2s ease-in-out}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.dst-bearings-modal{background:#fff;border-radius:8px;box-shadow:0 10px 40px rgb(0 0 0 / .3);max-width:1200px;width:100%;max-height:90vh;display:flex;flex-direction:column;animation:slideUp 0.3s ease-out}@keyframes slideUp{from{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.dst-bearings-modal-header{padding:20px 25px;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;justify-content:space-between}.dst-bearings-modal-header h2{margin:0;font-size:22px;font-weight:600;color:#333}.dst-bearings-modal-close{border:none;font-size:14px;line-height:1;cursor:pointer;padding:0;width:auto;height:30px;display:flex;align-items:center;justify-content:center;transition:all 0.2s;background:#000;color:#fff;letter-spacing:-.023em;font-weight:600;float:right;border-radius:5px;padding:1rem}.dst-bearings-modal-close:hover{background:#f5f5f5;color:#333}.dst-bearings-modal-body{padding:25px;overflow-y:auto;flex:1}.dst-bearings-modal-footer{padding:15px 25px;border-top:1px solid #e0e0e0;text-align:right;background:#f9f9f9}.dst-bearings-results-message{padding:15px;margin-bottom:20px;border-radius:4px;font-size:14px}.dst-bearings-results-message.success{background:#edd4d4;border:1px solid #e6c3c3;color:#571515}.dst-bearings-results-message.info{background:#edd4d4;border:1px solid #e6c3c3;color:#571515}.dst-bearings-results-message.warning{background:#fff3cd;border:1px solid #ffeaa7;color:#856404}.dst-bearings-results-message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.dst-bearings-results-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 1px 3px rgb(0 0 0 / .1)}.dst-bearings-results-table thead{background:#f5f5f5}.dst-bearings-results-table th{padding:12px 15px;text-align:left;font-weight:600;color:#333;border-bottom:2px solid #ddd;font-size:14px}.dst-bearings-results-table td{padding:12px 15px;border-bottom:1px solid #eee;font-size:14px;color:#555}.dst-bearings-results-table tbody tr:hover{background:#f9f9f9}.dst-bearings-results-table tbody tr:last-child td{border-bottom:none}.dst-bearings-empty-state{text-align:center;padding:60px 20px;color:#999;margin:0 auto;max-width:720px}.dst-bearings-empty-state svg{width:80px;height:80px;margin-bottom:20px;opacity:.5}.dst-bearings-empty-state h3{font-size:26px;margin:0 0 10px 0;color:#666}.dst-bearings-empty-state p{font-size:14px;margin:0}.dst-btn-primary-v2{margin-top:1rem!important}.dst-bearings-empty-contact{display:flex;justify-content:center;gap:1rem;padding:1rem;font-size:20px;font-weight:700}.dst-bearings-empty-contact a{color:#666}.dst-bearings-empty-contact a:hover{color:#de3432}.dst-bearings-empty-button{background:#de3432;border-radius:5px;padding:1rem 2rem;color:#fff;font-weight:700;margin-top:0rem!important;width:fit-content}.dst-bearings-empty-contact{padding:2rem;margin-top:2rem;border-top:1px solid #eee;width:100%!important}.dst-bearings-empty-state{height:auto!important;display:flex;flex-direction:column;justify-content:center;align-items:center}.dst-bearings-loading{text-align:center;padding:60px 20px}.dst-bearings-spinner{border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (max-width:768px){.dst-bearings-modal{max-height:95vh}.dst-bearings-modal-header,.dst-bearings-modal-body,.dst-bearings-modal-footer{padding:15px}.dst-bearings-results-table{font-size:13px}.dst-bearings-results-table th,.dst-bearings-results-table td{padding:10px}}@media (max-width:480px){.dst-bearings-results-table{font-size:12px}.dst-bearings-results-table th,.dst-bearings-results-table td{padding:8px 6px}}.dst-bearings-inquiry-btn{display:inline-block;padding:6px 14px;background:#DE3432;color:#fff;border:none;border-radius:5px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background-color 0.2s ease}.dst-bearings-inquiry-btn:hover{background:#b82a28}#dst-bearing-inquiry-modal{display:none;position:fixed;z-index:1000001;left:0;top:0;width:100%;height:100%;background:rgb(0 0 0 / .7);overflow:auto}#dst-bearing-inquiry-modal.dst-modal-open{display:flex;align-items:flex-start;justify-content:center}#dst-bearing-inquiry-modal .dst-modal-content.dst-modal-v2{max-width:662px;width:90%;padding:0;border-radius:16px;background:#fff;box-shadow:0 20px 24px -4px rgb(0 0 0 / .08),0 8px 8px -4px rgb(0 0 0 / .03)}#dst-bearing-inquiry-modal .dst-modal-header-v2{position:relative;padding:34px 34px 10px}#dst-bearing-inquiry-modal .dst-modal-header-text{padding-bottom:20px}#dst-bearing-inquiry-modal .dst-modal-title-v2{font-weight:600;font-size:30px;line-height:1.4;color:#171717;margin:0 0 4px 0}#dst-bearing-inquiry-modal .dst-modal-subtitle{font-size:14px;line-height:20px;color:#78808C;margin:0}#dst-bearing-inquiry-modal .dst-modal-close-v2{position:absolute;top:16px;right:16px;width:36px;height:36px;padding:8px;background:#fff0;border:none;border-radius:5px;cursor:pointer;transition:background-color 0.2s ease}#dst-bearing-inquiry-modal .dst-modal-close-v2:hover{background:#F9F9F9}#dst-bearing-inquiry-modal .dst-modal-close-v2 svg{width:20px;height:20px;stroke:#525252;display:block}#dst-bearing-inquiry-modal .dst-inquiry-form-v2{padding:0 34px 34px;display:flex;flex-direction:column;gap:16px}#dst-bearing-inquiry-modal .dst-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}#dst-bearing-inquiry-modal .dst-form-field{display:flex;flex-direction:column;gap:6px}#dst-bearing-inquiry-modal .dst-form-field label{font-weight:600;font-size:14px;line-height:20px;color:#404040}#dst-bearing-inquiry-modal .dst-form-field label .required{color:#DE3432}#dst-bearing-inquiry-modal .dst-form-field label .optional{font-weight:400}#dst-bearing-inquiry-modal .dst-form-field input,#dst-bearing-inquiry-modal .dst-form-field textarea{padding:8px 12px;border:1px solid #D4D4D4;border-radius:5px;font-size:16px;line-height:1.5;color:#171717;background:#fff;box-shadow:0 1px 1px rgb(0 0 0 / .05);transition:border-color 0.2s ease;min-height:46px}#dst-bearing-inquiry-modal .dst-form-field input:focus,#dst-bearing-inquiry-modal .dst-form-field textarea:focus{outline:none;border-color:#DE3432}#dst-bearing-inquiry-modal .dst-form-field textarea{height:131px;resize:vertical}#dst-bearing-inquiry-modal .dst-gdpr-field .dst-checkbox-label{display:flex;align-items:flex-start;gap:10px;font-weight:400;font-size:13px;color:#525252;cursor:pointer}#dst-bearing-inquiry-modal .dst-gdpr-field input[type="checkbox"]{min-width:16px;min-height:16px;width:16px;height:16px;margin-top:2px;accent-color:#DE3432}#dst-bearing-inquiry-modal .dst-btn-primary-v2{display:inline-block;padding:12px 24px;background:#DE3432;color:#fff;border:none;border-radius:5px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color 0.2s ease;align-self:flex-start}#dst-bearing-inquiry-modal .dst-btn-primary-v2:hover{background:#b82a28}#dst-bearing-inquiry-modal .dst-btn-primary-v2:disabled{opacity:.6;cursor:not-allowed}#dst-bearing-inquiry-modal .dst-form-success-message{padding:34px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}#dst-bearing-inquiry-modal .dst-success-icon{display:flex;justify-content:center}#dst-bearing-inquiry-modal .dst-success-title{font-size:24px;font-weight:700;color:#171717;margin:0}#dst-bearing-inquiry-modal .dst-success-text{font-size:14px;color:#525252;margin:0}@media (max-width:600px){#dst-bearing-inquiry-modal .dst-modal-content.dst-modal-v2{width:95%;margin:10px}#dst-bearing-inquiry-modal .dst-modal-header-v2,#dst-bearing-inquiry-modal .dst-inquiry-form-v2{padding-left:20px;padding-right:20px}#dst-bearing-inquiry-modal .dst-modal-title-v2{font-size:22px}#dst-bearing-inquiry-modal .dst-form-row{grid-template-columns:1fr}.dst-bearings-results-message{padding:10px;font-size:12px}.dst-bearings-modal-header h2{font-size:14px}.dst-bearings-results-table th{font-size:12px;line-height:1}dst-bearings-results-table td{font-size:12px}.dst-bearings-results-table th,.dst-bearings-results-table td{padding:6px;padding:6px 6px}.dst-bearings-inquiry-btn{padding:6px 8px;font-size:10px}}:root{--primary-color:#DE3432;--secondary-color:#191E28;--black:#171B22;--white:#FFFFFF;--bg-dark:#1C232D;--bg-light:#F7F8F9;--border-dark:#39404B;--gray-dark:#AFB5BC;--gray-medium:#D8D7D7;--text-color:#171B22;--text-gray-dark:#78808C;--border-radius:5px}body{font-family:'Sora',sans-serif}::selection{background:var(--primary-color);color:var(--white)}.et_pb_row{width:90%!important}.et_pb_scroll_top.et-pb-icon{background:var(--primary-color);border-radius:10px;left:20px;right:auto;bottom:40px;color:#000}.sub-menu{border-radius:10px;padding:10px 0!important;box-shadow:0 2px 55px rgb(0 0 0 / .1)!important}.sub-menu a{padding:12px 30px!important;line-height:1.2;width:100%!important;border-radius:7px;display:block}.sub-menu li{padding:0!important;width:100%!important}.second-level a{font-size:16px!important;font-weight:500!important;padding:10px 30px!important}.sub-menu{box-shadow:0 32px 55px rgb(0 0 0 / .2)!important}.et_mobile_menu li a:hover,.nav ul li a:hover{background-color:rgb(0 0 0 / .05);border-radius:0}.et_mobile_menu li a:hover,.nav ul li a:hover{background-color:rgb(0 0 0 / .01);opacity:1}#left-area ul,.entry-content ul,.et-l--body ul,.et-l--footer ul,.et-l--header ul{padding:0}.cf7-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:14px;align-self:stretch}.cf7-row{display:flex;align-items:flex-start;gap:32px;align-self:stretch}.cf7-row.cf7-row--two{display:grid;grid-template:auto /1fr 1fr}.cf7-row .cf7-field{flex:1}.cf7-field{align-self:flex-start;margin-bottom:1rem}.cf7-field label{color:var(--Colors-Background-Bg-Green,#026949);font-family:var(--Font-Voltech,'Space Grotesk');font-size:14px;font-style:normal;font-weight:600;line-height:20px}.cf7-field .req{color:var(--primary-color);font-weight:600}.wpcf7-form-control.wpcf7-text{border-radius:8px;border:1px solid #fff0;background:#FFF;box-shadow:0 1px 2px 0 rgb(10 13 18 / .15);padding:.7rem;width:100%;transition:all .2s linear}.wpcf7-form-control.wpcf7-text:focus,.wpcf7-form-control.wpcf7-textarea:focus{border-color:#2d3940;color:#3e3e3e}.wpcf7-form-control.wpcf7-textarea{border-radius:8px;border:1px solid #fff0;background:#FFF;box-shadow:0 1px 2px 0 rgb(10 13 18 / .15);padding:.7rem;width:100%;transition:all .2s linear}.cf7-wrapper input[type="text"],.cf7-wrapper input[type="email"],.cf7-wrapper textarea{display:flex;height:44px;padding:0 24px;align-items:center;align-self:stretch;border-radius:24px;border:1px solid #fff0;background:linear-gradient(180deg,rgb(255 255 255 / .35) 0%,rgb(255 255 255 / .07) 100%);box-shadow:0 2px 6px rgb(137 110 137 / .1);color:#000;transition:all .2s linear;font-family:Poppins,sans-serif;font-size:16px;line-height:24px}.cf7-wrapper textarea{height:auto;min-height:140px;padding:16px 24px;resize:vertical}.cf7-consent{font-family:Poppins,sans-serif;font-size:14px;color:#362E36}.cf7-submit{color:var(--Colors-Background-Bg-white,#FFF);text-align:center;font-family:var(--Typhography-Font-family-Body,Inter);font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-.07px;display:flex;padding:12px 24px;align-items:center;gap:8px;border-radius:100px;border:0;background:var(--Colors-Background-Bg-Green,#026949);transition:all .2s linear}.cf7-wrapper input:focus,.cf7-wrapper textarea:focus{border-color:var(--primary-color)!important}.cf7-submit:hover{background:#131313}.cf7-wrapper input,.cf7-wrapper textarea{width:100%;max-width:100%}.wpcf7-form-control-wrap{width:100%!important}.wpcf7-not-valid-tip{line-height:2;font-size:12px;font-weight:700;padding-left:15px}.wpcf7-list-item{padding:0;margin:0;line-height:1;margin-bottom:0;font-size:11px}.wpcf7-list-item>label{display:flex;gap:7px}.cf7-field>p{width:100%!important}.cf7-wrapper input[type="text"],.cf7-wrapper input[type="email"],.cf7-wrapper textarea{height:54px;border:1px solid #fff;backdrop-filter:blur(5px)}.cf7-row{display:flex;align-items:flex-start;gap:32px;align-self:stretch}.cf7-field-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:6px;flex:1 0 0%}.cf7-field-wrapper label{color:var(--KMS-Black-Green,#003D2D);font-family:var(--KMS-Font-Secondary,Swiza);font-size:16px;font-style:normal;font-weight:500;line-height:20px}.cf7-field-wrapper input[type="text"],.cf7-field-wrapper input[type="email"],.cf7-field-wrapper input[type="tel"]{display:flex;padding:10px 14px;align-items:center;gap:8px;align-self:stretch;border-radius:5px;border:1px solid rgb(0 61 45 / .3)!important;background:#FFF;color:#000;height:54px!important}.cf7-field-wrapper input[type="text"]::placeholder,.cf7-field-wrapper input[type="email"]::placeholder,.cf7-field-wrapper input[type="tel"]::placeholder,.cf7-field-wrapper textarea::placeholder{overflow:hidden;color:rgb(0 61 45 / .4);text-overflow:ellipsis;font-family:var(--Font-Voltech,Brockmann);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.cf7-field-wrapper textarea{display:flex;padding:10px 14px;align-items:flex-start;gap:8px;align-self:stretch;border-radius:5px;border:1px solid rgb(0 61 45 / .3)!important;background:#FFF;color:#000;height:115px!important;width:100%;resize:vertical}.cf7-field-wrapper.cf7-field-full{width:100%;flex:none}.cf7-submit-wrapper input[type="submit"]{display:flex;padding:16px 32px;justify-content:center;align-items:center;gap:6px;border-radius:69px;background:var(--KMS-Primary,#00E0A8);color:var(--KMS-Black-Green,#003D2D);font-family:var(--KMS-Font-Secondary,Swiza);font-size:18px;font-style:normal;font-weight:600;line-height:24px;border:none;cursor:pointer;transition:all 0.3s ease}.cf7-submit-wrapper input[type="submit"]:hover{background:#00c997}.cf7-wrapper .wpcf7-acceptance label{display:flex;align-items:flex-start;gap:12px}.cf7-wrapper .wpcf7-acceptance input[type="checkbox"]{margin:4px 0 0;flex-shrink:0;width:auto}.cf7-field-wrapper.cf7-field-full>p{width:100%}.cf7-wrapper .wpcf7-list-item-label{display:block;color:var(--Purple-Grey,#362E36);font-family:var(--Font-Body,Poppins);font-size:14px;line-height:20px}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;border-radius:10px;background:#00800029;font-size:18px;color:green;font-weight:700;padding:1rem;margin-top:0}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;padding:1rem;margin:0;background:#ffb90029;border-radius:10px;line-height:1.2;font-weight:600;color:#845500}.wpcf7-spinner{position:absolute;bottom:0;right:0}@media (max-width:768px){.cf7-row{flex-direction:column;gap:24px}}.footer-menu ul{display:flex;flex-direction:column}.footer-menu ul li{justify-content:flex-start;text-align:left}.offer-layer-details{transition:all .4s linear;transform:scale(0)}.offer-layer,.offer-layer *{transition:all .4s linear!important}.offer-layer:hover .offer-layer-details{transform:scale(1)}.offer-layer:hover{background:var(--primary-color)}.offer-layer:hover{padding-bottom:40%}.offer-layer.small:hover{padding-bottom:20%}.offer-layer:hover::after{content:"";border:1px solid #fff;width:99%;height:100%;position:absolute;top:0;left:0;transform:scale(.95)}.btn.btn-primary{background-color:#fff0;border:0;color:#000;position:relative;padding:.3rem 0;font-weight:900}.btn.btn-primary::before{content:"";position:absolute;bottom:0;left:0;right:100%;top:0;border-top:2px solid rgb(0 0 0 / .3);border-bottom:2px solid rgb(0 0 0 / .3);transition:all 0.5s ease}.btn.btn-primary>span{padding:.1rem .3rem;transition:all 0.5s ease;position:relative;z-index:1}.btn.btn-primary>span:first-child::before{content:"";position:absolute;top:0;left:100%;right:0;bottom:0;background-color:var(--primary-color);z-index:-1;transition:all 0.5s ease}.btn.btn-primary>span:nth-child(2){color:#fff}.btn.btn-primary>span:nth-child(2)::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--primary-color);transition:all 0.5s ease;z-index:-1}.btn.btn-primary:hover::before{right:0}.btn.btn-primary:hover>span:first-child::before{left:0}.btn.btn-primary:hover>span:nth-child(2)::before{right:100%}.btn.btn-primary:hover>span:first-child{color:#fff}.btn.btn-primary:hover>span:nth-child(2){color:#000}.img-donation-cover img{aspect-ratio:16/6;object-fit:cover;transition:all .2s linear}.donation-box:hover .img-donation-cover img{transform:scale(1.05)}.custom-blog-item:hover img{transform:scale(1.05)}.custom-blog-item img{transition:all .2s linear}.et_pb_button.custom-button{position:relative;padding-left:2rem;padding-right:0}.et_pb_button.custom-button::before{content:"";display:block!important;width:68px;height:68px;border-radius:100px;background:#00E0A8;position:absolute;top:100%;left:40px;opacity:1!important;z-index:-1;transform:translateY(-89%)}.img-about .et_pb_image_wrap{width:100%;height:100%}.img-about img{height:100%!important;object-fit:cover!important;object-position:top left}#whatsapp{background:#25D366;width:62px;height:62px;border-radius:100px;display:flex;align-items:center;justify-content:center}#whatsapp img{width:32px!important;height:32px!important;margin-top:7px!important;margin-left:1px;transition:all .2s linear}#whatsapp{position:fixed;bottom:3rem;right:3rem;z-index:999999;transition:all .2s linear}#whatsapp:hover{transform:scale(1.1)}#whatsapp:hover img{transform:scale(1.2)}@media (max-width:980px){.footer-content{height:0;overflow:hidden;transition:height 0.4s ease}.footer-column-header::after{content:"+";position:absolute;right:5px;top:50%;transform:translateY(-50%);font-weight:700;transition:transform 0.3s ease}.footer-column-header{width:100%}.et_pb_menu .et_mobile_nav_menu{margin:0}.navbar-menu .et_mobile_nav_menu .mobile_menu_bar{position:relative;display:block;width:32px;height:24px;background-color:#fff0;cursor:pointer;transform:translateY(0)!important}.navbar-menu .et_mobile_nav_menu .mobile_menu_bar::before{content:'';position:absolute;left:0;width:100%;height:4px;background-color:var(--primary-color);top:0;transition:all .2s linear;border-radius:10px}.navbar-menu .et_mobile_nav_menu .mobile_menu_bar .bar-middle{position:absolute;left:0;width:100%;height:4px;background-color:var(--primary-color);top:50%;transform:translateY(-50%);transition:all .2s linear;border-radius:10px}.navbar-menu .et_mobile_nav_menu .mobile_menu_bar::after{content:'';position:absolute;left:0;width:100%;height:4px;background-color:#000;bottom:0;transition:all .2s linear;border-radius:10px}.navbar-menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar{background-color:#fff0}.navbar-menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before{top:50%;transform:translateY(-50%) rotate(45deg);background:#000}.navbar-menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar .bar-middle{opacity:0;transform:translateY(-50%) scaleX(0)}.navbar-menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::after{bottom:50%;transform:translateY(50%) rotate(-45deg)}.navbar-menu .et_mobile_nav_menu #mobile_menu1{position:fixed;top:84px;left:3%;background:#f3f3f3;box-shadow:0 62px 116px 0 rgb(20 61 51 / .24);border-radius:40px;border-radius:10px;width:94%;height:calc(100vh - 84px);display:none;overflow:scroll;padding-bottom:100px;backdrop-filter:blur(20px)}.navbar-menu .et_mobile_nav_menu .mobile_nav.opened #mobile_menu1{display:block;animation:menuSlideIn .2s linear forwards}.navbar-menu .et_mobile_nav_menu .mobile_nav:not(.opened) #mobile_menu1{animation:menuSlideOut .2s linear forwards}@keyframes menuSlideIn{from{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes menuSlideOut{from{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-20px) scale(.95)}}.navbar-menu .et_mobile_nav_menu .et_mobile_menu>li{opacity:0;transform:translateX(-20px);transition:opacity 0.4s cubic-bezier(.4,0,.2,1),transform 0.4s cubic-bezier(.4,0,.2,1)}.navbar-menu .et_mobile_nav_menu .mobile_nav.opened .et_mobile_menu>li{opacity:1;transform:translateX(0)}.navbar-menu .et_mobile_nav_menu .mobile_nav.opened .et_mobile_menu>li:nth-child(1){transition-delay:0.1s}.navbar-menu .et_mobile_nav_menu .mobile_nav.opened .et_mobile_menu>li:nth-child(2){transition-delay:0.15s}.navbar-menu .et_mobile_nav_menu .mobile_nav.opened .et_mobile_menu>li:nth-child(3){transition-delay:0.2s}.navbar-menu .et_mobile_nav_menu .mobile_nav.opened .et_mobile_menu>li:nth-child(4){transition-delay:0.25s}.navbar-menu .et_mobile_nav_menu .mobile_nav.opened .et_mobile_menu>li:nth-child(5){transition-delay:0.3s}.navbar-menu .et_mobile_nav_menu .mobile_nav.opened .et_mobile_menu>li:nth-child(6){transition-delay:0.35s}.navbar-menu .et_mobile_nav_menu .mobile_nav.opened .et_mobile_menu>li:nth-child(7){transition-delay:0.4s}.navbar-menu .et_mobile_menu ul.sub-menu{display:none;padding-left:15px}.navbar-menu .et_mobile_menu ul.sub-menu.icon-switch{display:block;animation:slideDown 0.4s cubic-bezier(.4,0,.2,1)}@keyframes slideDown{from{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:500px;transform:translateY(0)}}.sub-menu{border-radius:10px;min-width:auto;padding:0!important}.navbar-menu .et_mobile_menu li.menu-item-has-children>a{position:relative;padding-right:40px}.navbar-menu .et_mobile_menu li.menu-item-has-children>a:after{content:"+";position:absolute;right:15px;top:50%;transform:translateY(-50%);font-size:22px;line-height:1;pointer-events:none;transition:transform 0.3s cubic-bezier(.4,0,.2,1)}.navbar-menu .et_mobile_menu li.menu-item-has-children>a.icon-switch:after{content:"-";transform:translateY(-50%) rotate(180deg)}.navbar-menu .et_mobile_menu ul.sub-menu li>a{opacity:0;transform:translateX(-20px);transition:opacity 0.5s cubic-bezier(.4,0,.2,1),transform 0.5s cubic-bezier(.4,0,.2,1)}.navbar-menu .et_mobile_menu .reveal-items a{opacity:1!important;transform:translateX(0)!important}.navbar-menu .et_mobile_menu ul.sub-menu.icon-switch li:nth-child(1)>a{transition-delay:0.05s}.navbar-menu .et_mobile_menu ul.sub-menu.icon-switch li:nth-child(2)>a{transition-delay:0.1s}.navbar-menu .et_mobile_menu ul.sub-menu.icon-switch li:nth-child(3)>a{transition-delay:0.15s}.navbar-menu .et_mobile_menu ul.sub-menu.icon-switch li:nth-child(4)>a{transition-delay:0.2s}.navbar-menu .et_mobile_menu ul.sub-menu.icon-switch li:nth-child(5)>a{transition-delay:0.25s}.navbar-menu .et_mobile_menu ul.sub-menu.icon-switch li:nth-child(6)>a{transition-delay:0.3s}.navbar-menu .et_mobile_menu ul.sub-menu.icon-switch li:nth-child(7)>a{transition-delay:0.35s}.navbar-menu .et_mobile_menu ul.sub-menu.icon-switch li:nth-child(8)>a{transition-delay:0.4s}html.no-scroll,body.no-scroll{overflow:hidden;height:100%}.navbar-menu .second-level{display:none}.navbar-menu .icon-switch .second-level{display:block}.et_pb_column.et_pb_column_empty{display:block}.footer-menu.et_pb_menu .et_pb_menu__menu{display:block!important}.footer-menu.et_pb_menu .et_mobile_nav_menu{display:none!important}.et_pb_button.custom-button::before{width:48px;height:48px;left:30px;transform:translateY(-86%)}}@media (max-width:767px){#whatsapp{bottom:1rem;right:1rem}#whatsapp{width:42px;height:42px}#whatsapp img{width:22px!important;height:22px!important}.cf7-wrapper{gap:10px}.cf7-row{gap:10px}.cf7-wrapper input[type="text"],.cf7-wrapper input[type="email"],.cf7-wrapper textarea{height:44px}.cf7-wrapper input[type="text"],.cf7-wrapper input[type="email"],.cf7-wrapper textarea{border-radius:9px}.cf7-field label{font-weight:700}}body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post .post-content,body .et_pb_bg_layout_dark .et_pb_post .post-content{font-size:16px}.et_pb_slide_content,.et_pb_best_value{font-size:18px}body{color:var(--gcid-body-color,#171b22)}h1,h2,h3,h4,h5,h6{color:var(--gcid-heading-color,#171b22)}body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post .post-content,body .et_pb_bg_layout_dark .et_pb_post .post-content{font-weight:400}.et_pb_slide_content,.et_pb_best_value{font-weight:400}#et_search_icon:hover,.mobile_menu_bar:before,.mobile_menu_bar:after,.et_toggle_slide_menu:after,.et-social-icon a:hover,.et_pb_sum,.et_pb_pricing li a,.et_pb_pricing_table_button,.et_overlay:before,.entry-summary p.price ins,.et_pb_member_social_links a:hover,.et_pb_widget li a:hover,.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,.et_pb_gallery .et_pb_gallery_pagination ul li a.active,.wp-pagenavi span.current,.wp-pagenavi a:hover,.nav-single a,.tagged_as a,.posted_in a{color:#de3432}.et_pb_contact_submit,.et_password_protected_form .et_submit_button,.et_pb_bg_layout_light .et_pb_newsletter_button,.comment-reply-link,.form-submit .et_pb_button,.et_pb_bg_layout_light .et_pb_promo_button,.et_pb_bg_layout_light .et_pb_more_button,.et_pb_contact p input[type="checkbox"]:checked+label i:before,.et_pb_bg_layout_light.et_pb_module.et_pb_button{color:#de3432}.footer-widget h4{color:#de3432}.et-search-form,.nav li ul,.et_mobile_menu,.footer-widget li:before,.et_pb_pricing li:before,blockquote{border-color:#de3432}.et_pb_counter_amount,.et_pb_featured_table .et_pb_pricing_heading,.et_quote_content,.et_link_content,.et_audio_content,.et_pb_post_slider.et_pb_bg_layout_dark,.et_slide_in_menu_container,.et_pb_contact p input[type="radio"]:checked+label i:before{background-color:#de3432}.container,.et_pb_row:not([class*="et_flex_column"]),.et_pb_slider .et_pb_container,.et_pb_fullwidth_section .et_pb_title_container,.et_pb_fullwidth_section .et_pb_title_featured_container,.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container{max-width:1440px}.et_boxed_layout #page-container,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #main-header,.et_fixed_nav.et_boxed_layout #page-container #top-header,.et_fixed_nav.et_boxed_layout #page-container #main-header,.et_boxed_layout #page-container .container,.et_boxed_layout #page-container .et_pb_row{max-width:1600px}a{color:var(--gcid-link-color,#de3432)}.et_secondary_nav_enabled #page-container #top-header{background-color:#de3432!important}#et-secondary-nav li ul{background-color:#de3432}#main-header .nav li ul a{color:rgb(0 0 0 / .7)}#top-menu li.current-menu-ancestor>a,#top-menu li.current-menu-item>a,#top-menu li.current_page_item>a{color:#de3432}#main-footer .footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{color:#de3432}.footer-widget li:before{border-color:#de3432}.footer-widget .et_pb_widget div,.footer-widget .et_pb_widget ul,.footer-widget .et_pb_widget ol,.footer-widget .et_pb_widget label{line-height:1.7em}#footer-widgets .footer-widget li:before{top:10.6px}#et-footer-nav .bottom-nav li.current-menu-item a{color:#de3432}body .et_pb_button{font-size:16px;background-color:#de3432;border-width:0;border-radius:5px}body.et_pb_button_helper_class .et_pb_button,body.et_pb_button_helper_class .et_pb_module.et_pb_button{color:#fff}body .et_pb_button:after{font-size:25.6px}body .et_pb_bg_layout_light.et_pb_button:hover,body .et_pb_bg_layout_light .et_pb_button:hover,.et_pb_module .et_pb_button:hover,body .et_pb_button:hover{border-radius:0;border-width:0}@media only screen and (min-width:981px){.et_header_style_centered.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container,.et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container{height:11.88px}}@media only screen and (min-width:1800px){.et_block_row{padding:36px 0}.et_pb_section{padding:72px 0}.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper{padding-top:108px}.et_pb_fullwidth_section{padding:0}}h1,h1.et_pb_contact_main_title,.et_pb_title_container h1{font-size:36px}h2,.product .related h2,.et_pb_column_1_2 .et_quote_content blockquote p{font-size:30px}h3{font-size:26px}h4,.et_pb_circle_counter h3,.et_pb_number_counter h3,.et_pb_column_1_3 .et_pb_post h2,.et_pb_column_1_4 .et_pb_post h2,.et_pb_blog_grid h2,.et_pb_column_1_3 .et_quote_content blockquote p,.et_pb_column_3_8 .et_quote_content blockquote p,.et_pb_column_1_4 .et_quote_content blockquote p,.et_pb_blog_grid .et_quote_content blockquote p,.et_pb_column_1_3 .et_link_content h2,.et_pb_column_3_8 .et_link_content h2,.et_pb_column_1_4 .et_link_content h2,.et_pb_blog_grid .et_link_content h2,.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_blog_grid .et_audio_content h2,.et_pb_column_3_8 .et_pb_audio_module_content h2,.et_pb_column_1_3 .et_pb_audio_module_content h2,.et_pb_gallery_grid .et_pb_gallery_item h3,.et_pb_portfolio_grid .et_pb_portfolio_item h2,.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2{font-size:21px}h5{font-size:19px}h6{font-size:16px}.et_pb_slide_description .et_pb_slide_title{font-size:55px}.et_pb_gallery_grid .et_pb_gallery_item h3,.et_pb_portfolio_grid .et_pb_portfolio_item h2,.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2,.et_pb_column_1_4 .et_pb_audio_module_content h2{font-size:19px}h1,h1.et_pb_contact_main_title,.et_pb_title_container h1{font-weight:700}h2,.product .related h2,.et_pb_column_1_2 .et_quote_content blockquote p{font-weight:700}h3{font-weight:700}h4,.et_pb_circle_counter h3,.et_pb_number_counter h3,.et_pb_column_1_3 .et_pb_post h2,.et_pb_column_1_4 .et_pb_post h2,.et_pb_blog_grid h2,.et_pb_column_1_3 .et_quote_content blockquote p,.et_pb_column_3_8 .et_quote_content blockquote p,.et_pb_column_1_4 .et_quote_content blockquote p,.et_pb_blog_grid .et_quote_content blockquote p,.et_pb_column_1_3 .et_link_content h2,.et_pb_column_3_8 .et_link_content h2,.et_pb_column_1_4 .et_link_content h2,.et_pb_blog_grid .et_link_content h2,.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_blog_grid .et_audio_content h2,.et_pb_column_3_8 .et_pb_audio_module_content h2,.et_pb_column_1_3 .et_pb_audio_module_content h2,.et_pb_gallery_grid .et_pb_gallery_item h3,.et_pb_portfolio_grid .et_pb_portfolio_item h2,.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2{font-weight:700}h5{font-weight:700}h6{font-weight:700}.et_pb_slide_description .et_pb_slide_title{font-weight:700}.et_pb_gallery_grid .et_pb_gallery_item h3,.et_pb_portfolio_grid .et_pb_portfolio_item h2,.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2,.et_pb_column_1_4 .et_pb_audio_module_content h2{font-weight:700}@media only screen and (max-width:980px){.et_header_style_centered .mobile_nav .select_page,.et_header_style_split .mobile_nav .select_page,.et_mobile_menu li a,.mobile_menu_bar:before,.et_nav_text_color_light #top-menu>li>a,.et_nav_text_color_dark #top-menu>li>a,#top-menu a,.et_mobile_menu li a,#et_search_icon:before,#et_top_search .et-search-form input,.et_search_form_container input,#et-top-navigation .et-cart-info{color:rgb(0 0 0 / .6)}.et_close_search_field:after{color:rgb(0 0 0 / .6)!important}.et_search_form_container input::-moz-placeholder{color:rgb(0 0 0 / .6)}.et_search_form_container input::-webkit-input-placeholder{color:rgb(0 0 0 / .6)}.et_search_form_container input:-ms-input-placeholder{color:rgb(0 0 0 / .6)}}h1,h2,h3,h4,h5,h6{font-family:var(--et_global_heading_font)}body,input,textarea,select{font-family:var(--et_global_body_font)}.et_pb_button{font-family:'Sora',sans-serif}#main-header,#et-top-navigation{font-family:'Sora',sans-serif}#top-header .container{font-family:'Sora',sans-serif}.et_slide_in_menu_container,.et_slide_in_menu_container .et-search-field{font-family:'Sora',sans-serif}