.search{display:flex;flex-direction:row;gap:2rem;align-items:center;color:#121212;padding:3.5rem;margin:30px auto 0;width:100%;box-shadow:0 0px 15px rgba(0,6,31,.1);border-radius:10px;z-index:5;background-color:#fff;text-align:center;position:relative}@media screen and (max-width: 991px){.search{padding:2rem 4rem}}@media screen and (max-width: 576px){.search{padding:1rem 2rem}}@media screen and (max-width: 767px){.search .loupe svg{width:22px;height:22px}}.search .search__button{display:block;position:absolute;right:2rem;top:2.5rem;width:2.2rem;height:2.2rem;outline:none;border:none;background:none}.search .search__form{width:100%}.search .search__input{all:unset;font-size:18px;line-height:27px;color:#8b8e99;text-align:left;height:5rem;width:100%}@media screen and (max-width: 767px){.search .search__input{font-size:1.5rem;line-height:2.5rem}}.search .search__result{padding:2rem;box-shadow:2px 25px 35px rgba(0,6,55,.5);position:absolute;top:13rem;left:3rem;border-radius:1rem;background-color:#fff;width:calc(100% - 6rem)}@media screen and (max-width: 576px){.search .search__result{width:100%;top:8rem;left:0}}.search .search__result.not-empty{padding:3rem}.search .search__result.hidden{display:none}.search .search__result a{color:#828282;transition:all .3s ease;display:block;margin-top:2.5rem;font-size:1.5rem;line-height:2.5rem;text-align:left;text-decoration:none}.search .search__result a:first-child{margin-top:0}.page-answers .questions-answers{margin-top:70px}.page-answers .questions-answers .headline{font-weight:600;margin:3rem 0 1rem}@media screen and (max-width: 991px){.page-answers .questions-answers .headline{margin:4rem 0 1rem}}.page-answers .questions-answers .question{width:100%;display:flex;flex-direction:column;align-items:center}.page-answers .questions-answers .container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 15px}.page-answers .questions-answers .container h2{font-size:3.5rem;color:#e0e0e0;margin-bottom:7rem}@media screen and (max-width: 991px){.page-answers .questions-answers .container h2{margin-bottom:4rem}}.page-answers .questions-answers .container a{color:#e0e0e0;text-decoration:none;cursor:pointer}.page-answers .questions-answers .container a:hover{text-decoration:underline}.page-answers .questions-answers .rectangle{cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#15171a;margin:10px 0;width:100%;border-radius:5px;padding:25px 40px 25px 40px;font-style:normal;font-weight:400;font-size:1.7rem;color:#ebf1ff}.page-answers .questions-answers .rectangle_text{color:#fff;max-width:79rem}@media screen and (max-width: 991px){.page-answers .questions-answers .rectangle_text{width:80%;max-width:unset}}.page-answers .questions-answers .rectangle_text:hover{text-decoration:underline}@media screen and (max-width: 767px){.page-answers .questions-answers .rectangle{padding:25px 30px 25px 30px}}@media screen and (max-width: 576px){.page-answers .questions-answers .rectangle{padding:25px 20px 25px 20px}}.page-answers .questions-answers .rectangle_content{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-answers .questions-answers .rectangle_content .shape__wrapper{border-radius:20px;padding:5px 12px}.page-answers .questions-answers .rectangle_content .shape__wrapper:hover{background-color:rgba(236,236,236,.1450980392)}.page-answers .questions-answers .rectangle_content .shape{transform:rotate(180deg)}@media screen and (max-width: 991px){.page-answers .questions-answers .rectangle_content .shape{margin-left:unset}}.page-answers .questions-answers .rectangle_content .shape.open{transform:rotate(0deg)}.page-answers .questions-answers .submenu{display:flex;visibility:hidden;height:0}.page-answers .questions-answers .submenu.open{width:100%;height:auto;visibility:visible;position:relative;background-color:rgba(0,0,0,0);animation-name:slide-in;animation-duration:.9s;padding:3rem 4rem 5.5rem;font-family:var(--font-regular);font-style:normal;color:#000}@media screen and (max-width: 991px){.page-answers .questions-answers .submenu.open{padding:3rem 1rem 2.5rem}}
