@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500;700&display=swap";#app,#cement-calculator{position: relative !important;margin:0;font-family:Roboto,sans-serif;background:url(/assets/img/cement-volume-calculator-bg.png) center/cover no-repeat;}#app, #cement-calculator::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 10px;background: #041739; }#app *,#app :before,#app :after,#cement-calculator *,#cement-calculator :before,#cement-calculator :after{box-sizing:border-box }#app h1,#app h2,#app h3,#app h4,#app h5,#app h6,#app p,#app figure,#cement-calculator h1,#cement-calculator h2,#cement-calculator h3,#cement-calculator h4,#cement-calculator h5,#cement-calculator h6,#cement-calculator p,#cement-calculator figure{margin:0 }#app a,#cement-calculator a{text-decoration:none;color:#000 }#app img,#cement-calculator img{width:100%;height:auto }#app button,#cement-calculator button{cursor:pointer }.djkd-text--lowercase{text-transform:lowercase!important }.e-btn,.e-btn__round,.e-btn__default{border:0;padding:10px!important;background:#041739;border-radius: 6px !important;width: 100%;max-width: 150px;text-align:center;font-weight:600;font-family:Roboto,sans-serif;color:#fff!important;white-space:normal;font-size:14px }.e-btn:hover,.e-btn__round:hover,.e-btn__default:hover,.e-btn__default:focus{background-color:#0c2c65;color:#fff!important }.e-btn__default{border-radius:0 }.e-btn__round{border-radius:30px }.e-select-wrapper{margin-bottom:14px }@media (min-width: 500px){.e-select-wrapper{margin-bottom:10px }}.e-select-wrapper label{display:block;margin-bottom:10px;font-size:1.5rem;font-weight:bold;color: #041739 }@media (min-width: 500px){.e-select-wrapper label{margin-bottom:1rem }}.e-select{background:url(/assets/icons/icon-arrow--white.svg) no-repeat 95% center #041739;background-size:1rem;border:0;border-radius:10px;padding:0 20px;width:100%;height:2rem;font-family:Roboto,sans-serif;font-size:1rem;font-weight:600;text-transform:capitalize;color:#fff;-webkit-appearance:none;-moz-appearance:none }.e-select option{background-color:#ebe8e8;font-weight:600;height:20px;color:#000 }.e-select::-ms-expand{display:none }.e-select--white{background:url(/assets/icons/icon-arrow.svg) no-repeat 95% center #fff;background-size:14px }.e-input-wrapper{margin-bottom:.5rem }.e-input{border:0;padding:1rem;background:#c4c4c4;width:100%;font-weight:700 }.e-input--rounded{border-radius:10px }.e-input__error{color:red;font-size:12px;margin-top:8px;min-height:19px }.c-container{padding:3rem 1rem }@media (min-width: 640px){.c-container{padding:3rem 5% }}.c-card{margin: 1rem 0;background-color: #00000000;color: #041739;font-weight: bold;}.c-card__header{padding:1rem 0;border-radius: 20px 20px 0px 0px;background: #041739;color:#fff }.c-card__header__title{text-align:center;font-size: 1.5rem;font-weight:600 }.c-card__body{border-top: none !important;border: 3px solid #041739;border-radius: 0px 0px 20px 15px;padding:18px;width:100% }.c-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(238,238,238,.6);z-index:99 }.c-modal{background-color:#fff;margin:5% 1rem;border-radius:30px;max-width:1000px }@media (min-width: 1024px){.c-modal{margin:5% auto }}.c-modal__header{background: #0c2c65; border-radius:30px;padding: 2rem;color: #fff;}.c-modal__header__title{font-size:26px;font-weight:600 }.c-modal__body{padding:40px 20px;max-width:800px;margin:0 auto;overflow:auto;max-height:calc(100vh - 210px) }.c-modal__body .emailForm__fields{display:flex;justify-content:space-between;gap:1rem;flex-direction:column }@media (min-width: 1024px){.c-modal__body .emailForm__fields{flex-direction:row }}.c-modal__body .emailForm__fields .c-modal-input__wrapper{width:100% }.c-modal__body .emailForm__fields .c-modal-input__wrapper .e-input{margin-top:1rem }.c-modal__body .emailForm__fields .c-modal-input__label{font-weight:600 }.c-modal__body .emailForm__footer{display:flex;flex-direction:column;align-items:center;margin-top:2rem;gap:1rem }.c-modal__body .emailForm__footer__note,.c-modal__body .emailForm__footer__disclaimer{text-align:center }.c-modal__body .emailForm__footer .submit__wrapper{align-self:stretch;display:flex;justify-content:center }.c-modal__body .emailForm__footer .submit__wrapper .e-btn__round{font-size:24px;max-width:260px }.c-modal__body .emailForm__footer__disclaimer{font-size:12px }.c-calcu__header{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0 auto;color:#041739 }.c-calcu__header__logo{margin-right:12px;max-height:40px;width:auto }@media (min-width: 768px){.c-calcu__header__logo{margin-right:24px;max-height:60px }}.c-calcu__header__title{text-align:center;font-size:1rem;font-weight:500 }.c-calcu__header__title--calculator{display:block;text-align:center;font-weight:600;font-size: 2.3rem;margin-top:1.5rem;background: #0c2c65;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}.c-calcu__header .c-calcu__header__subtitle{margin-top:1.5rem !important;font-weight:700;text-align: center;}.c-calcu{display:flex;flex-direction:column;gap:80px;margin:0 auto;margin-top:2rem }@media (min-width: 640px){.c-calcu{margin-top:3rem }}@media (min-width: 768px){.c-calcu{flex-direction:row }}.c-calcu-left{flex:1 }.c-calcu-left .c-card{margin-top:35px }.c-calcu-left__types{display: flex;flex-direction: column;gap: 20px;}@media (min-width: 1280px){.c-calcu-left__form{margin:0 2rem }}.c-calcu-left__form .field-container{display:flex;flex-direction:column;margin-bottom:1rem }.c-calcu-left__form .field-container .input-wrapper{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:4px }@media (min-width: 768px){.c-calcu-left__form .field-container .input-wrapper{gap:1rem }}.c-calcu-left__form .field-container .input-wrapper__label,.c-calcu-left__form .field-container .input-wrapper__calcu-unit{flex:1 1 25% }.c-calcu-left__form .field-container .input-wrapper__label{min-width:70px;font-size:10px }@media (min-width: 500px){.c-calcu-left__form .field-container .input-wrapper__label{font-size:1rem }}.c-calcu-left__form .field-container .input-wrapper__input,.c-calcu-left__form .field-container .input-wrapper .e-select{flex:2 0 50%;border:0;border-radius:10px;padding:0 10px;width:100%;height:30px;text-align:center;font-size:12px;color:#fff;background: #9d9d9d;}.input-wrapper__input::placeholder {color: #fff !important;}.c-calcu-left__form .field-container .input-wrapper__calcu-unit{flex-shrink:4;font-size:8px;text-align:center;text-transform:uppercase }@media (min-width: 500px){.c-calcu-left__form .field-container .input-wrapper__calcu-unit{font-size:10px }}.c-calcu-left__form .field-container .input-error{color:red;text-align:center }.c-calcu-left .c-card-footer{display:flex }.c-calcu-left .c-card-footer .e-btn__default{margin-left:auto }.c-calcu-right{flex:1 }.c-calcu-right__cementImg{height:100%;max-height:224px }.c-calcu-right__cementImg img{object-fit:contain;max-height:200px }@media (min-width: 768px){.c-calcu-right .c-card{margin-top:0 }}.c-calcu-right .c-card__body{display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:2rem;padding:18px 3rem }@media (min-width: 1024px){.c-calcu-right .c-card__body{flex-direction:row }}.c-calcu-right__results{display:flex;flex-direction:column;gap:1rem;flex:1 }@media (min-width: 1280px){.c-calcu-right__results{margin:0 2rem }}.c-calcu-right__results .result-wrapper{display:flex;justify-content:space-between;gap:1rem }.c-calcu-right__results .result-wrapper .result__text{text-align:right;word-break:break-all }.c-calcu-right__footer{display:flex;justify-content:flex-end;align-items:center;gap:1rem;flex-wrap:wrap;flex-direction:column;margin-top:20px }@media (min-width: 500px){.c-calcu-right__footer{flex-direction:row;align-items:flex-end }}.c-calcu-right__footer .send-email-btn{margin-top:1rem }@media (min-width: 500px){.c-calcu-right__footer .send-email-btn{margin-top:0 }}.c-calcu-right__footer .send-email-btn .e-btn__default{padding:10px 1rem }.c-calcu-right .c-cement-products{display:flex;flex-wrap:wrap;gap:1rem;flex-basis:calc(20% - 1rem);justify-content:center }.c-calcu-right .c-cement-products .cement-product{display:flex;justify-content:center;flex-direction:column }.c-calcu-right .c-cement-products .cement-product img{object-fit:contain;width:160px!important;max-height:200px;padding-bottom:10px }.c-calcu-right .c-cement-products .cement-product .e-btn__default{margin-top:auto;width:100%;max-width:none;font-size:12px }.c-calcu__disclaimer{margin-top:2rem;color:#041739;text-align:center;font-weight: bold;}