@charset "UTF-8";
:has(>#useful-content-v2:last-child:not(.hide)){padding-bottom:0 !important}.useful-content-wrapper{display:flex;gap:16px}.useful-content-wrapper#useful-content-v2{margin:24px 0 0;padding-bottom:24px}@media (min-width:768px){.useful-content-wrapper{display:grid;grid-template-columns:minmax(0,400px) auto;gap:16px 31px}.useful-content-wrapper .useful-content-container{grid-area:1/1}.useful-content-wrapper .useful-content-google-source{grid-area:1/2;justify-self:end}.useful-content-wrapper .suggestion-div{grid-area:2/1/3/-1}}@media (max-width:767.98px){.useful-content-wrapper .useful-content-google-source{margin-top:4px}}.useful-content-wrapper .useful-content-question{border-right:4px solid var(--brand-600);padding-right:12px}.useful-content-wrapper .useful-content-btn{flex:1 0 0;min-width:0;height:60px;padding:2px 16px;background-color:var(--white);border:2px solid var(--gray-7);cursor:pointer;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out}@media (min-width:768px){.useful-content-wrapper .useful-content-btn{padding:2px 18px}}.useful-content-wrapper .useful-content-btn:focus,.useful-content-wrapper .useful-content-btn:focus-within{outline:unset}.useful-content-wrapper .useful-content-btn .useful-content-btn-icon{width:32px;height:32px;border-radius:4px;background-repeat:no-repeat;background-position:center;background-size:20px 20px}.useful-content-wrapper .useful-content-btn:hover{background-color:var(--background)}.useful-content-wrapper .useful-content-btn.active{background-color:var(--background);border-color:var(--brand-600);color:var(--brand-600)}.useful-content-wrapper .useful-content-btn.usefull .useful-content-btn-icon{background-image:url(/theme/altibbi/svgs/useful_content/thumb_up.svg)}.useful-content-wrapper .useful-content-btn.usefull.active .useful-content-btn-icon{background-image:url(/theme/altibbi/svgs/useful_content/thumb_up_active.svg)}.useful-content-wrapper .useful-content-btn.not-usefull .useful-content-btn-icon{background-image:url(/theme/altibbi/svgs/useful_content/thumb_down.svg)}.useful-content-wrapper .useful-content-btn.not-usefull.active .useful-content-btn-icon{background-image:url(/theme/altibbi/svgs/useful_content/thumb_down_active.svg)}.useful-content-wrapper .suggestion-div textarea{min-height:93px;margin-bottom:12px;padding:12px;resize:none;outline:none;border:1px solid var(--gray-5);font-size:14px;line-height:20px}.useful-content-wrapper .suggestion-div textarea::placeholder{color:var(--gray-4)}.useful-content-wrapper .suggestion-div .buttons-container button{width:100%;padding:10px 16px}@media (min-width:768px){.useful-content-wrapper .suggestion-div .buttons-container button{width:fit-content}}.useful-content-wrapper .useful-content-google-source{padding:12px 16px;background-color:var(--white);border:1px solid var(--gray-6);font-weight:700}@media (min-width:768px){.useful-content-wrapper .useful-content-google-source{height:42px;padding-top:0;padding-bottom:0;box-shadow:0 1px 1px rgba(0,0,0,.05);font-weight:500}}.useful-content-wrapper .useful-content-google-source:hover,.useful-content-wrapper .useful-content-google-source:focus{background-color:var(--gray-8);color:var(--gray-2)}.useful-content-wrapper .useful-content-google-source .useful-content-google-source-icon,.useful-content-wrapper .useful-content-google-source .useful-content-google-source-plus{width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:16px 16px}.useful-content-wrapper .useful-content-google-source .useful-content-google-source-icon{background-image:url(/theme/altibbi/svgs/useful_content/google_logo.svg)}@media (max-width:767.98px){.useful-content-wrapper .useful-content-google-source .useful-content-google-source-icon{width:20px;height:20px;background-size:20px 20px}}.useful-content-wrapper .useful-content-google-source .useful-content-google-source-plus{background-image:url(/theme/altibbi/svgs/useful_content/plus.svg)}