@import"https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";:root{background-color:#f7f7f7;font-family:Rubik,sans-serif}#root{display:flex;flex-direction:column;gap:5rem;flex:1}body{display:flex;margin:0;min-height:100vh;min-width:320px}p{margin:0}.landing-page-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:3rem 5rem 0rem 10rem}.nav-bar-list{display:flex;flex-direction:row;align-items:center;gap:2rem;margin:0;padding:0;list-style-type:none}.nav-bar-link{text-decoration:none;color:#252b46;font-size:.9rem;letter-spacing:.1rem}.item-login{background-color:#fa5757;padding:.5rem 1.75rem;border:1px solid transparent;border-radius:.25rem}.link-login{color:#fff}.landing-page-footer{position:sticky;bottom:0;left:0;right:0;display:flex;flex-direction:row;justify-content:space-between;padding:2rem 0rem;background-color:#252b46}.bottom-link{color:#fff}.left-section{display:flex;flex-direction:row;gap:4rem;justify-content:space-between;align-items:center}.right-section{display:flex;flex-direction:row;align-items:center;gap:2rem}.landing-page-main{display:flex;flex-direction:column;padding:3rem 5rem 0rem 10rem;gap:10rem}.web-page-presentation{display:flex;flex-direction:row;gap:16rem}.presentation-container{display:flex;flex-direction:column;gap:2rem;padding-top:5rem}.presentation-title{font-size:2rem;font-weight:500}.presentation-description{color:gray}.presentation-button-container{display:flex;flex-direction:row;gap:1rem}.presentation-button{all:unset;padding:.75rem 1.25rem;border:1px solid transparent;border-radius:.25rem;font-size:.9rem;font-weight:500;font-family:Rubik,sans-serif}.presentation-button-chrome{background-color:#5368df;color:#f0f0f0}.presentation-button-firefox{background-color:#f0f0f0;color:#252b46}.features-section{display:flex;flex-direction:column;align-items:center;gap:2rem}.features-section-title{text-align:center;font-size:2rem;font-weight:600}.features-section-description{text-align:center;color:gray;max-width:500px}.swap-button{all:unset;color:gray;padding:1rem 2rem;border-bottom:1px solid hsl(0,0%,75%);font-size:.9rem;font-weight:500;font-family:Rubik,sans-serif}.selected-button{color:#252b46;border-bottom:.25rem solid hsl(0,94%,66%);padding-bottom:.8rem}.tab-container{display:flex;flex-direction:row;gap:8rem}.tab-infos{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;padding-top:3rem}.tab-title{font-size:2rem;font-weight:500}.tab-description{color:gray}.more-info{all:unset;padding:.75rem;background-color:#5368df;border-radius:.5rem;color:#fff;font-size:.9rem;font-family:Rubik,sans-serif}.download-extension-section{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.download-extension-section-title{text-align:center;font-size:2rem;font-weight:600}.download-extension-section-description{text-align:center;color:gray;max-width:500px}.extension-card{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding-top:4rem;padding-bottom:2rem;border:1px solid transparent;border-radius:.5rem;background-color:#fff}.extension-card-title{font-size:1.25rem;font-weight:500}.extension-card-description{font-size:.9rem;color:gray}.add-extension-button{all:unset;background-color:#5368df;color:#fff;padding:.5rem 2rem;font-size:.9rem;border:1px solid transparent;border-radius:.25rem}.extension-cards{display:flex;flex-direction:row;gap:1rem}.firefox-card{margin-top:2rem}.opera-card{margin-top:4rem}.frequently-asked-questions-section{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.frequently-asked-questions-section-title{text-align:center;font-size:2rem;font-weight:600}.frequently-asked-questions-section-description{text-align:center;color:gray;max-width:500px}.question-answer-container{display:flex;flex-direction:column;gap:2rem}.top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.question-answer{display:flex;flex-direction:column;font-size:1.25rem;color:#252b46;padding:1rem 0rem;border-bottom:1px solid hsl(0,0%,85%)}.question{font-size:1.25rem}.answer{max-width:500px;color:gray;font-weight:500;font-size:1rem;max-height:0px;overflow:hidden;transition:max-height .2s ease;transition:margin-top .2s ease}.display-answer{margin-top:2rem;max-height:100px}
