*{border:none;margin:0;padding:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}a,a:hover,a:link,a:visited{text-decoration:none}aside,footer,header,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{height:auto;max-width:100%}address{font-style:normal}button,input,select,textarea{background-color:transparent;color:inherit;font-family:inherit;font-size:inherit}input::-ms-clear{display:none}button,input[type=submit]{background-color:transparent;background:none;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:inline-block}button:active,button:focus,input:active,input:focus{outline:none}button::-moz-focus-inner{border:0;padding:0}label{cursor:pointer}legend{display:block}@font-face{font-display:swap;font-family:Inter-regular;font-style:normal;font-weight:400;src:url(../fonts/Inter-Regular.c0db0862.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter-bold;font-style:normal;font-weight:600;src:url(../fonts/Inter-Bold.5055fedf.woff2) format("woff2")}:root{--background-body:#fcfcfc;--background-fields:#f4f4f5;--background-button:#18181b;--color-primary:#0c0c0c;--color-secondary:#dcdcdf;--border-color:#888787;--background-sidebar:#bababe;--box-shadow:7px 9px 16px -4px hsla(0,2%,56%,.82)}@media(prefers-color-scheme:dark){:root{--background-body:#0e0d0d;--background-fields:#27272a;--background-button:#fafafa;--color-primary:#fbfbfe;--color-secondary:#19191a;--border-color:#585858;--background-sidebar:#202027;--box-shadow:7px 9px 16px -4px rgba(138,30,30,.82)}}#root,body,html{height:100%;margin:0}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fcfcfc;background-color:var(--background-body);color:#0c0c0c;color:var(--color-primary);-ms-flex-direction:column;flex-direction:column;font-family:Inter-regular;font-size:24px;min-height:100vh;min-height:100dvh;overflow-x:hidden;padding-top:64px;-webkit-transition:background-color .3s ease-in-out,color .3s ease-in-out;transition:background-color .3s ease-in-out,color .3s ease-in-out}main{-webkit-box-flex:1;-ms-flex:1;flex:1}button{background-color:#18181b;background-color:var(--background-button);border:1px solid #750404;border-radius:5px}a,button{color:#0c0c0c;color:var(--color-primary)}a{cursor:pointer}footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#fcfcfc;background-color:var(--background-body);border-top:1px solid #888787;border-top:1px solid var(--border-color);justify-content:center;min-height:100px;width:100%}footer .footer-text{font-size:18px}.App{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.container{margin:0 auto;max-width:1920px;padding:0 20px;width:100%}.section{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;scroll-margin-top:120px;-webkit-scroll-snap-margin-top:100px;scroll-snap-margin-top:100px}@media screen and (max-width:768px){.section{margin-bottom:40px}.section:nth-child(4){margin-bottom:0}}@media screen and (max-width:560px){.section:first-child{min-height:80vh}.section:nth-child(4){margin-bottom:0}}.header{display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;position:fixed;-webkit-box-orient:vertical;-webkit-box-direction:normal;backdrop-filter:blur(5px);border-bottom:1px solid #888787;-webkit-box-shadow:7px 9px 16px -4px hsla(0,2%,56%,.82);box-shadow:7px 9px 16px -4px hsla(0,2%,56%,.82);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);-ms-flex-direction:column;flex-direction:column;left:0;right:0;top:0;z-index:9}@media screen and (max-width:768px){.header{background-color:transparent;-webkit-box-shadow:7px 9px 16px -4px hsla(0,2%,56%,.82);box-shadow:7px 9px 16px -4px hsla(0,2%,56%,.82);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.header:after{width:0}}.header .active:after{width:100%}@media screen and (max-width:768px){.header .active{background-color:transparent}.header .active:after{width:0}}@media screen and (max-width:1366px){.header{font-size:16px;height:45px}}@supports not (-webkit-backdrop-filter:blur(5px)){.header .header{background-color:#fcfcfc;background-color:var(--background-body)}}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1}.header__logo{gap:10px}.header__logo,.header__logo-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__logo-link{padding:0 5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header__logo-dot{margin-top:-18px}.header__logo-divider,.header__logo-dot{color:#d60707;display:inline-block;font-size:50px;line-height:0}.header__logo-divider{-webkit-animation:divider .8s ease-in-out infinite alternate forwards;animation:divider .8s ease-in-out infinite alternate forwards;font-size:30px;will-change:opacity}@media screen and (max-width:1366px){.header__logo-divider{font-size:25px}}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:15px;justify-content:center}@media screen and (max-width:768px){.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#bababe;background-color:var(--background-sidebar);border-radius:10px 0 0 10px;-webkit-box-shadow:-8px -8px 16px -4px rgba(0,0,0,.82);box-shadow:-8px -8px 16px -4px rgba(0,0,0,.82);height:100vh;overflow:hidden;padding-top:70px;right:-100%;top:0;-webkit-transition:right .3s ease-out;transition:right .3s ease-out;width:min(250px,100%);z-index:10}}.header__nav.open{right:0}.header__nav-item{border-radius:5px;padding:5px 8px;position:relative;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header__nav-item:after{background-color:#d60707;bottom:0;content:"";height:2px;left:0;position:absolute;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out;width:0}.header__nav-item:hover:after{width:100%}@media screen and (max-width:768px){.header__nav-item{text-align:center;width:100%}.header__nav-item:hover:after{width:0}}.header__burger{display:none}@media screen and (max-width:768px){.header__burger{background:none;border:none;display:block;height:20px;width:25px;z-index:10}.header__burger span{background-color:#d60707;display:block;height:2px;margin:4px 0;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}}.header__burger.burger-open span:first-child{-webkit-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}.header__burger.burger-open span:nth-child(2){opacity:0}.header__burger.burger-open span:nth-child(3){-webkit-transform:translateY(-6px) rotate(-45deg);transform:translateY(-6px) rotate(-45deg)}.header__download{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:768px){.header__download{position:fixed;right:-100%;top:53px;-webkit-transition:right .3s ease-out;transition:right .3s ease-out;z-index:10}}.header__download.download-show{right:24px}.header__download-button{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#fcfcfc;background-color:var(--background-body);gap:5px;justify-content:center;padding:9px 15px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@media screen and (max-width:1366px){.header__download-button{padding:4px 11px}}.header__download-button .chevron{color:#d60707;font-size:14px;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:50% 52%;transform-origin:50% 52%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.header__download-button .chevron-rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header__dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fcfcfc;background-color:var(--background-body);border-radius:5px;-webkit-box-shadow:7px 9px 16px -4px hsla(0,2%,56%,.82);box-shadow:7px 9px 16px -4px hsla(0,2%,56%,.82);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);-ms-flex-direction:column;flex-direction:column;gap:5px;left:0;margin-top:10px;padding:12px 10px;top:100%;width:100%}@media screen and (max-width:768px){.header__dropdown{-webkit-box-shadow:7px 9px 16px -4px hsla(0,2%,56%,.82);box-shadow:7px 9px 16px -4px hsla(0,2%,56%,.82);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);margin-top:5px}}.header__dropdown.dropdownEnter{opacity:0;-webkit-transform:translateY(-30px) scale(.5);transform:translateY(-30px) scale(.5)}.header__dropdown.dropdownEnterActive{-webkit-transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.header__dropdown.dropdownEnterActive,.header__dropdown.dropdownExit{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}.header__dropdown.dropdownExitActive{opacity:0;-webkit-transform:translateY(-30px) scale(.5);transform:translateY(-30px) scale(.5);-webkit-transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.header__dropdown-item{background-color:#bababe;background-color:var(--background-sidebar);border-color:#888787;border-color:var(--border-color);border-radius:5px;color:#0c0c0c;color:var(--color-primary);cursor:pointer;padding:5px 10px;text-align:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%}.header__dropdown i[class*=fa-file-pdf]{color:red;margin-right:5px}.header__dropdown i[class*=fa-file-word]{color:blue;margin-right:5px}@-webkit-keyframes divider{0%{opacity:0}to{opacity:1}}@keyframes divider{0%{opacity:0}to{opacity:1}}main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
:root{--background-body:#fcfcfc;--background-fields:#f4f4f5;--background-button:#18181b;--color-primary:#0c0c0c;--color-secondary:#dcdcdf;--border-color:#888787;--background-sidebar:#bababe;--box-shadow:7px 9px 16px -4px hsla(0,2%,56%,.82)}@media(prefers-color-scheme:dark){:root{--background-body:#0e0d0d;--background-fields:#27272a;--background-button:#fafafa;--color-primary:#fbfbfe;--color-secondary:#19191a;--border-color:#585858;--background-sidebar:#202027;--box-shadow:7px 9px 16px -4px rgba(138,30,30,.82)}}.Q6UlopYS{display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;position:fixed;-webkit-box-orient:vertical;-webkit-box-direction:normal;backdrop-filter:blur(5px);border-bottom:1px solid #888787;-webkit-box-shadow:7px 9px 16px -4px hsla(0,2%,56%,.82);box-shadow:7px 9px 16px -4px hsla(0,2%,56%,.82);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);-ms-flex-direction:column;flex-direction:column;left:0;right:0;top:0;z-index:9}@media screen and (max-width:768px){.Q6UlopYS{background-color:transparent;-webkit-box-shadow:7px 9px 16px -4px hsla(0,2%,56%,.82);box-shadow:7px 9px 16px -4px hsla(0,2%,56%,.82);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.Q6UlopYS:after{width:0}}.Q6UlopYS .fAuHjhiF:after{width:100%}@media screen and (max-width:768px){.Q6UlopYS .fAuHjhiF{background-color:transparent}.Q6UlopYS .fAuHjhiF:after{width:0}}@media screen and (max-width:1366px){.Q6UlopYS{font-size:16px;height:45px}}@supports not (-webkit-backdrop-filter:blur(5px)){.Q6UlopYS .Q6UlopYS{background-color:#fcfcfc;background-color:var(--background-body)}}.Sbm4D0g5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1}.DdaXQ_r8{gap:10px}.DdaXQ_r8,.pRYVbJkb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pRYVbJkb{padding:0 5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Wf1R_rAd{margin-top:-18px}.Vm5xwOmD,.Wf1R_rAd{color:#d60707;display:inline-block;font-size:50px;line-height:0}.Vm5xwOmD{-webkit-animation:dY201hDP .8s ease-in-out infinite alternate forwards;animation:dY201hDP .8s ease-in-out infinite alternate forwards;font-size:30px;will-change:opacity}@media screen and (max-width:1366px){.Vm5xwOmD{font-size:25px}}.Kt6i61xO{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:15px;justify-content:center}@media screen and (max-width:768px){.Kt6i61xO{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#bababe;background-color:var(--background-sidebar);border-radius:10px 0 0 10px;-webkit-box-shadow:-8px -8px 16px -4px rgba(0,0,0,.82);box-shadow:-8px -8px 16px -4px rgba(0,0,0,.82);height:100vh;overflow:hidden;padding-top:70px;right:-100%;top:0;-webkit-transition:right .3s ease-out;transition:right .3s ease-out;width:min(250px,100%);z-index:10}}.Kt6i61xO.n0Ngjn0B{right:0}.I2wLywQK{border-radius:5px;padding:5px 8px;position:relative;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.I2wLywQK:after{background-color:#d60707;bottom:0;content:"";height:2px;left:0;position:absolute;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out;width:0}.I2wLywQK:hover:after{width:100%}@media screen and (max-width:768px){.I2wLywQK{text-align:center;width:100%}.I2wLywQK:hover:after{width:0}}.yDzoYoaO{display:none}@media screen and (max-width:768px){.yDzoYoaO{background:none;border:none;display:block;height:20px;width:25px;z-index:10}.yDzoYoaO span{background-color:#d60707;display:block;height:2px;margin:4px 0;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}}.yDzoYoaO.l5ICY0aI span:first-child{-webkit-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}.yDzoYoaO.l5ICY0aI span:nth-child(2){opacity:0}.yDzoYoaO.l5ICY0aI span:nth-child(3){-webkit-transform:translateY(-6px) rotate(-45deg);transform:translateY(-6px) rotate(-45deg)}.poEu1NoY{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:768px){.poEu1NoY{position:fixed;right:-100%;top:53px;-webkit-transition:right .3s ease-out;transition:right .3s ease-out;z-index:10}}.poEu1NoY.imD2bsQx{right:24px}.xV05g5lB{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#fcfcfc;background-color:var(--background-body);gap:5px;justify-content:center;padding:9px 15px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@media screen and (max-width:1366px){.xV05g5lB{padding:4px 11px}}.xV05g5lB .xD5BCCz1{color:#d60707;font-size:14px;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:50% 52%;transform-origin:50% 52%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.xV05g5lB .Q58hgaU6{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dGQAKVns{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fcfcfc;background-color:var(--background-body);border-radius:5px;-webkit-box-shadow:7px 9px 16px -4px hsla(0,2%,56%,.82);box-shadow:7px 9px 16px -4px hsla(0,2%,56%,.82);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);-ms-flex-direction:column;flex-direction:column;gap:5px;left:0;margin-top:10px;padding:12px 10px;top:100%;width:100%}@media screen and (max-width:768px){.dGQAKVns{-webkit-box-shadow:7px 9px 16px -4px hsla(0,2%,56%,.82);box-shadow:7px 9px 16px -4px hsla(0,2%,56%,.82);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);margin-top:5px}}.dGQAKVns.S28D0X1T{opacity:0;-webkit-transform:translateY(-30px) scale(.5);transform:translateY(-30px) scale(.5)}.dGQAKVns.lz_YQURa{-webkit-transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.dGQAKVns.lz_YQURa,.dGQAKVns.DTl5bz6W{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}.dGQAKVns.VVFBiJQx{opacity:0;-webkit-transform:translateY(-30px) scale(.5);transform:translateY(-30px) scale(.5);-webkit-transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.HS30JFF8{background-color:#bababe;background-color:var(--background-sidebar);border-color:#888787;border-color:var(--border-color);border-radius:5px;color:#0c0c0c;color:var(--color-primary);cursor:pointer;padding:5px 10px;text-align:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%}.dGQAKVns i[class*=fa-file-pdf]{color:red;margin-right:5px}.dGQAKVns i[class*=fa-file-word]{color:blue;margin-right:5px}@-webkit-keyframes dY201hDP{0%{opacity:0}to{opacity:1}}@keyframes dY201hDP{0%{opacity:0}to{opacity:1}}
.ouplT15X{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-bottom:0;opacity:0;-webkit-transform:translateY(10px) scale(.9);transform:translateY(10px) scale(.9);-webkit-transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out,-webkit-transform .6s ease-out}@media screen and (max-width:768px){.ouplT15X{opacity:1!important;-webkit-transform:translateY(0) scale(1)!important;transform:translateY(0) scale(1)!important;-webkit-transition:none!important;transition:none!important}}.ouplT15X.q3dmThca{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1);-webkit-transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out,-webkit-transform .6s ease-out}@media screen and (max-width:560px){.ouplT15X{gap:15px}}.eghn0P08{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.CJF6KyfA{color:var(--color-primary);font-family:Inter-Bold;font-size:clamp(40px,4vw + 1rem,64px);line-height:1}@media screen and (max-width:1366px){.CJF6KyfA{font-size:clamp(40px,4vw + 1rem,55px)}}@media screen and (max-width:560px){.CJF6KyfA{text-align:center}}.KaCRGVZ1{-webkit-box-ordinal-group:4;-ms-flex-order:3;display:-webkit-box;display:-ms-flexbox;display:flex;order:3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:20px;justify-content:center;width:100%}.TdHUAeW9{color:#7c7c7c;font-size:clamp(13px,1.5vw + .5rem,25px);margin:0 auto;max-width:900px;text-align:center;width:100%}@media screen and (max-width:1366px){.TdHUAeW9{font-size:clamp(13px,1.5vw + .5rem,20px)}}.eoP6JNcu{-webkit-box-ordinal-group:3;-ms-flex-order:2;display:-webkit-box;display:-ms-flexbox;display:flex;order:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:15px;justify-content:center;margin-top:-5px;width:100%}@media screen and (max-width:560px){.eoP6JNcu{gap:8px}}.bQp0B7i4{background-color:transparent;border:1px solid transparent;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:background-color .3s ease-in-out,border-color .3s ease-in;transition:background-color .3s ease-in-out,border-color .3s ease-in}.bQp0B7i4:hover{background-color:var(--color-secondary);border-color:var(--border-color)}@media screen and (max-width:560px){.bQp0B7i4:hover{background-color:transparent;border-color:transparent}}.bQp0B7i4:nth-child(6){margin-left:-5px;padding:10px}@media screen and (max-width:560px){.bQp0B7i4:nth-child(6){margin-left:0;padding:8px}}.bQp0B7i4 .TGFCYydK{height:auto;width:30px}@media screen and (max-width:1366px){.bQp0B7i4 .TGFCYydK{width:22px}}.eoP6JNcu i{color:var(--color-primary);font-size:30px;padding:10px}@media screen and (max-width:1366px){.eoP6JNcu i{font-size:22px}}@media screen and (max-width:560px){.eoP6JNcu i{padding:8px}}
