@layer base, xs, sm, md, lg, xl, xxl, xxxl;.ql-align-center{text-align:center}.ql-align-right{text-align:right}.ql-align-left{text-align:left}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.stocks-detail{display:flex;align-items:flex-start;flex-direction:column}@layer base{.stocks-detail{padding:80px 16px 70px}}@layer sm{@media only screen and (min-width:480px){.stocks-detail{padding:90px 20px 80px}}}@layer md{@media only screen and (min-width:768px){.stocks-detail{padding:90px 40px}}}@layer lg{@media only screen and (min-width:1024px){.stocks-detail{padding-top:130px}}}@layer xl{@media only screen and (min-width:1280px){.stocks-detail{padding:142px 142px 90px}}}@layer xxl{@media only screen and (min-width:1600px){.stocks-detail{padding:142px 297px 110px;padding:142px 349px 110px}}}.stocks-detail__title{margin-bottom:24px;color:#213c4e;opacity:0;transition:opacity .6s ease-out,transform .6s ease-out}.stocks-detail__title__visible{animation:fadeInUp .8s ease-out forwards;opacity:1}@media(max-width:480px){.stocks-detail__title{margin-bottom:16px}}.stocks-detail__tag{padding:6px 14px;background-color:#277b97;color:#fff;width:auto;font-family:Gotham Pro,sans-serif;font-size:12px;line-height:14px;font-weight:400;margin-bottom:40px}@media(max-width:320px){.stocks-detail__tag{margin-bottom:36px}}.stocks-detail__plate{background-color:#fff}.stocks-detail__content{font-family:Gotham Pro,sans-serif;font-size:16px;line-height:22px;font-weight:400;color:#555}.stocks-detail__content>:not(li){margin-bottom:18px;display:inline-block}.stocks-detail__content ol{display:flex;flex-direction:column;gap:14px}.stocks-detail__content ol li{font-family:Gotham Pro,sans-serif;font-size:16px;line-height:22px;font-weight:400;background-image:url("data:image/svg+xml,%3Csvg width='12' height='18' viewBox='0 0 12 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='5.65625' y='4.34326' width='8' height='8' transform='rotate(45 5.65625 4.34326)' fill='%2311627D'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:12px 18px;background-position:0 0;padding-left:20px}@media(max-width:1024px){.stocks-detail__content ol li{font-family:Gotham Pro,sans-serif;font-size:14px;line-height:18px;font-weight:400}}.stocks-detail__content-wrapper{padding:60px}@media(max-width:1600px){.stocks-detail__content-wrapper{padding:48px}}@media(max-width:768px){.stocks-detail__content-wrapper{padding:40px}}@media(max-width:480px){.stocks-detail__content-wrapper{padding:36px 20px}}@media(max-width:320px){.stocks-detail__content-wrapper{padding:24px 20px}}.stocks-detail__button-group{display:flex;align-items:center;gap:10px;margin-top:40px}@layer base{.stocks-detail__button-group{flex-direction:column-reverse}.stocks-detail__button-group button{max-width:100%!important}}@layer md{@media only screen and (min-width:768px){.stocks-detail__button-group{flex-direction:row}.stocks-detail__button-group button{width:fit-content!important;padding-left:36px!important;padding-right:36px!important}}}.stocks-detail__back{display:flex;align-items:center;justify-content:center;border-color:#b5b9be!important;color:#555;height:48px;gap:10px;max-width:208px}.stocks-detail__backcall{max-width:250px;background-color:#fd7628!important}.stocks-detail__footer{display:flex;align-items:center;padding:60px}@layer base{.stocks-detail__footer{gap:36px;flex-direction:column}}@layer md{@media only screen and (min-width:768px){.stocks-detail__footer{border-top:1px solid #dfdfdf;flex-direction:row;justify-content:space-between}}}@media(max-width:1600px){.stocks-detail__footer{padding:48px}}@media(max-width:768px){.stocks-detail__footer{padding:40px}}@media(max-width:480px){.stocks-detail__footer{padding:36px 20px}}@media(max-width:320px){.stocks-detail__footer{padding:24px 20px}}.stocks-detail__footer-socials{display:flex;flex-direction:column-reverse}.stocks-detail__footer-socials__caption{color:#555;line-height:18px}@layer base{.stocks-detail__footer-socials__caption{font-size:14px}}@layer xl{@media only screen and (min-width:1280px){.stocks-detail__footer-socials__caption{font-size:16px}}}@layer base{.stocks-detail__footer-socials{align-items:center;gap:16px}}@media(max-width:1600px){.stocks-detail__footer-socials{gap:16px}}@layer md{@media only screen and (min-width:768px){.stocks-detail__footer-socials{flex-direction:column-reverse;align-items:flex-start}}}@layer lg{@media only screen and (min-width:1024px){.stocks-detail__footer-socials{flex-direction:row!important;align-items:center!important}}}@media(max-width:480px){.stocks-detail__footer-socials{align-items:center}}.stocks-detail__footer-socials__list{display:flex;align-items:center;gap:12px}.stocks-detail__footer-backcall{display:flex;gap:24px;width:100%}@layer base{.stocks-detail__footer-backcall{justify-content:end;align-items:center;flex-direction:column}}@layer md{@media only screen and (min-width:768px){.stocks-detail__footer-backcall{gap:16px;align-items:end}.stocks-detail__footer-backcall__button{width:fit-content!important;padding-left:36px!important;padding-right:36px!important}}}@layer lg{@media only screen and (min-width:1024px){.stocks-detail__footer-backcall{flex-direction:row;align-items:center}}}.stocks-detail__footer-backcall__caption{display:block}@layer base{.stocks-detail__footer-backcall__caption{color:#555;white-space:nowrap;font-size:14px;line-height:18px}}@layer xl{@media only screen and (min-width:1280px){.stocks-detail__footer-backcall__caption{font-size:16px}}}.stocks-detail__footer-backcall__button{width:100%;max-width:100%!important}