.Page--Calculator{margin-bottom:30px}.Calculator--Hero{position:relative}.Calculator--Hero .Overlay__Content{max-width:100%;width:100%;pointer-events:pointer;padding:10px;text-align:center;background:#fff;border:3px solid #006937}@media only screen and (min-width: 769px){.Calculator--Hero .Overlay__Content{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;max-width:400px;margin:0 40px}}.Calculator--Hero .Heading{--heading-capitalize: uppercase;--heading-weight: var(--heading-weight-bolder);margin-bottom:20px}.Calculator--Hero .description{padding:0 40px;margin-bottom:20px}.Calculator--Hero .Button--Wrapper{border:2px solid #006937;padding:2px;display:flex;max-width:220px;width:100%;margin:0 auto}.Calculator--Hero .button{display:block;width:100%;-webkit-appearance:none}.Calculator--Hero .Content__Footer{margin-top:30px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.Calculator-Popup{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background:#fff;visibility:hidden;opacity:0;transition:.3s ease-in-out;display:none;animation-duration:.25s;animation-fill-mode:forwards;animation-name:fade-in;overflow:auto;z-index:999}.Calculator-Popup.open--popup{opacity:1;visibility:visible;display:block}.Calculator-Popup .cls--Popup{position:absolute;right:15px;top:15px;width:30px;cursor:pointer;z-index:1;background:#fefe22;border-radius:100%;padding:8px}.Calculator-Popup .reset--Calculator{position:absolute;left:15px;top:15px;width:30px;cursor:pointer;z-index:1;background:#fefe22;border-radius:100%;padding:8px}.Calculator--Wrapper{padding:70px 10px 20px}.Calculator--Wrapper[hidden]{display:none}.Calculator--Wrapper .Calculator--Header .Heading,.Calculator--Wrapper h2{--heading-capitalize: uppercase;--heading-weight: var(--heading-weight-bolder)}.Calculator--Wrapper .process-bar svg{display:block;height:55px;margin:0 auto;width:100%}.Calculator--Wrapper .Questionaries{border:3px solid #006937;padding:10px 40px}.Calculator--Wrapper .step-pagination{margin:25px 0}.Calculator--Wrapper #step-1{max-width:400px;margin:0 auto}.Calculator--Wrapper .CustomSwatch{margin:20px 0}.Calculator--Wrapper .CustomSwatch .HorizontalList{list-style:none;margin:-6px -8px;display:flex;justify-content:space-between}.Calculator--Wrapper .CustomSwatch .HorizontalList__Item{display:inline-flex;margin:6px 8px}.Calculator--Wrapper input[type=radio]{display:none;padding:0;margin:0}.Calculator--Wrapper .CustomSwatch .SwatchLabel{display:inline-block;text-align:center;min-width:36px;padding:6px 10px;border:2px solid transparent;color:#000;cursor:pointer;font-weight:700}.Calculator--Wrapper .CustomSwatch img{max-height:55px;display:block}.Calculator--Wrapper .CustomSwatch .SwatchLabel.is-active:after,.Calculator--Wrapper .CustomSwatch .CustomSwatch__Radio:checked+.SwatchLabel{border-color:#006937;color:#fff}.Calculator--Wrapper .CustomSwatch .swatch-fill .SwatchLabel{border-color:#006937}.Calculator--Wrapper .CustomSwatch .swatch-fill .SwatchLabel.is-active:after,.Calculator--Wrapper .CustomSwatch .swatch-fill .CustomSwatch__Radio:checked+.SwatchLabel{background-color:#006937}.Calculator--Wrapper .Weight--Input{opacity:1}.Calculator--Wrapper .Weight--Input.hidden--field{display:none;opacity:0}.Calculator--Wrapper .Weight--Input input{appearance:none;-webkit-appearance:none;border:2px solid #006937;padding:10px 5px;width:100%;display:block;text-align:center}.Calculator--Wrapper #step-2{max-width:400px;margin:0 auto}.Calculator--Wrapper .Gender--Input.hidden--field{display:none}.Calculator--Wrapper .Gender--Input .checkbox-container{margin:10px 0}.Calculator--Wrapper .Gender--Input .checkbox-label{position:relative;margin:0;cursor:pointer;width:24px;clear:both}.Calculator--Wrapper .Gender--Input input{position:absolute;opacity:0;cursor:pointer}.Calculator--Wrapper .Gender--Input .checkbox-custom{position:absolute;top:0;left:0;height:24px;width:24px;background-color:transparent;border-radius:0;transition:all .3s ease-out;border:2px solid #006937}.Calculator--Wrapper .Gender--Input input:checked~.checkbox-custom{background-color:#fff;border-radius:0;transform:rotate(0) scale(1);opacity:1;border:2px solid #006937}.Calculator--Wrapper .Gender--Input input:checked~.checkbox-custom:after{transform:rotate(45deg) scale(1);opacity:1;left:6px;right:0;top:1px;width:6px;height:12px;border:solid #006937;border-width:0 2px 2px 0;background-color:transparent;border-radius:0}.Calculator--Wrapper .Gender--Input .checkbox-custom:after{position:absolute;content:"";left:12px;top:12px;height:0px;width:0px;border-radius:5px;border:solid #009BFF;border-width:0 3px 3px 0;transition:all .3s ease-out;transform:rotate(0) scale(0);opacity:1}.Calculator--Wrapper .Gender--Input .checkbox-title{display:inline-block;padding-left:5px}.Calculator--Wrapper .BodySwatch .HorizontalList__Item{max-width:100%;flex:0 1 100%;margin:15px 0}@media only screen and (min-width: 768px){.Calculator--Wrapper .BodySwatch .HorizontalList__Item{max-width:33.33%;padding:0 15px;margin:0}}.Calculator--Wrapper .BodySwatch input[type=radio]+.SwatchLabel{display:block;text-align:left;cursor:pointer;padding:10px;border:2px solid black}@media only screen and (min-width: 769px){.Calculator--Wrapper .BodySwatch input[type=radio]+.SwatchLabel{border-color:transparent}}.Calculator--Wrapper .BodyList .Image--Wrapper{min-height:300px;height:100%;margin-bottom:20px;text-align:center}.Calculator--Wrapper .BodyList img{margin:0 auto;max-height:300px}.Calculator--Wrapper .BodySwatch .disc{list-style:disc;padding-left:22px}.Calculator--Wrapper .BodySwatch .disc li{font-size:.88rem}.Calculator--Wrapper .BodySwatch input[type=radio]:checked+.SwatchLabel{border-color:#006937}.Calculator--Wrapper .SimpleSwatch input[type=radio]+label{cursor:pointer;max-width:540px;width:100%;min-height:70px;margin:20px auto;padding:10px 10px 10px 50px;border:2px solid black;border-radius:4px;text-align:left;line-height:1.5;display:flex;align-items:center}.Calculator--Wrapper .SimpleSwatch input[type=radio]:checked+label{border-color:#006937;border-width:3px;background-image:url(/cdn/shop/files/darkYellowCheckCircle.png?v=1654457\2026);background-repeat:no-repeat;background-position:left 10px center;background-size:25px}.Calculator--Wrapper .SimpleSwatch .small-points{font-size:12px}.Calculator--Wrapper .SimpleSwatch .disc{list-style:disc;padding-left:18px}.Result--Hero{position:relative}.Result--Hero .Overlay__Content{position:absolute;transform:translateY(0);top:80px;left:0;right:0;max-width:90%;margin:0 auto;width:100%;text-align:center;pointer-events:pointer;padding:10px;background:#fff;border:3px solid #006937}@media only screen and (min-width: 769px){.Result--Hero .Overlay__Content{position:absolute;top:50%;transform:translate(-50%,-50%);left:50%}}.Result--Hero .col{max-width:100%;flex:0 1 100%;padding:0 15px}@media screen and (min-width: 1008px){.Result--Hero .col-30{max-width:30%}.Result--Hero .col-70{max-width:70%}}.Result--Hero .col h3,.Result--Hero .col .h3{--heading-capitalize: uppercase;--heading-weight: 600;font-size:1.13437em}.Result--Hero .Image--Wrapper{margin-bottom:1.5rem}.Result--Hero .Button--Wrapper{border:2px solid #006937;padding:2px;max-width:180px;margin:0 auto;display:flex}.Result--Hero .button{display:block;border:none;width:100%}.Result--Hero .button span{display:block}.Result--Hero .result-output{padding:15px 0}.Result--Hero .result-output p:not(:only-child){margin-bottom:1rem}.Result--Hero .discount-code{margin-top:20px}.Result--Hero h2{--heading-capitalize: uppercase;--heading-weight: var(--heading-weight-bolder)}body.open--calculator{overflow:hidden;height:100vh}.button.solid{padding:4px 14px;background:#246d37;color:#fff;text-transform:uppercase;font-weight:600;font-size:.6875em;text-decoration:none;cursor:pointer;outline:none;border:0}.button.solid:hover{background:#1e5a2d}.button.solid.large{padding:6px 24px;font-size:.875em}.Calculator-Popup.loading:after{position:fixed;content:" ";background:#fff url(/cdn/shop/files/Reload.svg?v=1776993\2026) no-repeat;background-position-x:0%;background-position-y:0%;background-position:center;height:100%;width:100%;left:0;top:0;bottom:0;z-index:2;opacity:1}.Gallery__Overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:.3}
/*# sourceMappingURL=/cdn/shop/t/26/assets/main-calculator.css.map */
