.homepage{display:flex;flex-direction:column;align-items:center;padding:1rem}@media screen and (min-width: 768px){.homepage{flex-direction:row;align-items:flex-start;justify-content:center}}.aiwidget__tooltip{display:none;position:absolute;background-color:#4285f4;color:#fff;padding:.5rem;font-size:.75rem;border-radius:20px;z-index:1;width:20rem;margin:0 8rem}@media screen and (min-width: 1280px){.aiwidget__container:hover .aiwidget__tooltip{display:block}}.aiwidget__container{position:fixed;top:25%;width:100%;display:flex;align-items:flex-end;justify-content:flex-end;transform:translateY(-50%);z-index:999}@media screen and (min-width: 768px){.aiwidget__container{max-width:80rem}}@media screen and (min-width: 1280px){.aiwidget__container{margin:auto}}.aiwidget__button--mobile{color:transparent;background:url(/assets/chat-blue-b7af31cf.svg);background-repeat:no-repeat;background-position:right 10px center;border-radius:20px}@media screen and (min-width: 768px){.aiwidget__button--mobile{display:none}}.aiwidget__button--mobile.hovered{background-image:url(/assets/chat-green-bf6c0efc.svg)}.aiwidget__button--tablet{display:none}@media screen and (min-width: 768px){.aiwidget__button--tablet{display:block;border-radius:20px;padding:.5rem 1rem;width:9rem;height:7rem;display:flex;justify-content:flex-end;align-self:center;margin-left:2rem;background:url(/assets/insight-grey-ea2b4fca.svg);background-repeat:no-repeat;background-position:right 10px center}}.aiwidget__button--tablet.hovered{background-image:url(/assets/insight-green-cc93cc62.svg)}.chatbot{position:fixed;background-color:#fff;box-shadow:0 8px 16px -8px #393636;overflow:hidden;width:100%}@media screen and (min-width: 768px){.chatbot__container{display:flex;flex-direction:column;position:fixed;width:100%;z-index:999}}@media screen and (min-width: 768px){.chatbot{width:17.1875rem;height:28.125rem;border-radius:.625rem;position:absolute;right:2rem;top:50%;transform:translateY(-50%)}}.chatbot__header{display:flex;justify-content:space-between;align-items:center;width:100%;height:5rem;background-color:#968f8f26}.chatbot__logo{display:flex;justify-content:flex-start;width:6.25rem;height:6.25rem;margin-right:auto}.chatbot__button-down{width:6.25rem;height:5rem}.chatbot__button-down:hover{cursor:pointer;background-color:#968f8f26}.chatbot__categories{padding:.5rem}.chatbot__category{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background-color:#f2f0f0;border:1px solid #F2F0F0;margin:.25rem;border-radius:20px;height:2.5rem;font-size:.75rem}.chatbot__category:hover{cursor:pointer;background-color:#393636;color:#fff}@media screen and (min-width: 768px){.chatbot__category{font-size:1rem;height:3rem}}.chatbot__questions{display:flex;flex-direction:column;width:100%;padding:.5rem}.chatbot__question{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f2f0f0;border:1px solid #F2F0F0;margin:.25rem;border-radius:20px;height:2.5rem;font-size:.75rem}.chatbot__question:hover{cursor:pointer;background-color:#393636;color:#fff}.chatbot__question:active{background-color:#393636}@media screen and (min-width: 768px){.chatbot__question{font-size:1rem;height:3rem}}.chatbot__answer{padding:1rem}.chatbot__form{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;width:100%;bottom:3rem}@media screen and (min-width: 768px){.chatbot__form{top:26.5rem;left:.5rem}}.chatbot__label{padding-bottom:1rem;color:#4285f4;font-size:.75rem}@media screen and (min-width: 768px){.chatbot__label{display:flex;font-size:1rem}}.chatbot__label--tablet{display:none}@media screen and (min-width: 768px){.chatbot__label--tablet{display:flex;color:#4285f4;padding:.5rem;font-size:1rem}}.chatbot__back{display:flex;justify-content:center;align-items:center;background-color:#fff;color:#4285f4;border:1px solid #F2F0F0;margin:.25rem;border-radius:20px;height:2.5rem;font-size:.75rem}.chatbot__back:hover{cursor:pointer;background-color:#393636;color:#fff}@media screen and (min-width: 768px){.chatbot__back{width:100%;font-size:1rem}}.chatbot__tell-more{text-decoration:none;color:#4285f4}.chatbot__tell-more:hover{color:#0f2d5c}.chatbot__input-container{display:flex;flex-direction:row;justify-content:center;width:100%}@media screen and (min-width: 768px){.chatbot__input-container{padding-bottom:1rem}}.chatbot__input{width:100%;padding:.5625rem .25rem .5625rem 2.5rem;background-color:#fff;border:.5px solid #F2F0F0;border-radius:1rem;box-shadow:#968f8f26 0 1px 1px;display:block;background:url(/assets/voice-bc6c846d.png);background-size:13px;background-repeat:no-repeat;background-position:right 10px center}.chatbot__input:focus{outline:none;border:2px solid #F2F0F0}@media screen and (min-width: 768px){.chatbot__input{margin-bottom:1rem}}.chatbot__enter{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:transparent;width:1rem;height:1rem}.chatbot__right{width:2rem}#chatbot{z-index:999;position:fixed;bottom:1rem;background-color:#fff;box-shadow:0 8px 16px -8px #393636;overflow:hidden;width:100%;height:70%}@media screen and (min-width: 768px){#chatbot{max-width:80rem;position:absolute;width:21.875rem;height:28.125rem}}@media screen and (min-width: 1280px){#chatbot{margin:auto;margin-top:1rem}}.search{display:flex;align-items:center;justify-content:center;width:100%;border:1px solid #ccc;padding:10px;border-radius:8px;margin:auto}.search:hover{cursor:pointer}@media screen and (min-width: 768px){.search{max-width:1280px;border:none}}@media screen and (min-width: 1280px){.search{margin:auto}}.search__info{flex:1}.search__info a{text-decoration:none;color:#00a0f0}.search__title{color:#393636;margin:0 0 5px}.search img{width:150px;height:100px;object-fit:cover;margin-right:20px;margin-left:1rem;border-radius:4px}*{margin:0;padding:0;box-sizing:border-box}button{display:inline-block;border:none;padding:1rem 2rem;margin:0;text-decoration:none;font-family:sans-serif;font-size:1rem;cursor:pointer;text-align:center;transition:background .25s ease-in-out,transform .15s ease}button:focus{outline-offset:-4px}button:active{transform:scale(.99)}.header{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#fff}@media screen and (min-width: 768px){.header{flex-direction:row}}@media screen and (min-width: 1280px){.header{max-width:80rem;margin:auto}}.header__logo-container{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:.5rem;width:100%}@media screen and (min-width: 768px){.header__logo-container{width:15%}}.header__logo--tablet{display:none}@media screen and (min-width: 768px){.header__logo--tablet{margin:1rem 2rem;max-width:9.375rem;display:flex;padding:0}}.header__logo--mobile{display:flex;margin:1rem 2rem;max-width:9.375rem}@media screen and (min-width: 768px){.header__logo--mobile{display:none}}.header__menu{width:1.5rem}.header__menu:hover{cursor:pointer}@media screen and (min-width: 768px){.header__menu{display:none}}.header__form{display:flex;flex-direction:column;justify-content:center;width:100%}@media screen and (min-width: 768px){.header__form{align-items:center;justify-content:flex-end;flex-direction:row;margin-left:auto}}@media screen and (min-width: 1280px){.header__form{margin-left:40rem;max-width:80rem;width:auto}}.header__searchbar-container{padding:0 1rem;width:100%}@media screen and (min-width: 768px){.header__searchbar-container{margin-right:auto;width:33.33%}}.header__search{padding:.5625rem .25rem .5625rem 2.5rem;background-color:#fff;border:.5px solid #F2F0F0;border-radius:1rem;box-shadow:#968f8f26 0 5px 5px;display:block;background:url(/assets/voice-bc6c846d.png),url(/assets/search-24px-05cfc95e.svg);background-repeat:no-repeat,no-repeat;background-size:15px,24px;background-position:right 10px center,right 35px center;width:100%}.header__search:focus{outline:none;border:2px solid #F2F0F0}.header__search:hover{cursor:pointer}.header__profile-settings{display:flex;align-items:center;padding:0 1rem}.header__edit-icon{display:none}.header__edit-icon:hover{cursor:pointer}@media screen and (min-width: 768px){.header__edit-icon{display:flex;font-size:1.2rem;margin-right:.3125rem}}.header__avatar:hover{cursor:pointer}.header__avatar--mobile{border-radius:50%;object-fit:cover;width:2rem;height:2rem;margin:1rem;display:none;display:flex}.header__avatar--mobile:hover{cursor:pointer}@media screen and (min-width: 768px){.header__avatar--mobile{display:none}}.header__avatar--tablet{display:none}.header__avatar--tablet:hover{cursor:pointer}@media screen and (min-width: 768px){.header__avatar--tablet{border-radius:50%;object-fit:cover;width:2rem;height:2rem;display:none;display:flex}}.header__divider{padding-top:1rem;border:none;border-bottom:.1rem solid #F2F0F0;margin:auto;width:100%}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}
