.insects-widget{border-radius:30px;min-height:150px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.insects-widget .hystmodal__opened,.insects-widget .hystmodal__shadow{position:fixed;right:0;left:0;overflow:hidden}.insects-widget .hystmodal__shadow{border:none;display:block;width:100%;top:0;bottom:0;pointer-events:none;z-index:98000;opacity:0;transition:opacity .15s ease;background-color:#000}.insects-widget .hystmodal__shadow--show{pointer-events:auto;opacity:0}.insects-widget .hystmodal{position:fixed;top:0;bottom:0;right:0;left:0;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;opacity:1;pointer-events:none;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:start;justify-content:flex-start;z-index:99000;visibility:hidden;max-width:100vw}.insects-widget .hystmodal--active{opacity:1}.insects-widget .hystmodal--active,.insects-widget .hystmodal--moved{pointer-events:auto;visibility:visible}.insects-widget .hystmodal__wrap{-ms-flex-negative:0;flex-shrink:0;-ms-flex-positive:0;flex-grow:0;width:100%;min-height:100%;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.insects-widget .hystmodal__window{margin:50px 0;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;-ms-flex-positive:0;flex-grow:0;width:600px;max-width:100%;overflow:visible;transition:transform .2s ease 0s,opacity .2s ease 0s;transform:scale(.9);opacity:0}.insects-widget .hystmodal--active .hystmodal__window{transform:scale(1);opacity:1}.insects-widget .hystmodal__close{position:absolute;z-index:10;top:18px;right:18px;display:block;background-color:transparent;background-repeat:no-repeat;border:none;font-size:0;cursor:pointer;outline:none;background-image:url(../images/x-icon.svg);width:27px;height:27px}.insects-widget .hystmodal__close:focus{outline:2px dotted #afb3b9;outline-offset:2px}@media (max-width:1000px){.insects-widget .hystmodal__close{top:10px;right:10px;width:24px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath stroke='%23111' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23111' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E")}.insects-widget .hystmodal__window{margin:0;width:74vw}}.insects-widget h2.head{text-align:center;font:normal normal 700 24px/30px Poppins;white-space:nowrap;letter-spacing:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;position:absolute;background-color:#fff;margin:0;left:50%;top:0;transform:translate(-50%,-50%);padding:0 20px}@media (max-width:1000px){.insects-widget h2.head{font-size:18px}}.insects-widget .insects-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;padding:35px 45px}@media (max-width:1000px){.insects-widget .insects-wrapper{padding:35px 30px;gap:4%}}.insects-widget .insects-wrapper .insect{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:16.66%;cursor:pointer}.insects-widget .insects-wrapper .insect img{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .3s ease}.insects-widget .insects-wrapper .insect:hover img{transform:scale(1.2)}.insects-widget .insects-wrapper .insect .title{font-size:16px;line-height:24px;letter-spacing:0;color:#000;text-transform:uppercase;margin-bottom:0;margin-top:8px}.insects-widget .insects-wrapper .insect .content{display:none}@media (max-width:1000px){.insects-widget .insects-wrapper .insect{width:48%}.insects-widget .insects-wrapper .insect .title{font-size:14px;line-height:21px}}.insects-widget .text-wrapper{display:none}.insects-widget .text-wrapper h2{text-align:left;font:normal normal 800 88px/66px Poppins;letter-spacing:-4.4px;color:#a2d45e;text-transform:uppercase;margin-bottom:40px}.insects-widget .text-wrapper .description{text-align:left;font:normal normal normal 16px/24px Poppins;letter-spacing:0;color:#000}@media (max-width:1000px){.insects-widget .text-wrapper h2{font:normal normal 800 72px/54px Poppins;letter-spacing:-3.6px}.insects-widget .text-wrapper .description{text-align:left;font:normal normal normal 14px/21px Poppins}}.insects-widget .pop-up{box-shadow:0 6px 20px rgba(0,0,0,.2509803922);border-radius:12px;display:-ms-flexbox;display:flex;padding:50px 70px 50px 30px;-ms-flex-align:center;align-items:center}.insects-widget .pop-up picture{width:43%;margin-right:3%}.insects-widget .pop-up .overlay{width:54%}.insects-widget .pop-up .p_title{color:#000;font-weight:700;font-size:21px;line-height:24px;text-transform:uppercase;margin-bottom:10px;margin-top:0}.insects-widget .pop-up .p_content{color:#000;font-weight:400;font-size:14px;line-height:16px}.insects-widget .pop-up .p_content P{margin-bottom:10px}.insects-widget .pop-up .p_content P:last-child{margin-bottom:0}@media (max-width:1000px){.insects-widget .pop-up{-ms-flex-direction:column;flex-direction:column;padding:40px 20px}.insects-widget .pop-up picture{width:80%;margin-right:0}.insects-widget .pop-up .overlay{width:100%}}.insects-widget .pop-up.orange{background:#fdb515 0 0 no-repeat padding-box}.insects-widget .pop-up.green{background:#a2d45e 0 0 no-repeat padding-box}.insects-widget .pop-up.blue{background:#00aeef 0 0 no-repeat padding-box}.insects-widget.green{border:2px solid #a2d45e}.insects-widget.green h2{color:#a2d45e}.insects-widget.blue{border:2px solid #00aeef}.insects-widget.blue h2{color:#00aeef}.insects-widget.orange{border:2px solid #fdb515}.insects-widget.orange h2{color:#fdb515}.insects-widget.big h2.head{display:none}.insects-widget.big .text-wrapper{width:50%;display:block;padding:35px 70px}.insects-widget.big .insects-wrapper{width:64%;padding:35px 70px}.insects-widget.big .insects-wrapper .insect{width:33.33%}@media (max-width:1000px){.insects-widget.big{-ms-flex-wrap:wrap;flex-wrap:wrap}.insects-widget.big .text-wrapper{width:100%;padding:35px 30px}.insects-widget.big .insects-wrapper{width:100%;padding:35px 20px;padding-top:0}.insects-widget.big .insects-wrapper .insect{width:48%}}