.u-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}.u-visually-hidden--focusable:active,.u-visually-hidden--focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.shadow{box-shadow:0 0 20px rgba(0,0,0,.1)}html{box-sizing:border-box;height:100%}*,:after,:before{box-sizing:inherit}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-spacing:0;border-collapse:collapse}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none}body{height:auto;width:100%}.app{flex-direction:column;min-height:100vh;overflow:hidden}.app,.main{display:flex}.main{flex-direction:column;justify-content:flex-start;flex:1 0 auto;padding:20px}.container{margin-right:auto;margin-left:auto;padding-right:20px;padding-left:20px;max-width:1240px}button{cursor:pointer}button[disabled]{cursor:default}.svg{display:inline-block}.svg svg{display:block}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{font-size:.875rem;line-height:2}.h1{font-size:1.5625rem;line-height:1.38889}.h1,.h2{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-style:normal}.h2{font-size:1.125rem;line-height:1.33333;margin-bottom:5px}.p{margin-bottom:10px;font-weight:400;font-weight:500}.p,.p-bold{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-size:1rem}.button,.p-bold{font-weight:700}.button{cursor:pointer;justify-content:center;align-items:center;background-color:#1b1c1d;color:#fff;text-shadow:none;background-image:none;width:100%;padding:15px 10px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-size:.8125rem}.button,.button span{display:flex}.button span svg{width:12px;height:12px}.button-icon-left{margin-right:10px}.button-icon-right{margin-left:10px}.button--ghost{background-color:transparent;border:1px solid #1b1c1d;color:#1b1c1d}.button--warning{background-color:#d03939;font-size:.8125rem}.button--question{padding:20px;font-size:1.0625rem}.card{border:1px solid #dd690a;background-color:#f7750a}.card+.card{margin-top:20px}.card--new{border:none;background-color:#1b1c1d}.card--new-button{display:flex;justify-content:center;align-items:center;width:100%;padding:15px}.card--new-button-text{margin-left:20px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;font-size:.9375rem;color:#fff}.card--new-button-icon svg{stroke:#fff;width:13px;height:13px}.card--questions{padding:20px}.card--answer-header{position:relative;padding:20px 80px 20px 20px}.card--answer-header-section{background-color:#fe9a48;padding:5px 20px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-style:normal}.card--answer-header-button{position:absolute;width:100%;height:100%;top:0;left:0}.card--answer-header-button:focus{outline:0}.card--answer-header-button:after{content:"";position:absolute;top:25px;right:22px;border:solid #000;border-width:0 3px 3px 0;display:inline-block;padding:3px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-transition:-webkit-transform .3s cubic-bezier(.25,.46,.45,.94);transition:-webkit-transform .3s cubic-bezier(.25,.46,.45,.94);transition:transform .3s cubic-bezier(.25,.46,.45,.94);transition:transform .3s cubic-bezier(.25,.46,.45,.94),-webkit-transform .3s cubic-bezier(.25,.46,.45,.94)}.card--answer-content{padding:20px;height:auto;-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94);border-top:1px solid #dd690a}.card--answer-content-comments{display:flex;flex-direction:column;padding-top:20px;padding-bottom:20px;border-top:1px solid #dd690a}.card--answer-content-comments-container{display:flex}.card--answer-content-comments-icon{margin-top:5px;margin-right:20px}.card--answer-content-comments-icon svg{width:20px;height:20px;opacity:.7}.card--answer-content-comments-text{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;line-height:1.6}.card--answer-content-comments-button{margin-top:10px}.card--answer-content-comments-button span>svg{fill:#1b1c1d;stroke:#1b1c1d}.card--answer-content-show{margin-top:10px}.card--answer-content-show span>svg{stroke:#fff}.card--answer-content-delete{margin-top:10px}.card--answer-content-delete span>svg{stroke:#fff}.card--answer .list-zones{padding-bottom:20px;border-bottom:1px solid #dd690a}.card--answer .list-zones>li{padding-left:20px;position:relative;max-width:350px}.card--answer .list-zones>li:before{content:"";position:absolute;top:5px;left:0;height:calc(100% - 10px);width:3px}.card--answer .list-zones>li.lethal:before{background-color:#1b1c1d}.card--answer .list-zones>li.exclusion:before{background-color:#d03939}.card--answer .list-zones>li.isolation:before{background-color:#fe9a48}.card--answer .list-zones>li+li{margin-top:10px}.card--answer .list-zones-title{font-weight:700;font-size:.875rem}.card--answer .list-zones-text,.card--answer .list-zones-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal}.card--answer .list-zones-text{font-weight:400;font-size:.8125rem;font-weight:500}.card--answer .list-wind{padding-left:20px}.card--answer .list-wind li{display:flex;justify-content:space-between}.card--answer .list-wind-title{font-weight:700}.card--answer .list-wind-text,.card--answer .list-wind-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal}.card--answer .list-wind-text{font-weight:400;font-size:.8125rem;font-weight:500}.card--answer .list-aerial,.card--answer .list-noise{padding-top:20px;padding-bottom:20px}.card--answer .list-aerial li,.card--answer .list-noise li{display:flex}.card--answer .list-aerial-icon,.card--answer .list-noise-icon{margin-top:5px;margin-right:20px}.card--answer .list-aerial-icon svg,.card--answer .list-noise-icon svg{width:20px;opacity:.7}.card--answer .list-aerial-title,.card--answer .list-noise-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;font-size:.875rem}.card--answer .list-aerial-text,.card--answer .list-noise-text{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;font-size:.8125rem;font-weight:500}.card--answer .list-aerial+ul,.card--answer .list-noise+ul{padding:0 0 20px}.card--answer.closed .card--answer-header-button:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:22px}.card--answer.closed .card--answer-content{height:0!important;opacity:0;border:0;overflow:hidden;pointer-events:none;padding-top:0;padding-bottom:0}.questions{position:relative}.questions-previous{position:absolute;left:-50px;top:-128px;width:100px;height:87px}.questions-previous-icon svg{stroke:#1b1c1d;width:25px;height:25px}.questions-list{padding-top:20px;padding-bottom:20px}.questions-list-item+.questions-list-item{margin-top:10px}.header{display:flex;justify-content:center;border-bottom:1px solid #dd690a;padding-top:10px;padding-bottom:10px}.header-logo img{height:60px;width:auto}.rotation-overlay{background-color:#1b1c1d;opacity:.95;position:fixed;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.rotation-overlay-icon svg{width:130px;height:130px}.rotation-overlay-text{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;font-size:1.0625rem;line-height:1.41176;color:#fff;opacity:.5;max-width:250px;text-align:center;margin-top:20px;margin-bottom:20px}.fullscreen{height:100vh;background-color:#1b1c1d}.fullscreen,.fullscreen-image{position:relative;display:flex}.fullscreen-image{flex:1 1;justify-content:center;align-items:center}.fullscreen-image img{height:100%;width:100%;object-fit:contain}.fullscreen-controls-button-prev{position:absolute;top:0;left:0;width:100px;height:100%;background-color:#1b1c1d;opacity:.6}.fullscreen-controls-button-prev-icon{display:flex;justify-content:center;align-items:center}.fullscreen-controls-button-prev-icon svg{width:20px;height:20px;stroke:#fff}.fullscreen-controls-button-next{position:absolute;top:0;right:0;width:100px;height:100%;background-color:#1b1c1d;opacity:.6}.fullscreen-controls-button-next-icon{display:flex;justify-content:center;align-items:center}.fullscreen-controls-button-next-icon svg{width:20px;height:20px;stroke:#fff}.fullscreen-controls-header{position:absolute;top:0;left:0;width:100%;height:60px;display:flex;justify-content:space-between;align-items:center;padding-right:20px;padding-left:20px;z-index:2;background-color:#1b1c1d}.fullscreen-controls-header-text{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;font-weight:500;font-size:1.125rem;line-height:1.33333}.fullscreen-controls-header-icon{display:flex;justify-content:center;align-items:center;width:35px;height:35px;border-radius:50%;background-color:#534943}.fullscreen-controls-header-icon svg{width:12px;height:12px;stroke:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fullscreen-controls-footer{position:absolute;bottom:0;left:0;width:100%;height:60px;display:flex;align-items:center;padding-right:20px;padding-left:20px;z-index:2;background-color:#1b1c1d}.fullscreen-controls-footer-link,.fullscreen-controls-footer-text{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;font-size:.8125rem;line-height:1.38462;color:#fff}.fullscreen-controls-footer-link{margin-left:20px;padding:8px 20px;display:flex;justify-content:center;align-items:center;border-radius:30px;background-color:#534943;font-weight:500}.fullscreen-controls-footer-link-icon{margin-left:10px}.fullscreen-controls-footer-link-icon svg{fill:#fff;stroke:#fff}.app,body{background-color:#fd780b}
/*# sourceMappingURL=main.418103b3.chunk.css.map */