@import url(https://github.com/florinn/react-owl-carousel2/blob/master/src/owl.theme.default.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css);
body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#fff;font-feature-settings:"tnum"}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#2ca9e0;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;transition:color .3s;-webkit-text-decoration-skip:objects}a:hover{color:#55c5ed}a:active{color:#1c85ba}a:active,a:hover{text-decoration:none;outline:0}a[disabled]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th{text-align:inherit}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}::selection{color:#fff;background:#2ca9e0}.clearfix{zoom:1}.clearfix:after,.clearfix:before{display:table;content:""}.clearfix:after{clear:both}.anticon{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>*{line-height:1}.anticon svg{display:inline-block}.anticon:before{display:none}.anticon .anticon-icon{display:block}.anticon[tabindex]{cursor:pointer}.anticon-spin:before{display:inline-block;animation:loadingCircle 1s linear infinite}.anticon-spin{display:inline-block;animation:loadingCircle 1s linear infinite}.fade-appear,.fade-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.fade-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.fade-appear.fade-appear-active,.fade-enter.fade-enter-active{animation-name:antFadeIn;animation-play-state:running}.fade-leave.fade-leave-active{animation-name:antFadeOut;animation-play-state:running;pointer-events:none}.fade-appear,.fade-enter{opacity:0;animation-timing-function:linear}.fade-leave{animation-timing-function:linear}@keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antFadeOut{0%{opacity:1}to{opacity:0}}.move-up-appear,.move-up-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-up-appear.move-up-appear-active,.move-up-enter.move-up-enter-active{animation-name:antMoveUpIn;animation-play-state:running}.move-up-leave.move-up-leave-active{animation-name:antMoveUpOut;animation-play-state:running;pointer-events:none}.move-up-appear,.move-up-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear,.move-down-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-down-appear.move-down-appear-active,.move-down-enter.move-down-enter-active{animation-name:antMoveDownIn;animation-play-state:running}.move-down-leave.move-down-leave-active{animation-name:antMoveDownOut;animation-play-state:running;pointer-events:none}.move-down-appear,.move-down-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear,.move-left-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-left-appear.move-left-appear-active,.move-left-enter.move-left-enter-active{animation-name:antMoveLeftIn;animation-play-state:running}.move-left-leave.move-left-leave-active{animation-name:antMoveLeftOut;animation-play-state:running;pointer-events:none}.move-left-appear,.move-left-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear,.move-right-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-right-appear.move-right-appear-active,.move-right-enter.move-right-enter-active{animation-name:antMoveRightIn;animation-play-state:running}.move-right-leave.move-right-leave-active{animation-name:antMoveRightOut;animation-play-state:running;pointer-events:none}.move-right-appear,.move-right-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@keyframes antMoveDownIn{0%{transform:translateY(100%);transform-origin:0 0;opacity:0}to{transform:translateY(0);transform-origin:0 0;opacity:1}}@keyframes antMoveDownOut{0%{transform:translateY(0);transform-origin:0 0;opacity:1}to{transform:translateY(100%);transform-origin:0 0;opacity:0}}@keyframes antMoveLeftIn{0%{transform:translateX(-100%);transform-origin:0 0;opacity:0}to{transform:translateX(0);transform-origin:0 0;opacity:1}}@keyframes antMoveLeftOut{0%{transform:translateX(0);transform-origin:0 0;opacity:1}to{transform:translateX(-100%);transform-origin:0 0;opacity:0}}@keyframes antMoveRightIn{0%{transform:translateX(100%);transform-origin:0 0;opacity:0}to{transform:translateX(0);transform-origin:0 0;opacity:1}}@keyframes antMoveRightOut{0%{transform:translateX(0);transform-origin:0 0;opacity:1}to{transform:translateX(100%);transform-origin:0 0;opacity:0}}@keyframes antMoveUpIn{0%{transform:translateY(-100%);transform-origin:0 0;opacity:0}to{transform:translateY(0);transform-origin:0 0;opacity:1}}@keyframes antMoveUpOut{0%{transform:translateY(0);transform-origin:0 0;opacity:1}to{transform:translateY(-100%);transform-origin:0 0;opacity:0}}@keyframes loadingCircle{to{transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true],[ant-click-animating=true]{position:relative}html{--antd-wave-shadow-color:#2ca9e0}.ant-click-animating-node,[ant-click-animating-without-extra-node=true]:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:inherit;box-shadow:0 0 0 0 #2ca9e0;box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);animation-fill-mode:forwards;content:"";pointer-events:none}@keyframes waveEffect{to{box-shadow:0 0 0 #2ca9e0;box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes fadeEffect{to{opacity:0}}.slide-up-appear,.slide-up-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-up-appear.slide-up-appear-active,.slide-up-enter.slide-up-enter-active{animation-name:antSlideUpIn;animation-play-state:running}.slide-up-leave.slide-up-leave-active{animation-name:antSlideUpOut;animation-play-state:running;pointer-events:none}.slide-up-appear,.slide-up-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear,.slide-down-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-down-appear.slide-down-appear-active,.slide-down-enter.slide-down-enter-active{animation-name:antSlideDownIn;animation-play-state:running}.slide-down-leave.slide-down-leave-active{animation-name:antSlideDownOut;animation-play-state:running;pointer-events:none}.slide-down-appear,.slide-down-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear,.slide-left-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-left-appear.slide-left-appear-active,.slide-left-enter.slide-left-enter-active{animation-name:antSlideLeftIn;animation-play-state:running}.slide-left-leave.slide-left-leave-active{animation-name:antSlideLeftOut;animation-play-state:running;pointer-events:none}.slide-left-appear,.slide-left-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear,.slide-right-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-right-appear.slide-right-appear-active,.slide-right-enter.slide-right-enter-active{animation-name:antSlideRightIn;animation-play-state:running}.slide-right-leave.slide-right-leave-active{animation-name:antSlideRightOut;animation-play-state:running;pointer-events:none}.slide-right-appear,.slide-right-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes antSlideUpIn{0%{transform:scaleY(.8);transform-origin:0 0;opacity:0}to{transform:scaleY(1);transform-origin:0 0;opacity:1}}@keyframes antSlideUpOut{0%{transform:scaleY(1);transform-origin:0 0;opacity:1}to{transform:scaleY(.8);transform-origin:0 0;opacity:0}}@keyframes antSlideDownIn{0%{transform:scaleY(.8);transform-origin:100% 100%;opacity:0}to{transform:scaleY(1);transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownOut{0%{transform:scaleY(1);transform-origin:100% 100%;opacity:1}to{transform:scaleY(.8);transform-origin:100% 100%;opacity:0}}@keyframes antSlideLeftIn{0%{transform:scaleX(.8);transform-origin:0 0;opacity:0}to{transform:scaleX(1);transform-origin:0 0;opacity:1}}@keyframes antSlideLeftOut{0%{transform:scaleX(1);transform-origin:0 0;opacity:1}to{transform:scaleX(.8);transform-origin:0 0;opacity:0}}@keyframes antSlideRightIn{0%{transform:scaleX(.8);transform-origin:100% 0;opacity:0}to{transform:scaleX(1);transform-origin:100% 0;opacity:1}}@keyframes antSlideRightOut{0%{transform:scaleX(1);transform-origin:100% 0;opacity:1}to{transform:scaleX(.8);transform-origin:100% 0;opacity:0}}.swing-appear,.swing-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.swing-appear.swing-appear-active,.swing-enter.swing-enter-active{animation-name:antSwingIn;animation-play-state:running}@keyframes antSwingIn{0%,to{transform:translateX(0)}20%{transform:translateX(-10px)}40%{transform:translateX(10px)}60%{transform:translateX(-5px)}80%{transform:translateX(5px)}}.zoom-appear,.zoom-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-appear.zoom-appear-active,.zoom-enter.zoom-enter-active{animation-name:antZoomIn;animation-play-state:running}.zoom-leave.zoom-leave-active{animation-name:antZoomOut;animation-play-state:running;pointer-events:none}.zoom-appear,.zoom-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear,.zoom-big-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-big-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active,.zoom-big-enter.zoom-big-enter-active{animation-name:antZoomBigIn;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active{animation-name:antZoomBigOut;animation-play-state:running;pointer-events:none}.zoom-big-appear,.zoom-big-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear,.zoom-big-fast-enter{animation-duration:.1s;animation-fill-mode:both;animation-play-state:paused}.zoom-big-fast-leave{animation-duration:.1s;animation-fill-mode:both;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active,.zoom-big-fast-enter.zoom-big-fast-enter-active{animation-name:antZoomBigIn;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active{animation-name:antZoomBigOut;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear,.zoom-big-fast-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear,.zoom-up-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active,.zoom-up-enter.zoom-up-enter-active{animation-name:antZoomUpIn;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active{animation-name:antZoomUpOut;animation-play-state:running;pointer-events:none}.zoom-up-appear,.zoom-up-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear,.zoom-down-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active,.zoom-down-enter.zoom-down-enter-active{animation-name:antZoomDownIn;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active{animation-name:antZoomDownOut;animation-play-state:running;pointer-events:none}.zoom-down-appear,.zoom-down-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear,.zoom-left-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active,.zoom-left-enter.zoom-left-enter-active{animation-name:antZoomLeftIn;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active{animation-name:antZoomLeftOut;animation-play-state:running;pointer-events:none}.zoom-left-appear,.zoom-left-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear,.zoom-right-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active,.zoom-right-enter.zoom-right-enter-active{animation-name:antZoomRightIn;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active{animation-name:antZoomRightOut;animation-play-state:running;pointer-events:none}.zoom-right-appear,.zoom-right-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@keyframes antZoomIn{0%{transform:scale(.2);opacity:0}to{transform:scale(1);opacity:1}}@keyframes antZoomOut{0%{transform:scale(1)}to{transform:scale(.2);opacity:0}}@keyframes antZoomBigIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes antZoomBigOut{0%{transform:scale(1)}to{transform:scale(.8);opacity:0}}@keyframes antZoomUpIn{0%{transform:scale(.8);transform-origin:50% 0;opacity:0}to{transform:scale(1);transform-origin:50% 0}}@keyframes antZoomUpOut{0%{transform:scale(1);transform-origin:50% 0}to{transform:scale(.8);transform-origin:50% 0;opacity:0}}@keyframes antZoomLeftIn{0%{transform:scale(.8);transform-origin:0 50%;opacity:0}to{transform:scale(1);transform-origin:0 50%}}@keyframes antZoomLeftOut{0%{transform:scale(1);transform-origin:0 50%}to{transform:scale(.8);transform-origin:0 50%;opacity:0}}@keyframes antZoomRightIn{0%{transform:scale(.8);transform-origin:100% 50%;opacity:0}to{transform:scale(1);transform-origin:100% 50%}}@keyframes antZoomRightOut{0%{transform:scale(1);transform-origin:100% 50%}to{transform:scale(.8);transform-origin:100% 50%;opacity:0}}@keyframes antZoomDownIn{0%{transform:scale(.8);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes antZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(.8);transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy{overflow:hidden}.ant-motion-collapse-legacy-active{transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse{overflow:hidden;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}
.ant-message{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:fixed;top:16px;left:0;z-index:1010;width:100%;pointer-events:none}.ant-message-notice{padding:8px;text-align:center}.ant-message-notice:first-child{margin-top:-8px}.ant-message-notice-content{display:inline-block;padding:10px 16px;background:#fff;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);pointer-events:all}.ant-message-success .anticon{color:#52c41a}.ant-message-error .anticon{color:#f5222d}.ant-message-warning .anticon{color:#faad14}.ant-message-info .anticon,.ant-message-loading .anticon{color:#1890ff}.ant-message .anticon{position:relative;top:1px;margin-right:8px;font-size:16px}.ant-message-notice.move-up-leave.move-up-leave-active{overflow:hidden;animation-name:MessageMoveOut;animation-duration:.3s}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}
.ant-notification{box-sizing:border-box;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:fixed;z-index:1010;width:384px;max-width:calc(100vw - 32px);margin:0 24px 0 0}.ant-notification-bottomLeft,.ant-notification-topLeft{margin-right:0;margin-left:24px}.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active{animation-name:NotificationLeftFadeIn}.ant-notification-close-icon{font-size:14px;cursor:pointer}.ant-notification-notice{position:relative;margin-bottom:16px;padding:16px 24px;overflow:hidden;line-height:1.5;background:#fff;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ant-notification-notice-message{display:inline-block;margin-bottom:8px;color:rgba(0,0,0,.85);font-size:16px;line-height:24px}.ant-notification-notice-message-single-line-auto-margin{display:block;width:calc(264px - 100%);max-width:4px;background-color:transparent;pointer-events:none}.ant-notification-notice-message-single-line-auto-margin:before{display:block;content:""}.ant-notification-notice-description{font-size:14px}.ant-notification-notice-closable .ant-notification-notice-message{padding-right:24px}.ant-notification-notice-with-icon .ant-notification-notice-message{margin-bottom:4px;margin-left:48px;font-size:16px}.ant-notification-notice-with-icon .ant-notification-notice-description{margin-left:48px;font-size:14px}.ant-notification-notice-icon{position:absolute;margin-left:4px;font-size:24px;line-height:24px}.anticon.ant-notification-notice-icon-success{color:#52c41a}.anticon.ant-notification-notice-icon-info{color:#1890ff}.anticon.ant-notification-notice-icon-warning{color:#faad14}.anticon.ant-notification-notice-icon-error{color:#f5222d}.ant-notification-notice-close{position:absolute;top:16px;right:22px;color:rgba(0,0,0,.45);outline:none}.ant-notification-notice-close:hover{color:rgba(0,0,0,.67)}.ant-notification-notice-btn{float:right;margin-top:16px}.ant-notification .notification-fade-effect{animation-duration:.24s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both}.ant-notification-fade-appear,.ant-notification-fade-enter{opacity:0;animation-duration:.24s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both;animation-play-state:paused}.ant-notification-fade-leave{animation-duration:.24s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both;animation-duration:.2s;animation-play-state:paused}.ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-fade-enter.ant-notification-fade-enter-active{animation-name:NotificationFadeIn;animation-play-state:running}.ant-notification-fade-leave.ant-notification-fade-leave-active{animation-name:NotificationFadeOut;animation-play-state:running}@keyframes NotificationFadeIn{0%{left:384px;opacity:0}to{left:0;opacity:1}}@keyframes NotificationLeftFadeIn{0%{right:384px;opacity:0}to{right:0;opacity:1}}@keyframes NotificationFadeOut{0%{max-height:150px;margin-bottom:16px;padding-top:16px 24px;padding-bottom:16px 24px;opacity:1}to{max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0}}
.ant-modal{box-sizing:border-box;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:relative;top:100px;width:auto;margin:0 auto;padding:0 0 24px;pointer-events:none}.ant-modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;overflow:auto;outline:0;-webkit-overflow-scrolling:touch}.ant-modal-title{margin:0;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:22px;word-wrap:break-word}.ant-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:0;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);pointer-events:auto}.ant-modal-close{position:absolute;top:0;right:0;z-index:10;padding:0;color:rgba(0,0,0,.45);font-weight:700;line-height:1;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;transition:color .3s}.ant-modal-close-x{display:block;width:56px;height:56px;font-size:16px;font-style:normal;line-height:56px;text-align:center;text-transform:none;text-rendering:auto}.ant-modal-close:focus,.ant-modal-close:hover{color:rgba(0,0,0,.75);text-decoration:none}.ant-modal-header{padding:16px 24px;color:rgba(0,0,0,.65);background:#fff;border-bottom:1px solid #e8e8e8;border-radius:4px 4px 0 0}.ant-modal-body{padding:24px;font-size:14px;line-height:1.5;word-wrap:break-word}.ant-modal-footer{padding:10px 16px;text-align:right;background:transparent;border-top:1px solid #e8e8e8;border-radius:0 0 4px 4px}.ant-modal-footer button+button{margin-bottom:0;margin-left:8px}.ant-modal.zoom-appear,.ant-modal.zoom-enter{transform:none;opacity:0;animation-duration:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:rgba(0,0,0,.45);filter:alpha(opacity=50)}.ant-modal-mask-hidden{display:none}.ant-modal-open{overflow:hidden}.ant-modal-centered{text-align:center}.ant-modal-centered:before{display:inline-block;width:0;height:100%;vertical-align:middle;content:""}.ant-modal-centered .ant-modal{top:0;display:inline-block;text-align:left;vertical-align:middle}@media (max-width:767px){.ant-modal{max-width:calc(100vw - 16px);margin:8px auto}.ant-modal-centered .ant-modal{flex:1 1}}.ant-modal-confirm .ant-modal-header{display:none}.ant-modal-confirm .ant-modal-close{display:none}.ant-modal-confirm .ant-modal-body{padding:32px 32px 24px}.ant-modal-confirm-body-wrapper{zoom:1}.ant-modal-confirm-body-wrapper:after,.ant-modal-confirm-body-wrapper:before{display:table;content:""}.ant-modal-confirm-body-wrapper:after{clear:both}.ant-modal-confirm-body .ant-modal-confirm-title{display:block;overflow:hidden;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:1.4}.ant-modal-confirm-body .ant-modal-confirm-content{margin-top:8px;color:rgba(0,0,0,.65);font-size:14px}.ant-modal-confirm-body>.anticon{float:left;margin-right:16px;font-size:22px}.ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:38px}.ant-modal-confirm .ant-modal-confirm-btns{float:right;margin-top:24px}.ant-modal-confirm .ant-modal-confirm-btns button+button{margin-bottom:0;margin-left:8px}.ant-modal-confirm-error .ant-modal-confirm-body>.anticon{color:#f5222d}.ant-modal-confirm-confirm .ant-modal-confirm-body>.anticon,.ant-modal-confirm-warning .ant-modal-confirm-body>.anticon{color:#faad14}.ant-modal-confirm-info .ant-modal-confirm-body>.anticon{color:#1890ff}.ant-modal-confirm-success .ant-modal-confirm-body>.anticon{color:#52c41a}
.ant-btn{line-height:1.499;position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;box-shadow:0 2px 0 rgba(0,0,0,.015);cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;height:32px;padding:0 15px;font-size:14px;border-radius:4px;color:rgba(0,0,0,.65);background-color:#fff;border:1px solid #d9d9d9}.ant-btn>.anticon{line-height:1}.ant-btn,.ant-btn:active,.ant-btn:focus{outline:0}.ant-btn:not([disabled]):hover{text-decoration:none}.ant-btn:not([disabled]):active{outline:0;box-shadow:none}.ant-btn.disabled,.ant-btn[disabled]{cursor:not-allowed}.ant-btn.disabled>*,.ant-btn[disabled]>*{pointer-events:none}.ant-btn-lg{height:40px;padding:0 15px;font-size:16px;border-radius:4px}.ant-btn-sm{height:24px;padding:0 7px;font-size:14px;border-radius:4px}.ant-btn>a:only-child{color:currentColor}.ant-btn>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn:focus,.ant-btn:hover{color:#55c5ed;background-color:#fff;border-color:#55c5ed}.ant-btn:focus>a:only-child,.ant-btn:hover>a:only-child{color:currentColor}.ant-btn:focus>a:only-child:after,.ant-btn:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn.active,.ant-btn:active{color:#1c85ba;background-color:#fff;border-color:#1c85ba}.ant-btn.active>a:only-child,.ant-btn:active>a:only-child{color:currentColor}.ant-btn.active>a:only-child:after,.ant-btn:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-disabled,.ant-btn-disabled.active,.ant-btn-disabled:active,.ant-btn-disabled:focus,.ant-btn-disabled:hover,.ant-btn.disabled,.ant-btn.disabled.active,.ant-btn.disabled:active,.ant-btn.disabled:focus,.ant-btn.disabled:hover,.ant-btn[disabled],.ant-btn[disabled].active,.ant-btn[disabled]:active,.ant-btn[disabled]:focus,.ant-btn[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;box-shadow:none}.ant-btn-disabled.active>a:only-child,.ant-btn-disabled:active>a:only-child,.ant-btn-disabled:focus>a:only-child,.ant-btn-disabled:hover>a:only-child,.ant-btn-disabled>a:only-child,.ant-btn.disabled.active>a:only-child,.ant-btn.disabled:active>a:only-child,.ant-btn.disabled:focus>a:only-child,.ant-btn.disabled:hover>a:only-child,.ant-btn.disabled>a:only-child,.ant-btn[disabled].active>a:only-child,.ant-btn[disabled]:active>a:only-child,.ant-btn[disabled]:focus>a:only-child,.ant-btn[disabled]:hover>a:only-child,.ant-btn[disabled]>a:only-child{color:currentColor}.ant-btn-disabled.active>a:only-child:after,.ant-btn-disabled:active>a:only-child:after,.ant-btn-disabled:focus>a:only-child:after,.ant-btn-disabled:hover>a:only-child:after,.ant-btn-disabled>a:only-child:after,.ant-btn.disabled.active>a:only-child:after,.ant-btn.disabled:active>a:only-child:after,.ant-btn.disabled:focus>a:only-child:after,.ant-btn.disabled:hover>a:only-child:after,.ant-btn.disabled>a:only-child:after,.ant-btn[disabled].active>a:only-child:after,.ant-btn[disabled]:active>a:only-child:after,.ant-btn[disabled]:focus>a:only-child:after,.ant-btn[disabled]:hover>a:only-child:after,.ant-btn[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn.active,.ant-btn:active,.ant-btn:focus,.ant-btn:hover{text-decoration:none;background:#fff}.ant-btn>i,.ant-btn>span{display:inline-block;transition:margin-left .3s cubic-bezier(.645,.045,.355,1);pointer-events:none}.ant-btn-primary{color:#fff;background-color:#2ca9e0;border-color:#2ca9e0;text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px 0 rgba(0,0,0,.045)}.ant-btn-primary>a:only-child{color:currentColor}.ant-btn-primary>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-primary:focus,.ant-btn-primary:hover{color:#fff;background-color:#55c5ed;border-color:#55c5ed}.ant-btn-primary:focus>a:only-child,.ant-btn-primary:hover>a:only-child{color:currentColor}.ant-btn-primary:focus>a:only-child:after,.ant-btn-primary:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-primary.active,.ant-btn-primary:active{color:#fff;background-color:#1c85ba;border-color:#1c85ba}.ant-btn-primary.active>a:only-child,.ant-btn-primary:active>a:only-child{color:currentColor}.ant-btn-primary.active>a:only-child:after,.ant-btn-primary:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-primary-disabled,.ant-btn-primary-disabled.active,.ant-btn-primary-disabled:active,.ant-btn-primary-disabled:focus,.ant-btn-primary-disabled:hover,.ant-btn-primary.disabled,.ant-btn-primary.disabled.active,.ant-btn-primary.disabled:active,.ant-btn-primary.disabled:focus,.ant-btn-primary.disabled:hover,.ant-btn-primary[disabled],.ant-btn-primary[disabled].active,.ant-btn-primary[disabled]:active,.ant-btn-primary[disabled]:focus,.ant-btn-primary[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;box-shadow:none}.ant-btn-primary-disabled.active>a:only-child,.ant-btn-primary-disabled:active>a:only-child,.ant-btn-primary-disabled:focus>a:only-child,.ant-btn-primary-disabled:hover>a:only-child,.ant-btn-primary-disabled>a:only-child,.ant-btn-primary.disabled.active>a:only-child,.ant-btn-primary.disabled:active>a:only-child,.ant-btn-primary.disabled:focus>a:only-child,.ant-btn-primary.disabled:hover>a:only-child,.ant-btn-primary.disabled>a:only-child,.ant-btn-primary[disabled].active>a:only-child,.ant-btn-primary[disabled]:active>a:only-child,.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-primary[disabled]>a:only-child{color:currentColor}.ant-btn-primary-disabled.active>a:only-child:after,.ant-btn-primary-disabled:active>a:only-child:after,.ant-btn-primary-disabled:focus>a:only-child:after,.ant-btn-primary-disabled:hover>a:only-child:after,.ant-btn-primary-disabled>a:only-child:after,.ant-btn-primary.disabled.active>a:only-child:after,.ant-btn-primary.disabled:active>a:only-child:after,.ant-btn-primary.disabled:focus>a:only-child:after,.ant-btn-primary.disabled:hover>a:only-child:after,.ant-btn-primary.disabled>a:only-child:after,.ant-btn-primary[disabled].active>a:only-child:after,.ant-btn-primary[disabled]:active>a:only-child:after,.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-primary[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child){border-right-color:#55c5ed;border-left-color:#55c5ed}.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled{border-color:#d9d9d9}.ant-btn-group .ant-btn-primary:first-child:not(:last-child){border-right-color:#55c5ed}.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled]{border-right-color:#d9d9d9}.ant-btn-group .ant-btn-primary+.ant-btn-primary,.ant-btn-group .ant-btn-primary:last-child:not(:first-child){border-left-color:#55c5ed}.ant-btn-group .ant-btn-primary+.ant-btn-primary[disabled],.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled]{border-left-color:#d9d9d9}.ant-btn-ghost{color:rgba(0,0,0,.65);background-color:transparent;border-color:#d9d9d9}.ant-btn-ghost>a:only-child{color:currentColor}.ant-btn-ghost>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-ghost:focus,.ant-btn-ghost:hover{color:#55c5ed;background-color:transparent;border-color:#55c5ed}.ant-btn-ghost:focus>a:only-child,.ant-btn-ghost:hover>a:only-child{color:currentColor}.ant-btn-ghost:focus>a:only-child:after,.ant-btn-ghost:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-ghost.active,.ant-btn-ghost:active{color:#1c85ba;background-color:transparent;border-color:#1c85ba}.ant-btn-ghost.active>a:only-child,.ant-btn-ghost:active>a:only-child{color:currentColor}.ant-btn-ghost.active>a:only-child:after,.ant-btn-ghost:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-ghost-disabled,.ant-btn-ghost-disabled.active,.ant-btn-ghost-disabled:active,.ant-btn-ghost-disabled:focus,.ant-btn-ghost-disabled:hover,.ant-btn-ghost.disabled,.ant-btn-ghost.disabled.active,.ant-btn-ghost.disabled:active,.ant-btn-ghost.disabled:focus,.ant-btn-ghost.disabled:hover,.ant-btn-ghost[disabled],.ant-btn-ghost[disabled].active,.ant-btn-ghost[disabled]:active,.ant-btn-ghost[disabled]:focus,.ant-btn-ghost[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;box-shadow:none}.ant-btn-ghost-disabled.active>a:only-child,.ant-btn-ghost-disabled:active>a:only-child,.ant-btn-ghost-disabled:focus>a:only-child,.ant-btn-ghost-disabled:hover>a:only-child,.ant-btn-ghost-disabled>a:only-child,.ant-btn-ghost.disabled.active>a:only-child,.ant-btn-ghost.disabled:active>a:only-child,.ant-btn-ghost.disabled:focus>a:only-child,.ant-btn-ghost.disabled:hover>a:only-child,.ant-btn-ghost.disabled>a:only-child,.ant-btn-ghost[disabled].active>a:only-child,.ant-btn-ghost[disabled]:active>a:only-child,.ant-btn-ghost[disabled]:focus>a:only-child,.ant-btn-ghost[disabled]:hover>a:only-child,.ant-btn-ghost[disabled]>a:only-child{color:currentColor}.ant-btn-ghost-disabled.active>a:only-child:after,.ant-btn-ghost-disabled:active>a:only-child:after,.ant-btn-ghost-disabled:focus>a:only-child:after,.ant-btn-ghost-disabled:hover>a:only-child:after,.ant-btn-ghost-disabled>a:only-child:after,.ant-btn-ghost.disabled.active>a:only-child:after,.ant-btn-ghost.disabled:active>a:only-child:after,.ant-btn-ghost.disabled:focus>a:only-child:after,.ant-btn-ghost.disabled:hover>a:only-child:after,.ant-btn-ghost.disabled>a:only-child:after,.ant-btn-ghost[disabled].active>a:only-child:after,.ant-btn-ghost[disabled]:active>a:only-child:after,.ant-btn-ghost[disabled]:focus>a:only-child:after,.ant-btn-ghost[disabled]:hover>a:only-child:after,.ant-btn-ghost[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-dashed{color:rgba(0,0,0,.65);background-color:#fff;border-color:#d9d9d9;border-style:dashed}.ant-btn-dashed>a:only-child{color:currentColor}.ant-btn-dashed>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-dashed:focus,.ant-btn-dashed:hover{color:#55c5ed;background-color:#fff;border-color:#55c5ed}.ant-btn-dashed:focus>a:only-child,.ant-btn-dashed:hover>a:only-child{color:currentColor}.ant-btn-dashed:focus>a:only-child:after,.ant-btn-dashed:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-dashed.active,.ant-btn-dashed:active{color:#1c85ba;background-color:#fff;border-color:#1c85ba}.ant-btn-dashed.active>a:only-child,.ant-btn-dashed:active>a:only-child{color:currentColor}.ant-btn-dashed.active>a:only-child:after,.ant-btn-dashed:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-dashed-disabled,.ant-btn-dashed-disabled.active,.ant-btn-dashed-disabled:active,.ant-btn-dashed-disabled:focus,.ant-btn-dashed-disabled:hover,.ant-btn-dashed.disabled,.ant-btn-dashed.disabled.active,.ant-btn-dashed.disabled:active,.ant-btn-dashed.disabled:focus,.ant-btn-dashed.disabled:hover,.ant-btn-dashed[disabled],.ant-btn-dashed[disabled].active,.ant-btn-dashed[disabled]:active,.ant-btn-dashed[disabled]:focus,.ant-btn-dashed[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;box-shadow:none}.ant-btn-dashed-disabled.active>a:only-child,.ant-btn-dashed-disabled:active>a:only-child,.ant-btn-dashed-disabled:focus>a:only-child,.ant-btn-dashed-disabled:hover>a:only-child,.ant-btn-dashed-disabled>a:only-child,.ant-btn-dashed.disabled.active>a:only-child,.ant-btn-dashed.disabled:active>a:only-child,.ant-btn-dashed.disabled:focus>a:only-child,.ant-btn-dashed.disabled:hover>a:only-child,.ant-btn-dashed.disabled>a:only-child,.ant-btn-dashed[disabled].active>a:only-child,.ant-btn-dashed[disabled]:active>a:only-child,.ant-btn-dashed[disabled]:focus>a:only-child,.ant-btn-dashed[disabled]:hover>a:only-child,.ant-btn-dashed[disabled]>a:only-child{color:currentColor}.ant-btn-dashed-disabled.active>a:only-child:after,.ant-btn-dashed-disabled:active>a:only-child:after,.ant-btn-dashed-disabled:focus>a:only-child:after,.ant-btn-dashed-disabled:hover>a:only-child:after,.ant-btn-dashed-disabled>a:only-child:after,.ant-btn-dashed.disabled.active>a:only-child:after,.ant-btn-dashed.disabled:active>a:only-child:after,.ant-btn-dashed.disabled:focus>a:only-child:after,.ant-btn-dashed.disabled:hover>a:only-child:after,.ant-btn-dashed.disabled>a:only-child:after,.ant-btn-dashed[disabled].active>a:only-child:after,.ant-btn-dashed[disabled]:active>a:only-child:after,.ant-btn-dashed[disabled]:focus>a:only-child:after,.ant-btn-dashed[disabled]:hover>a:only-child:after,.ant-btn-dashed[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-danger{color:#fff;background-color:#ff4d4f;border-color:#ff4d4f;text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px 0 rgba(0,0,0,.045)}.ant-btn-danger>a:only-child{color:currentColor}.ant-btn-danger>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-danger:focus,.ant-btn-danger:hover{color:#fff;background-color:#ff7875;border-color:#ff7875}.ant-btn-danger:focus>a:only-child,.ant-btn-danger:hover>a:only-child{color:currentColor}.ant-btn-danger:focus>a:only-child:after,.ant-btn-danger:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-danger.active,.ant-btn-danger:active{color:#fff;background-color:#d9363e;border-color:#d9363e}.ant-btn-danger.active>a:only-child,.ant-btn-danger:active>a:only-child{color:currentColor}.ant-btn-danger.active>a:only-child:after,.ant-btn-danger:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-danger-disabled,.ant-btn-danger-disabled.active,.ant-btn-danger-disabled:active,.ant-btn-danger-disabled:focus,.ant-btn-danger-disabled:hover,.ant-btn-danger.disabled,.ant-btn-danger.disabled.active,.ant-btn-danger.disabled:active,.ant-btn-danger.disabled:focus,.ant-btn-danger.disabled:hover,.ant-btn-danger[disabled],.ant-btn-danger[disabled].active,.ant-btn-danger[disabled]:active,.ant-btn-danger[disabled]:focus,.ant-btn-danger[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;box-shadow:none}.ant-btn-danger-disabled.active>a:only-child,.ant-btn-danger-disabled:active>a:only-child,.ant-btn-danger-disabled:focus>a:only-child,.ant-btn-danger-disabled:hover>a:only-child,.ant-btn-danger-disabled>a:only-child,.ant-btn-danger.disabled.active>a:only-child,.ant-btn-danger.disabled:active>a:only-child,.ant-btn-danger.disabled:focus>a:only-child,.ant-btn-danger.disabled:hover>a:only-child,.ant-btn-danger.disabled>a:only-child,.ant-btn-danger[disabled].active>a:only-child,.ant-btn-danger[disabled]:active>a:only-child,.ant-btn-danger[disabled]:focus>a:only-child,.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-danger[disabled]>a:only-child{color:currentColor}.ant-btn-danger-disabled.active>a:only-child:after,.ant-btn-danger-disabled:active>a:only-child:after,.ant-btn-danger-disabled:focus>a:only-child:after,.ant-btn-danger-disabled:hover>a:only-child:after,.ant-btn-danger-disabled>a:only-child:after,.ant-btn-danger.disabled.active>a:only-child:after,.ant-btn-danger.disabled:active>a:only-child:after,.ant-btn-danger.disabled:focus>a:only-child:after,.ant-btn-danger.disabled:hover>a:only-child:after,.ant-btn-danger.disabled>a:only-child:after,.ant-btn-danger[disabled].active>a:only-child:after,.ant-btn-danger[disabled]:active>a:only-child:after,.ant-btn-danger[disabled]:focus>a:only-child:after,.ant-btn-danger[disabled]:hover>a:only-child:after,.ant-btn-danger[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-link{color:#2ca9e0;background-color:transparent;border-color:transparent;box-shadow:none}.ant-btn-link>a:only-child{color:currentColor}.ant-btn-link>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-link:focus,.ant-btn-link:hover{color:#55c5ed;background-color:transparent;border-color:#55c5ed}.ant-btn-link:focus>a:only-child,.ant-btn-link:hover>a:only-child{color:currentColor}.ant-btn-link:focus>a:only-child:after,.ant-btn-link:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-link.active,.ant-btn-link:active{color:#1c85ba;background-color:transparent;border-color:#1c85ba}.ant-btn-link.active>a:only-child,.ant-btn-link:active>a:only-child{color:currentColor}.ant-btn-link.active>a:only-child:after,.ant-btn-link:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-link-disabled,.ant-btn-link-disabled.active,.ant-btn-link-disabled:active,.ant-btn-link-disabled:focus,.ant-btn-link-disabled:hover,.ant-btn-link.disabled,.ant-btn-link.disabled.active,.ant-btn-link.disabled:active,.ant-btn-link.disabled:focus,.ant-btn-link.disabled:hover,.ant-btn-link[disabled],.ant-btn-link[disabled].active,.ant-btn-link[disabled]:active,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9}.ant-btn-link:active,.ant-btn-link:focus,.ant-btn-link:hover{border-color:transparent}.ant-btn-link-disabled,.ant-btn-link-disabled.active,.ant-btn-link-disabled:active,.ant-btn-link-disabled:focus,.ant-btn-link-disabled:hover,.ant-btn-link.disabled,.ant-btn-link.disabled.active,.ant-btn-link.disabled:active,.ant-btn-link.disabled:focus,.ant-btn-link.disabled:hover,.ant-btn-link[disabled],.ant-btn-link[disabled].active,.ant-btn-link[disabled]:active,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:hover{color:rgba(0,0,0,.25);background-color:transparent;border-color:transparent;text-shadow:none;box-shadow:none}.ant-btn-link-disabled.active>a:only-child,.ant-btn-link-disabled:active>a:only-child,.ant-btn-link-disabled:focus>a:only-child,.ant-btn-link-disabled:hover>a:only-child,.ant-btn-link-disabled>a:only-child,.ant-btn-link.disabled.active>a:only-child,.ant-btn-link.disabled:active>a:only-child,.ant-btn-link.disabled:focus>a:only-child,.ant-btn-link.disabled:hover>a:only-child,.ant-btn-link.disabled>a:only-child,.ant-btn-link[disabled].active>a:only-child,.ant-btn-link[disabled]:active>a:only-child,.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-link[disabled]>a:only-child{color:currentColor}.ant-btn-link-disabled.active>a:only-child:after,.ant-btn-link-disabled:active>a:only-child:after,.ant-btn-link-disabled:focus>a:only-child:after,.ant-btn-link-disabled:hover>a:only-child:after,.ant-btn-link-disabled>a:only-child:after,.ant-btn-link.disabled.active>a:only-child:after,.ant-btn-link.disabled:active>a:only-child:after,.ant-btn-link.disabled:focus>a:only-child:after,.ant-btn-link.disabled:hover>a:only-child:after,.ant-btn-link.disabled>a:only-child:after,.ant-btn-link[disabled].active>a:only-child:after,.ant-btn-link[disabled]:active>a:only-child:after,.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-link[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-icon-only{width:32px;height:32px;padding:0;font-size:16px;border-radius:4px}.ant-btn-icon-only.ant-btn-lg{width:40px;height:40px;padding:0;font-size:18px;border-radius:4px}.ant-btn-icon-only.ant-btn-sm{width:24px;height:24px;padding:0;font-size:14px;border-radius:4px}.ant-btn-icon-only>i{vertical-align:middle}.ant-btn-round{height:32px;padding:0 16px;font-size:14px;border-radius:32px}.ant-btn-round.ant-btn-lg{height:40px;padding:0 20px;font-size:16px;border-radius:40px}.ant-btn-round.ant-btn-sm{height:24px;padding:0 12px;font-size:14px;border-radius:24px}.ant-btn-round.ant-btn-icon-only{width:auto}.ant-btn-circle,.ant-btn-circle-outline{min-width:32px;padding-right:0;padding-left:0;text-align:center;border-radius:50%}.ant-btn-circle-outline.ant-btn-lg,.ant-btn-circle.ant-btn-lg{min-width:40px;border-radius:50%}.ant-btn-circle-outline.ant-btn-sm,.ant-btn-circle.ant-btn-sm{min-width:24px;border-radius:50%}.ant-btn:before{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:1;display:none;background:#fff;border-radius:inherit;opacity:.35;transition:opacity .2s;content:"";pointer-events:none}.ant-btn .anticon{transition:margin-left .3s cubic-bezier(.645,.045,.355,1)}.ant-btn .anticon.anticon-minus>svg,.ant-btn .anticon.anticon-plus>svg{shape-rendering:optimizeSpeed}.ant-btn.ant-btn-loading{position:relative}.ant-btn.ant-btn-loading:not([disabled]){pointer-events:none}.ant-btn.ant-btn-loading:before{display:block}.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only){padding-left:29px}.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon:not(:last-child){margin-left:-14px}.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only){padding-left:24px}.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon{margin-left:-17px}.ant-btn-group{position:relative;display:inline-block}.ant-btn-group>.ant-btn,.ant-btn-group>span>.ant-btn{position:relative}.ant-btn-group>.ant-btn.active,.ant-btn-group>.ant-btn:active,.ant-btn-group>.ant-btn:focus,.ant-btn-group>.ant-btn:hover,.ant-btn-group>span>.ant-btn.active,.ant-btn-group>span>.ant-btn:active,.ant-btn-group>span>.ant-btn:focus,.ant-btn-group>span>.ant-btn:hover{z-index:2}.ant-btn-group>.ant-btn:disabled,.ant-btn-group>span>.ant-btn:disabled{z-index:0}.ant-btn-group>.ant-btn-icon-only{font-size:14px}.ant-btn-group-lg>.ant-btn,.ant-btn-group-lg>span>.ant-btn{height:40px;padding:0 15px;font-size:16px;border-radius:0;line-height:38px}.ant-btn-group-lg>.ant-btn.ant-btn-icon-only{width:40px;height:40px;padding-right:0;padding-left:0}.ant-btn-group-sm>.ant-btn,.ant-btn-group-sm>span>.ant-btn{height:24px;padding:0 7px;font-size:14px;border-radius:0;line-height:22px}.ant-btn-group-sm>.ant-btn>.anticon,.ant-btn-group-sm>span>.ant-btn>.anticon{font-size:14px}.ant-btn-group-sm>.ant-btn.ant-btn-icon-only{width:24px;height:24px;padding-right:0;padding-left:0}.ant-btn+.ant-btn-group,.ant-btn-group+.ant-btn,.ant-btn-group+.ant-btn-group,.ant-btn-group .ant-btn+.ant-btn,.ant-btn-group .ant-btn+span,.ant-btn-group>span+span,.ant-btn-group span+.ant-btn{margin-left:-1px}.ant-btn-group .ant-btn-primary+.ant-btn:not(.ant-btn-primary):not([disabled]){border-left-color:transparent}.ant-btn-group .ant-btn{border-radius:0}.ant-btn-group>.ant-btn:first-child,.ant-btn-group>span:first-child>.ant-btn{margin-left:0}.ant-btn-group>.ant-btn:only-child{border-radius:4px}.ant-btn-group>span:only-child>.ant-btn{border-radius:4px}.ant-btn-group>.ant-btn:first-child:not(:last-child),.ant-btn-group>span:first-child:not(:last-child)>.ant-btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.ant-btn-group>.ant-btn:last-child:not(:first-child),.ant-btn-group>span:last-child:not(:first-child)>.ant-btn{border-top-right-radius:4px;border-bottom-right-radius:4px}.ant-btn-group-sm>.ant-btn:only-child{border-radius:4px}.ant-btn-group-sm>span:only-child>.ant-btn{border-radius:4px}.ant-btn-group-sm>.ant-btn:first-child:not(:last-child),.ant-btn-group-sm>span:first-child:not(:last-child)>.ant-btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.ant-btn-group-sm>.ant-btn:last-child:not(:first-child),.ant-btn-group-sm>span:last-child:not(:first-child)>.ant-btn{border-top-right-radius:4px;border-bottom-right-radius:4px}.ant-btn-group>.ant-btn-group{float:left}.ant-btn-group>.ant-btn-group:not(:first-child):not(:last-child)>.ant-btn{border-radius:0}.ant-btn-group>.ant-btn-group:first-child:not(:last-child)>.ant-btn:last-child{padding-right:8px;border-top-right-radius:0;border-bottom-right-radius:0}.ant-btn-group>.ant-btn-group:last-child:not(:first-child)>.ant-btn:first-child{padding-left:8px;border-top-left-radius:0;border-bottom-left-radius:0}.ant-btn:active>span,.ant-btn:focus>span{position:relative}.ant-btn>.anticon+span,.ant-btn>span+.anticon{margin-left:8px}.ant-btn-background-ghost{color:#fff;background:transparent!important;border-color:#fff}.ant-btn-background-ghost.ant-btn-primary{color:#2ca9e0;background-color:transparent;border-color:#2ca9e0;text-shadow:none}.ant-btn-background-ghost.ant-btn-primary>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary:focus,.ant-btn-background-ghost.ant-btn-primary:hover{color:#55c5ed;background-color:transparent;border-color:#55c5ed}.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary.active,.ant-btn-background-ghost.ant-btn-primary:active{color:#1c85ba;background-color:transparent;border-color:#1c85ba}.ant-btn-background-ghost.ant-btn-primary.active>a:only-child,.ant-btn-background-ghost.ant-btn-primary:active>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary-disabled,.ant-btn-background-ghost.ant-btn-primary-disabled.active,.ant-btn-background-ghost.ant-btn-primary-disabled:active,.ant-btn-background-ghost.ant-btn-primary-disabled:focus,.ant-btn-background-ghost.ant-btn-primary-disabled:hover,.ant-btn-background-ghost.ant-btn-primary.disabled,.ant-btn-background-ghost.ant-btn-primary.disabled.active,.ant-btn-background-ghost.ant-btn-primary.disabled:active,.ant-btn-background-ghost.ant-btn-primary.disabled:focus,.ant-btn-background-ghost.ant-btn-primary.disabled:hover,.ant-btn-background-ghost.ant-btn-primary[disabled],.ant-btn-background-ghost.ant-btn-primary[disabled].active,.ant-btn-background-ghost.ant-btn-primary[disabled]:active,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-primary-disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled].active>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary-disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled].active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger{color:#ff4d4f;background-color:transparent;border-color:#ff4d4f;text-shadow:none}.ant-btn-background-ghost.ant-btn-danger>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger:focus,.ant-btn-background-ghost.ant-btn-danger:hover{color:#ff7875;background-color:transparent;border-color:#ff7875}.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger.active,.ant-btn-background-ghost.ant-btn-danger:active{color:#d9363e;background-color:transparent;border-color:#d9363e}.ant-btn-background-ghost.ant-btn-danger.active>a:only-child,.ant-btn-background-ghost.ant-btn-danger:active>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger-disabled,.ant-btn-background-ghost.ant-btn-danger-disabled.active,.ant-btn-background-ghost.ant-btn-danger-disabled:active,.ant-btn-background-ghost.ant-btn-danger-disabled:focus,.ant-btn-background-ghost.ant-btn-danger-disabled:hover,.ant-btn-background-ghost.ant-btn-danger.disabled,.ant-btn-background-ghost.ant-btn-danger.disabled.active,.ant-btn-background-ghost.ant-btn-danger.disabled:active,.ant-btn-background-ghost.ant-btn-danger.disabled:focus,.ant-btn-background-ghost.ant-btn-danger.disabled:hover,.ant-btn-background-ghost.ant-btn-danger[disabled],.ant-btn-background-ghost.ant-btn-danger[disabled].active,.ant-btn-background-ghost.ant-btn-danger[disabled]:active,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-danger-disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled].active>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger-disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled].active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link{color:#2ca9e0;background-color:transparent;border-color:transparent;text-shadow:none;color:#fff}.ant-btn-background-ghost.ant-btn-link>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link:focus,.ant-btn-background-ghost.ant-btn-link:hover{color:#55c5ed;background-color:transparent;border-color:transparent}.ant-btn-background-ghost.ant-btn-link:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link:hover>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link.active,.ant-btn-background-ghost.ant-btn-link:active{color:#1c85ba;background-color:transparent;border-color:transparent}.ant-btn-background-ghost.ant-btn-link.active>a:only-child,.ant-btn-background-ghost.ant-btn-link:active>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link-disabled,.ant-btn-background-ghost.ant-btn-link-disabled.active,.ant-btn-background-ghost.ant-btn-link-disabled:active,.ant-btn-background-ghost.ant-btn-link-disabled:focus,.ant-btn-background-ghost.ant-btn-link-disabled:hover,.ant-btn-background-ghost.ant-btn-link.disabled,.ant-btn-background-ghost.ant-btn-link.disabled.active,.ant-btn-background-ghost.ant-btn-link.disabled:active,.ant-btn-background-ghost.ant-btn-link.disabled:focus,.ant-btn-background-ghost.ant-btn-link.disabled:hover,.ant-btn-background-ghost.ant-btn-link[disabled],.ant-btn-background-ghost.ant-btn-link[disabled].active,.ant-btn-background-ghost.ant-btn-link[disabled]:active,.ant-btn-background-ghost.ant-btn-link[disabled]:focus,.ant-btn-background-ghost.ant-btn-link[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-link-disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled].active>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link-disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled].active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-two-chinese-chars:first-letter{letter-spacing:.34em}.ant-btn-two-chinese-chars>:not(.anticon){margin-right:-.34em;letter-spacing:.34em}.ant-btn-block{width:100%}.ant-btn:empty{vertical-align:top}a.ant-btn{padding-top:.1px;line-height:30px}a.ant-btn-lg{line-height:38px}a.ant-btn-sm{line-height:22px}
.ant-spin{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:absolute;display:none;color:#2ca9e0;text-align:center;vertical-align:middle;opacity:0;transition:transform .3s cubic-bezier(.78,.14,.15,.86)}.ant-spin-spinning{position:static;display:inline-block;opacity:1}.ant-spin-nested-loading{position:relative}.ant-spin-nested-loading>div>.ant-spin{position:absolute;top:0;left:0;z-index:4;display:block;width:100%;height:100%;max-height:400px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{position:absolute;top:50%;left:50%;margin:-10px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-text{position:absolute;top:50%;width:100%;padding-top:5px;text-shadow:0 1px 2px #fff}.ant-spin-nested-loading>div>.ant-spin.ant-spin-show-text .ant-spin-dot{margin-top:-20px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-dot{margin:-7px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-text{padding-top:2px}.ant-spin-nested-loading>div>.ant-spin-sm.ant-spin-show-text .ant-spin-dot{margin-top:-17px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-dot{margin:-16px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-text{padding-top:11px}.ant-spin-nested-loading>div>.ant-spin-lg.ant-spin-show-text .ant-spin-dot{margin-top:-26px}.ant-spin-container{position:relative;transition:opacity .3s}.ant-spin-container:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:none\9;width:100%;height:100%;background:#fff;opacity:0;transition:all .3s;content:"";pointer-events:none}.ant-spin-blur{clear:both;overflow:hidden;opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.ant-spin-blur:after{opacity:.4;pointer-events:auto}.ant-spin-tip{color:rgba(0,0,0,.45)}.ant-spin-dot{position:relative;display:inline-block;font-size:20px;width:1em;height:1em}.ant-spin-dot-item{position:absolute;display:block;width:9px;height:9px;background-color:#2ca9e0;border-radius:100%;transform:scale(.75);transform-origin:50% 50%;opacity:.3;animation:antSpinMove 1s linear infinite alternate}.ant-spin-dot-item:first-child{top:0;left:0}.ant-spin-dot-item:nth-child(2){top:0;right:0;animation-delay:.4s}.ant-spin-dot-item:nth-child(3){right:0;bottom:0;animation-delay:.8s}.ant-spin-dot-item:nth-child(4){bottom:0;left:0;animation-delay:1.2s}.ant-spin-dot-spin{transform:rotate(45deg);animation:antRotate 1.2s linear infinite}.ant-spin-sm .ant-spin-dot{font-size:14px}.ant-spin-sm .ant-spin-dot i{width:6px;height:6px}.ant-spin-lg .ant-spin-dot{font-size:32px}.ant-spin-lg .ant-spin-dot i{width:14px;height:14px}.ant-spin.ant-spin-show-text .ant-spin-text{display:block}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ant-spin-blur{background:#fff;opacity:.5}}@keyframes antSpinMove{to{opacity:1}}@keyframes antRotate{to{transform:rotate(405deg)}}
.antd-pro\\components\\-exception\\index-exception{display:flex;align-items:center;height:80%;min-height:500px}.antd-pro\\components\\-exception\\index-exception .antd-pro\\components\\-exception\\index-imgBlock{flex:0 0 62.5%;width:62.5%;padding-right:152px;zoom:1}.antd-pro\\components\\-exception\\index-exception .antd-pro\\components\\-exception\\index-imgBlock:after,.antd-pro\\components\\-exception\\index-exception .antd-pro\\components\\-exception\\index-imgBlock:before{content:" ";display:table}.antd-pro\\components\\-exception\\index-exception .antd-pro\\components\\-exception\\index-imgBlock:after{clear:both;visibility:hidden;font-size:0;height:0}.antd-pro\\components\\-exception\\index-exception .antd-pro\\components\\-exception\\index-imgEle{height:360px;width:100%;max-width:430px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.antd-pro\\components\\-exception\\index-exception .antd-pro\\components\\-exception\\index-content{flex:auto}.antd-pro\\components\\-exception\\index-exception .antd-pro\\components\\-exception\\index-content h1{color:#434e59;font-size:72px;font-weight:600;line-height:72px;margin-bottom:24px}.antd-pro\\components\\-exception\\index-exception .antd-pro\\components\\-exception\\index-content .antd-pro\\components\\-exception\\index-desc{color:rgba(0,0,0,.45);font-size:20px;line-height:28px;margin-bottom:16px}.antd-pro\\components\\-exception\\index-exception .antd-pro\\components\\-exception\\index-content .antd-pro\\components\\-exception\\index-actions button:not(:last-child){margin-right:8px}@media screen and (max-width:1200px){.antd-pro\\components\\-exception\\index-exception .antd-pro\\components\\-exception\\index-imgBlock{padding-right:88px}}@media screen and (max-width:576px){.antd-pro\\components\\-exception\\index-exception{display:block;text-align:center}.antd-pro\\components\\-exception\\index-exception .antd-pro\\components\\-exception\\index-imgBlock{padding-right:0;margin:0 auto 24px}}@media screen and (max-width:480px){.antd-pro\\components\\-exception\\index-exception .antd-pro\\components\\-exception\\index-imgBlock{margin-bottom:-24px;overflow:hidden}}


@font-face{font-family:Myriad Pro Condensed;src:url(/static/MyriadPro-Cond.e0ed1d91.eot);src:url(/static/MyriadPro-Cond.e0ed1d91.eot?#iefix) format("embedded-opentype"),url(/static/MyriadPro-Cond.6f5d3f64.woff2) format("woff2"),url(/static/MyriadPro-Cond.3b011687.woff) format("woff"),url(/static/MyriadPro-Cond.c37ba978.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Myriad Pro Condensed Italic;src:url(/static/MyriadPro-CondIt.98b5b127.eot);src:url(/static/MyriadPro-CondIt.98b5b127.eot?#iefix) format("embedded-opentype"),url(/static/MyriadPro-CondIt.ac73ee62.woff2) format("woff2"),url(/static/MyriadPro-CondIt.8f9afec5.woff) format("woff"),url(/static/MyriadPro-CondIt.ad6e6d35.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Myriad Pro Condensed Semibold;src:url(/static/MyriadPro-SemiboldCond.5f9aefb6.eot);src:url(/static/MyriadPro-SemiboldCond.5f9aefb6.eot?#iefix) format("embedded-opentype"),url(/static/MyriadPro-SemiboldCond.6715b391.woff2) format("woff2"),url(/static/MyriadPro-SemiboldCond.edd80925.woff) format("woff"),url(/static/MyriadPro-SemiboldCond.7905b968.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Myriad Pro Condensed Bold;src:url(/static/MyriadPro-BoldCond.f215e566.eot);src:url(/static/MyriadPro-BoldCond.f215e566.eot?#iefix) format("embedded-opentype"),url(/static/MyriadPro-BoldCond.0fbd4f38.woff2) format("woff2"),url(/static/MyriadPro-BoldCond.0924bad5.woff) format("woff"),url(/static/MyriadPro-BoldCond.3d88f5e7.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Myriad Pro Condensed Black Italic;src:url(/static/MyriadPro-BlackCondIt.c1b48ebe.woff2) format("woff2"),url(/static/MyriadPro-BlackCondIt.bf01cafa.woff) format("woff"),url(/static/MyriadPro-BlackCondIt.db6482a5.ttf) format("truetype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Myriad Pro Condensed Bold Italic;src:url(/static/MyriadPro-BoldCondIt.2d7f657a.eot);src:url(/static/MyriadPro-BoldCondIt.2d7f657a.eot?#iefix) format("embedded-opentype"),url(/static/MyriadPro-BoldCondIt.f9069cf5.woff2) format("woff2"),url(/static/MyriadPro-BoldCondIt.e38ed6b7.woff) format("woff"),url(/static/MyriadPro-BoldCondIt.3ec2c700.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Myriad Pro;src:url(/static/MyriadPro-Regular.a13843b6.eot);src:url(/static/MyriadPro-Regular.a13843b6.eot?#iefix) format("embedded-opentype"),url(/static/MyriadPro-Regular.747b98d9.woff2) format("woff2"),url(/static/MyriadPro-Regular.85d28fe0.woff) format("woff"),url(/static/MyriadPro-Regular.80ab0a4f.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Myriad Pro Light;src:url(/static/MyriadPro-Light.32f11465.eot);src:url(/static/MyriadPro-Light.32f11465.eot?#iefix) format("embedded-opentype"),url(/static/MyriadPro-Light.8ad1cde7.woff2) format("woff2"),url(/static/MyriadPro-Light.9d6bd8a2.woff) format("woff"),url(/static/MyriadPro-Light.ae05f002.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Myriad Pro Semibold;src:url(/static/MyriadPro-Semibold.adafd513.eot);src:url(/static/MyriadPro-Semibold.adafd513.eot?#iefix) format("embedded-opentype"),url(/static/MyriadPro-Semibold.daf921a5.woff2) format("woff2"),url(/static/MyriadPro-Semibold.de109f44.woff) format("woff"),url(/static/MyriadPro-Semibold.7106eb0f.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Myriad Pro Semibold Italic;src:url(/static/MyriadPro-SemiboldIt.b2737457.eot);src:url(/static/MyriadPro-SemiboldIt.b2737457.eot?#iefix) format("embedded-opentype"),url(/static/MyriadPro-SemiboldIt.4d14727d.woff2) format("woff2"),url(/static/MyriadPro-SemiboldIt.a4625a01.woff) format("woff"),url(/static/MyriadPro-SemiboldIt.bb3be74f.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:MyriadPro-Bold;src:url(/static/MyriadPro-Bold.f3d7746e.woff) format("woff"),url(/static/MyriadPro-Bold.b561a88d.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Myriad Pro Bold Italic;src:url(/static/MyriadPro-BoldIt.b5ca1c44.eot);src:url(/static/MyriadPro-BoldIt.b5ca1c44.eot?#iefix) format("embedded-opentype"),url(/static/MyriadPro-BoldIt.6a756f1b.woff2) format("woff2"),url(/static/MyriadPro-BoldIt.62d80dc5.woff) format("woff"),url(/static/MyriadPro-BoldIt.c466f62f.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}#body,body,html{height:auto;font-family:Roboto,sans-serif}html{font-size:62.5%}body{width:100%;padding:0;margin:0;font-family:Myriad Pro Condensed;background:#fff;font-size:30px}.container{max-width:1200px;width:100%;padding-left:1.5rem;padding-right:1.5rem;margin:auto}@media only screen and (max-width:1340px){.container{max-width:100%;padding:0 75px}}@media only screen and (max-width:992px){.container{padding:0 50px}}@media only screen and (max-width:640px){.container{padding:0 30px}}[class^=col-]{padding:0}.overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:3;background:#000;opacity:.7;filter:alpha(opacity=70);display:none}.overlay.active{display:block}.no-overflow{overflow:hidden}a,a:active,a:focus,a:hover,button,button:hover{text-decoration:none;transition:.4s}i{font-family:FontAwesome;font-style:normal}.ant-input{height:38px!important;font-size:18px!important;margin-bottom:12px}textarea{height:48px!important;font-size:27px!important}textarea{height:200px!important;padding-top:15px;line-height:26px!important;margin:0!important}.ant-form label{font-size:23px!important;line-height:26px!important}.ant-form{text-align:left!important}@media only screen and (max-width:480px){.ant-form .ant-col{width:100%!important;max-width:100%!important;flex:1 1 100%!important}}.ant-checkbox-wrapper{font-size:23px!important;line-height:26px!important}.ant-form-item-label{text-align:left!important}.ant-form-item-label label{font-size:23px!important;line-height:26px!important;text-align:left!important}.ant-select-selection{height:48px!important;font-size:27px!important;border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.ant-select-selection__rendered{line-height:48px!important;font-size:27px!important}.title-section{font-size:80px;line-height:85px;margin:0 0 30px;color:#000;text-transform:uppercase;font-family:Myriad Pro Condensed}@media only screen and (max-width:768px){.title-section{font-size:40px;line-height:45px}}.text-section{display:block!important}.text-section,.text-section *{font-size:24px;line-height:34px;margin:0;color:#4d4d4d;display:inline}.text-section p{display:block;margin:0 0 15px}.text-section ul{list-style:bullet;display:block;list-style-position:outside}.text-section ul li{font-size:20px;line-height:28px;color:#4d4d4d;display:block;margin:0 0 10px}.text-section img{display:block;margin:15px auto;max-width:100%;max-height:400px;width:auto;height:auto}.action-button{font-size:16px;text-transform:uppercase;font-family:Myriad Pro Bold;padding:20px 75px;border-radius:65px;display:inline-block;border:2px solid #fbb03b;background:#fff}.action-button:hover{color:#fff}@media only screen and (max-width:480px){.action-button{font-size:14px;padding:20px 40px}}.list-numbers{list-style:none;padding:0;margin:auto;width:100%;max-width:300px}.list-numbers li{display:inline-block;padding:3px 10px;color:#fff;font-family:Myriad Pro Condensed;font-size:28px;width:23%}.list-numbers li.w100{width:100%;margin:5px;border-radius:30px;padding:10px;background-color:#2ca9e0!important}.list-numbers li .qtd{width:16px;display:inline-block}.list-numbers li .qtdt{width:54px;display:inline-block}.blocks-banners{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:stretch;flex-wrap:nowrap;flex-direction:row;width:100%;max-width:100%}.blocks-banners .block{flex:1 1 43%;margin-right:20px;background-size:contain;background-position:0 0;background-repeat:no-repeat;border-radius:10px;padding-bottom:25.2%;height:0}.blocks-banners .block:nth-child(2n){margin-right:0}@media only screen and (max-width:768px){.blocks-banners{flex-wrap:wrap}.blocks-banners .block,.blocks-banners .block:nth-child(2n){flex:1 1 100%;margin:0 0 20px;padding-bottom:51.3%}}.blocks-winners{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:row;width:100%;max-width:100%}.blocks-winners .block{flex:1 1 43%;margin-right:20px;text-align:center;max-width:50%;margin-bottom:20px}.blocks-winners .block:nth-child(2n){margin-right:0}.blocks-winners i{height:55px;width:55px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;color:#3a3a3a;font-size:52px}.blocks-winners .image,.blocks-winners .video{background-size:cover;background-position:0 0;background-repeat:no-repeat;padding-bottom:51.3%;height:0;margin:0 auto 25px;width:100%;display:block;border-radius:10px}.blocks-winners .car,.blocks-winners .name,.blocks-winners .week{color:#4d4d4d;margin:0;font-size:14px;line-height:18px}.blocks-winners .car{text-transform:uppercase}.blocks-winners .name{font-size:18px;line-height:24px;font-family:Myriad Pro Bold;text-transform:uppercase}.blocks-winners .video{position:relative;overflow:hidden;cursor:pointer}.blocks-winners .video iframe{position:absolute;top:0;bottom:auto;left:0;width:100%;height:100%;border:0;max-width:100%;max-height:100%}@media only screen and (max-width:640px){.blocks-winners .block,.blocks-winners .block:nth-child(2n){flex:1 1 100%;margin:0 0 20px;max-width:100%}}.blocks-yellow{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:stretch;flex-wrap:nowrap;flex-direction:row;max-width:550px;width:100%;margin:auto}.blocks-yellow .block{flex:1 1 28%;margin-right:20px;border-radius:10px;background:#fbb03b;color:#4d4d4d;padding:20px;text-align:center;display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-direction:column}.blocks-yellow .block:nth-child(3n){margin-right:0}.blocks-yellow .image{text-align:center;height:105px;padding-bottom:20px}.blocks-yellow .image img{margin:0 auto;height:100%;width:auto;max-width:100%;max-height:100%}.blocks-yellow p{margin:0;color:#000;font-size:13px;font-family:Myriad Pro Bold;text-transform:uppercase;line-height:14px}@media only screen and (max-width:600px){.blocks-yellow .block{padding:15px}.blocks-yellow .image{height:80px}.blocks-yellow p{font-size:12px;line-height:13px}}@media only screen and (max-width:480px){.blocks-yellow{flex-wrap:wrap}.blocks-yellow .block:nth-child(2n){margin-right:0}.blocks-yellow .block:nth-child(3n){margin-top:20px;flex:1 1 100%}}.blocks-institutions{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:stretch;flex-wrap:nowrap;flex-direction:row;width:100%;max-width:100%}.blocks-institutions img{margin:0 auto;width:auto;max-width:100%;height:auto;display:block;max-height:100%}.blocks-institutions .block{position:relative;flex:1 1 26%;margin-right:20px;text-align:center;display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:flex-start;padding-bottom:65px}.blocks-institutions .block:nth-child(3n){margin-right:0}.blocks-institutions .btn-more{position:absolute;bottom:0;left:0;right:0;font-size:20px;line-height:30px;border-radius:30px;color:#fff;display:block;margin:30px auto 0;max-width:180px;width:100%}.blocks-institutions .image{width:100%;background:#f5f5f5;border-radius:10px;padding:20px;display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;flex-wrap:wrap;flex-direction:row;justify-content:center;height:220px}.blocks-institutions .text{width:100%;max-width:100%;margin:20px 0 0;text-align:center}.blocks-institutions .description,.blocks-institutions .name{color:#4d4d4d;margin:0;font-size:22px;line-height:28px;display:block;width:100%}.blocks-institutions .name{font-size:24px;line-height:23px;font-family:Myriad Pro Bold;margin:0 0 15px}.table-specify{width:100%;max-width:100%;margin:0 auto;background:#e1e1e1;font-family:Myriad Pro Bold;font-size:24px;text-align:left}.table-specify tr{border-bottom:1px solid #fff}.table-specify td{padding:5px 30px;width:50%;border-right:1px solid #fff}.table-specify td:nth-child(2n){border-right:none}@media only screen and (max-width:768px){.table-specify{font-size:20px;line-height:25px}.table-specify td{padding:5px 15px}}@media only screen and (max-width:640px){.table-specify{display:block}.table-specify tbody,.table-specify tr{border-bottom:none;display:block;width:100%;max-width:100%}.table-specify td{display:block;border-bottom:1px solid #fff;border-right:0;width:100%;max-width:100%;text-align:center}}.hr{border-top:1px solid #8c8b8b;display:block;width:70%;max-width:200px;margin:20px auto}.hr-ou{border-top:1px solid #8c8b8b;text-align:center;display:block;width:70%;max-width:200px;margin:20px auto 0}.hr-ou:after{content:"ou";display:inline-block;position:relative;top:-14px;padding:0 5px;background:#fff;color:#8c8b8b;font-size:14px}.blocks-cars{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:row;width:100%;max-width:100%;position:relative}.blocks-cars .tag{position:absolute;margin-top:-56px;margin-left:-36px;display:block;max-width:160px;width:auto;height:auto}.blocks-cars .block{flex:1 1 43%;max-width:50%;margin-right:20px;text-align:center;margin-bottom:20px;border-radius:10px;background:#fff;padding:40px 20px;display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:row}.blocks-cars .blockv2{padding:0;border-radius:0}.blocks-cars .price-highlight{font-family:Myriad Pro Bold;color:#df9400;font-size:24px;line-height:44px;letter-spacing:-1px;display:block}.blocks-cars .show-on-mobile{display:none}.blocks-cars .block-banner{flex:1 1 43%;margin-bottom:20px;margin-right:20px;background-size:cover;background-position:0 0;background-repeat:no-repeat;border-radius:10px}.blocks-cars .block:nth-child(2n){margin-right:0}.blocks-cars .left,.blocks-cars .right{flex:0 0 255px;position:relative;text-align:center;margin:0 auto;display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-direction:column}.blocks-cars .list-logos{width:100%;max-width:100%;padding-left:75px;display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end}.blocks-cars .list-logos img{flex:0 1 auto;max-height:40px!important;margin:0 5px!important}.blocks-cars .left{color:#999;margin-right:15px;flex:1 1 20%;display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;flex-wrap:wrap;flex-direction:column}.blocks-cars .left img{max-width:100%;display:block;max-height:100%;width:auto;height:auto;margin:auto}.blocks-cars .button-act,.blocks-cars .button-act-details{min-width:200px;padding:15px 20px;border-radius:30px;font-size:18px;color:#fff;border:none;margin:0 auto;background:#21aaf3;background:linear-gradient(90deg,#21aaf3 0,#11d8f7 50%,#21aaf3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#21aaf3",endColorstr="#21aaf3",GradientType=1);transition:all .4s;display:block}.blocks-cars .button-act-details:hover,.blocks-cars .button-act:hover{background:#2ca9e0;background:linear-gradient(90deg,#2ca9e0 0,#2ca9e0 50%,#2ca9e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#2ca9e0",endColorstr="#2ca9e0",GradientType=1)}.blocks-cars .button-act.principal{margin:15px auto!important}.blocks-cars .surpresinha{margin-top:20px}.blocks-cars .box-buttons{margin:30px auto}.blocks-cars .button-act-details{margin-bottom:14px;padding:5px 20px;min-width:140px}.blocks-cars .name,.blocks-cars .total{font-family:Myriad Pro Bold;font-size:26px;color:#4d4d4d;margin:0;line-height:28px}.blocks-cars .total{font-size:19px;line-height:22px;margin:20px 0 0;font-family:Myriad Pro Bold}.blocks-cars .details{font-size:20px;margin:auto;line-height:22px;color:#4d4d4d}.blocks-cars .vertical,.blocks-cars .vertical.bottom{display:none}.blocks-cars .horizontal{display:block;line-height:16px;font-size:12px}@media only screen and (max-width:992px){.blocks-cars .block{padding:15px 10px}.blocks-cars .button-act{padding:5px 15px;font-size:18px}.blocks-cars .right{flex:0 0 210px}.blocks-cars .left{margin-right:10px}.blocks-cars .list-numbers li{font-size:14px}.blocks-cars .tag{max-width:130px;margin-top:-28px;margin-left:-23px}}@media only screen and (max-width:860px){.blocks-cars .hide-on-mobile{display:none!important}.blocks-cars .show-on-mobile{display:block}.blocks-cars .box-buttons{margin:15px auto}.blocks-cars .price-highlight{line-height:30px}.blocks-cars .vertical{display:block}.blocks-cars .vertical.bottom{display:flex;width:100%;color:#999;line-height:14px}.blocks-cars .vertical.bottom div{flex:1 1}.blocks-cars .horizontal{display:none}.blocks-cars .tag{max-width:130px;margin-top:-28px;margin-left:-23px}.blocks-cars .left,.blocks-cars .right{flex:1 1 100%}.blocks-cars .left{margin:0}.blocks-cars .list-numbers li{font-size:14px}.blocks-cars .button-act{padding:5px 15px;font-size:18px;margin-bottom:0!important}}@media only screen and (max-width:768px){.blocks-cars .show-on-mobile{display:none}.blocks-cars .hide-on-mobile{display:block!important}.blocks-cars .vertical,.blocks-cars .vertical.bottom{display:none}.blocks-cars .horizontal{display:block;line-height:16px;font-size:12px}.blocks-cars .horizontal br{display:none}.blocks-cars .block,.blocks-cars .block-banner,.blocks-cars .block:nth-child(2n){margin:0 0 20px;flex:1 1 100%;max-width:100%}.blocks-cars .block-banner{height:0;padding-bottom:51.3%;background-size:contain}.blocks-cars .left,.blocks-cars .right{flex:1 1 42%}.blocks-cars .right{flex:0 0 300px;justify-content:center!important}.blocks-cars .left{margin:0 10px 0 0}}@media (max-width:584px){.blocks-cars .block{padding:15px 0}.blocks-cars .show-on-mobile{display:block}.blocks-cars .hide-on-mobile{display:none!important}.blocks-cars .vertical{display:block}.blocks-cars .vertical.bottom{display:flex;width:100%;color:#999;line-height:14px}.blocks-cars .vertical.bottom div{flex:1 1}.blocks-cars .list-logos{margin-right:-65px!important}.blocks-cars .horizontal{display:none!important}.blocks-cars .left,.blocks-cars .right{flex:1 1 100%}.blocks-cars .left{margin:0;padding:0}.blocks-cars .button-act{padding:5px 8px;font-size:16px;margin:0 auto!important}.blocks-cars .list-numbers li{font-size:12px}}.block-car-checkout{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:stretch;flex-wrap:nowrap;flex-direction:row;width:100%;max-width:100%}.block-car-checkout .left,.block-car-checkout .right{flex:1 1 42%;padding:30px 15px;text-align:center;margin:0 auto;display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-direction:column}.block-car-checkout .left{background:#fff;text-align:center;border-radius:20px 0 0 20px;justify-content:center}.block-car-checkout .right{background:#ebebeb;border-radius:0 20px 20px 0}.block-car-checkout .content{width:100%;max-width:175px;margin:auto;text-align:left}.block-car-checkout img{max-width:100%;width:auto;height:auto;max-height:125px;margin:0 auto 20px}.block-car-checkout .name,.block-car-checkout .total{font-family:Myriad Pro Bold;font-size:25px;color:#4d4d4d;margin:0;line-height:35px}.block-car-checkout .details{font-size:16px;margin:0 auto 30px;line-height:19px;color:#4d4d4d;max-width:175px}.block-car-checkout small{font-size:13px;line-height:13px;color:#4d4d4d;margin:0 0 20px;display:block}.block-car-checkout small:last-child{margin:0}.block-car-checkout .btn-add{display:block;width:100%;line-height:30px;border-radius:20px;margin:0 auto 35px;font-family:Myriad Pro Bold;font-size:13px;text-align:center}@media only screen and (max-width:992px){.block-car-checkout{flex-wrap:wrap}.block-car-checkout .left{border-radius:20px 20px 0 0;flex:1 1 100%}.block-car-checkout .right{flex:1 1 100%;border-radius:0 0 20px 20px}}@media only screen and (max-width:768px){.block-car-checkout{flex-wrap:nowrap}.block-car-checkout .left{border-radius:20px 0 0 20px;flex:1 1 42%}.block-car-checkout .right{flex:1 1 42%;border-radius:0 20px 20px 0}}@media (max-width:575px){.block-car-checkout{flex-wrap:wrap}.block-car-checkout .left{border-radius:20px 20px 0 0;flex:1 1 100%}.block-car-checkout .right{flex:1 1 100%;border-radius:0 0 20px 20px}.block-car-checkout .content{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:row;max-width:100%}.block-car-checkout .content small{flex:1 1 100%}.block-car-checkout .content div{flex:1 1 42%;padding-right:20px}.block-car-checkout .content div:last-child{padding-right:0;flex:0 0 auto}}.block-car-checkout-numbers .ant-tag{border:none!important;display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;width:100%;max-width:130px;margin:0 auto 5px!important;font-size:24px!important;padding:5px 10px 5px 20px!important;background:#2ca9e0!important;font-weight:700!important;color:#000;font-family:Roboto,sans-serif!important;font-weight:400!important;font-weight:300!important;line-height:30px!important;border-radius:30px}.block-car-checkout-numbers .ant-tag .anticon-close{flex:0 0 20px;height:20px;background:red;color:#fff;border-radius:100%;line-height:25px}@media (max-width:360px){.block-car-checkout-numbers .amount-of-titles-title{font-size:28px}}.checkout-box{background:#fff;border-radius:20px;padding:15px 30px;text-align:center;border:1px solid #ddd}.checkout-box .amount-of-titles{display:flex;justify-content:center;align-items:center;gap:20px;height:40px;margin-bottom:20px}.checkout-box .amount-of-titles input{max-width:120px}.checkout-box .amount-of-titles p{padding-top:30px;line-height:.9}.checkout-box.pix{padding:15px;font-size:26px;line-height:32px}@media only screen and (max-width:480px){.checkout-box.pix{font-size:24px;line-height:28px}.checkout-box.pix .box-value{font-size:18px}}.checkout-box.pix img{width:100%}.checkout-box .ant-tabs-content{text-align:left}.checkout-box .lista-cartoes{max-width:400px;width:100%;margin-bottom:30px}.checkout-box .box-value{font-size:23px;line-height:26px;white-space:nowrap;margin:0 0 30px}.checkout-box .box-value span{font-size:26px;line-height:33px;font-weight:700;margin-left:5px}@media only screen and (max-width:480px){.checkout-box .box-value{max-width:80%;text-wrap:balance;margin:0 auto}}.checkout-box .final-total{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;flex-wrap:nowrap;flex-direction:row;margin:0;justify-content:space-between}.checkout-box .final-total span{flex:0 1 auto;font-family:Myriad Pro Bold;font-size:22px;line-height:25px;color:#4d4d4d;white-space:normal;text-align:left}.checkout-box .final-total span:last-child{font-size:30px;line-height:33px;padding-left:15px}.checkout-box hr{border-top:1px solid #4d4d4d;margin:35px auto;width:100%}.checkout-box .btn-checkout{font-size:30px;font-family:Myriad Pro Condensed;text-align:center;display:block;max-width:235px;margin:15px auto;line-height:1.2;border-radius:55px}.checkout-box .ant-collapse.accordion-pagamento{background-color:#fdd20a;border:1px solid #eee;margin:30px auto}.checkout-box .ant-collapse.accordion-pagamento>.ant-collapse-item{text-align:left;border-bottom:1px solid #fff}.checkout-box .ant-collapse.accordion-pagamento .ant-collapse-content>.ant-collapse-content-box{padding:30px 16px}.checkout-box .btn-empty{font-size:16px;line-height:18px;font-family:Roboto,sans-serif;font-weight:400;font-weight:500;margin:0 auto}.checkout-box .btn-empty:hover{color:#3a3a3a}@media only screen and (max-width:992px){.checkout-box{padding:40px 20px}}@media only screen and (max-width:480px){.checkout-box .final-total{flex-direction:column}.checkout-box .final-total span{display:block}.checkout-box .final-total span:last-child{display:block;padding-left:0}}.gallery{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:row;width:100%;max-width:100%}.gallery .item{flex:1 1 28%;margin-right:20px;margin-bottom:20px;border-radius:10px;background:transparent;text-align:center;display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-direction:column}.gallery .item img{max-height:280px;width:auto;height:auto;max-width:100%;display:block;margin:auto;border-radius:10px;border:3px solid #4d4d4d}.gallery .item:nth-child(3n){margin-right:0}@media only screen and (max-width:640px){.gallery .item{flex:1 1 42%}.gallery .item:nth-child(3n){margin-right:20px}.gallery .item:nth-child(2n){margin-right:0}}.unique-banner{text-align:center;padding:110px 0 30px;background-size:cover;background-position:0 0;background-repeat:no-repeat;border-radius:10px;width:100%;max-width:100%}.unique-banner .title{font-size:45px;margin:0 0 55px;color:#fff;font-family:Myriad Pro Bold;line-height:48px}.unique-banner .btn{padding:12px 50px;color:#fff;font-family:Myriad Pro Bold;font-size:16px;margin:auto;background:#ec2542;border-radius:40px}@media only screen and (max-width:480px){.unique-banner{padding:55px 0 30px}.unique-banner .title{font-size:30px;line-height:34px}}.two-blocks-detail{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:stretch;flex-wrap:nowrap;flex-direction:row;width:100%;max-width:100%;margin:60px auto 0}.two-blocks-detail .right{flex:1 1 auto}.two-blocks-detail .left{flex:0 0 320px;margin-right:30px;display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.two-blocks-detail .left .list-numbers{flex:1 1 100%;margin:0 auto 20px}.two-blocks-detail .title-left{font-family:Myriad Pro Bold;flex:1 1 100%;text-align:center}.two-blocks-detail .white-block{background:#fff;border-radius:10px;text-align:center;padding:20px 15px;margin:0 auto 20px}.two-blocks-detail .button-act{padding:5px 30px;border-radius:30px;font-size:18px;color:#fff;border:none;margin:0 auto;display:block;background:#21aaf3;background:linear-gradient(90deg,#21aaf3 0,#11d8f7 50%,#21aaf3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#21aaf3",endColorstr="#21aaf3",GradientType=1);transition:all .4s ease-out}.two-blocks-detail .button-act:hover{background:#2ca9e0;background:linear-gradient(90deg,#2ca9e0 0,#2ca9e0 50%,#2ca9e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#2ca9e0",endColorstr="#2ca9e0",GradientType=1)}.two-blocks-detail .total{font-size:18px;line-height:20px;margin:0;font-family:Myriad Pro Bold;color:#4d4d4d;flex:1 1 100%}@media only screen and (max-width:768px){.two-blocks-detail{flex-wrap:wrap}.two-blocks-detail .left,.two-blocks-detail .right{flex:1 1 100%;margin:0 auto;max-width:320px}.two-blocks-detail .right{max-width:790px;margin:0 auto 20px;order:1}}.two-blocks-about{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;flex-wrap:nowrap;flex-direction:row;width:100%;max-width:100%;margin:50px auto 0}.two-blocks-about .image{flex:0 0 45%;max-width:45%}.two-blocks-about .image img{width:auto;max-width:100%;display:block}.two-blocks-about .image .slick-dots{display:none!important}.two-blocks-about .text{flex:1 1 auto;padding-left:35px}.two-blocks-about .text-section p{font-size:14px}.two-blocks-about .title-section{text-transform:none;font-size:35px;line-height:40px}.two-blocks-about.different{margin:0 0 50px;align-items:center}.two-blocks-about.different .image{order:2}.two-blocks-about.different .text{padding-left:0;padding-right:35px;order:1}@media only screen and (max-width:992px){.two-blocks-about{align-items:flex-start}.two-blocks-about.different{align-items:center}}@media only screen and (max-width:860px){.two-blocks-about .text-section p{font-size:12px;line-height:22px}.two-blocks-about .title-section{text-transform:none;font-size:30px;line-height:35px;margin:0 0 20px}}@media only screen and (max-width:768px){.two-blocks-about,.two-blocks-about.different{flex-wrap:wrap}.two-blocks-about.different .image,.two-blocks-about.different .text,.two-blocks-about .image,.two-blocks-about .text{order:1;flex:1 1 100%;padding:0}.two-blocks-about.different .image,.two-blocks-about .image{text-align:center;margin:0 auto 20px;width:auto;max-width:75%}}.blocks-working{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:row;justify-content:center;margin:65px -10px 0;width:auto;max-width:100%}.blocks-working .block{max-width:25%;padding:22.5px 10px;flex:0 0 25%;height:auto;margin-bottom:50px}.blocks-working .content{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:flex-start;padding:30px 15px;background:#fff;border:3px solid #000;height:100%;border-radius:45px}.blocks-working .image{width:100%;text-align:center;height:130px;flex:0 0 130px;display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;justify-content:center;order:2}.blocks-working .image img{max-width:100%;height:auto;width:auto;margin:auto;display:block;max-height:130px}.blocks-working .text{flex:1 1 auto;margin:0 0 25px;font-size:34px;line-height:40px;color:#000;text-align:center;width:100%;order:1;text-transform:uppercase}.blocks-working .text.different,.blocks-working .text.minor{font-size:24px;line-height:30px}.blocks-working .text.minorcase{text-transform:none}.blocks-working .number{margin:-75px auto 20px;border-radius:25px;background:#000;height:90px;width:90px;flex:0 0 90px;line-height:90px;font-size:50px;color:#fff;font-family:Myriad Pro Bold;text-align:center}@media only screen and (max-width:1360px){.blocks-working .block{flex:0 0 33%;max-width:33%}.blocks-working .text{font-size:30px;line-height:34px}.blocks-working .text.different{font-size:30px;line-height:34px}.blocks-working .text.minor{font-size:20px;line-height:24px}}@media only screen and (max-width:1100px){.blocks-working .block{flex:0 0 50%;max-width:50%;margin-bottom:30px}}@media only screen and (max-width:860px){.blocks-working .image{height:110px}.blocks-working .image img{max-height:110px}.blocks-working .number{height:60px;width:60px;line-height:60px;border-radius:18px;margin-top:-60px;flex:0 0 60px;font-size:30px}}@media only screen and (max-width:768px){.blocks-working .block{flex:0 0 100%;max-width:420px}.blocks-working .number{margin:-75px auto 20px;border-radius:25px;background:#000;height:90px;width:90px;flex:0 0 90px;line-height:90px;font-size:50px;color:#fff;font-family:Myriad Pro Bold;text-align:center}.blocks-working .text{flex:1 1 auto;margin:0 0 25px;font-size:34px;line-height:40px;color:#000;text-align:center;width:100%;order:1;text-transform:uppercase}.blocks-working .text.different,.blocks-working .text.minor{font-size:34px;line-height:40px}}@media only screen and (max-width:600px){.blocks-working .number{height:60px;width:60px;line-height:60px;border-radius:18px;margin-top:-45px;flex:0 0 60px;font-size:30px}.blocks-working .text{font-size:30px;line-height:34px}.blocks-working .text.different,.blocks-working .text.minor{font-size:25px;line-height:30px}.blocks-working .content{padding:15px;border-radius:30px}}.ant-layout-header{height:124px!important;padding:0!important;line-height:124px!important;background:#4d4d4d!important;width:100%;z-index:99;font-family:Myriad Pro Bold}@media (max-width:370px){.ant-layout-header .container{gap:5px;padding:0 10px!important}}.ant-layout-header .mobile-menu-right{display:flex;gap:20px;align-items:center}@media (max-width:400px){.ant-layout-header .mobile-menu-right{gap:10px}}@media (max-width:370px){.ant-layout-header .mobile-menu-right{gap:5px}}.ant-layout-header .mobile-menu-right .mobile-menu-right__horizontal img{max-width:120px}.ant-layout-header .open-menu{flex:0 0 auto;font-size:40px;line-height:30px;height:auto;color:#3a3a3a;text-shadow:6px 1px 4px #000;margin-top:8px;display:block}@media (max-width:370px){.ant-layout-header .open-menu{font-size:34px;margin-top:14px}}.ant-layout-header .logo-header{display:block;max-width:300px}.ant-layout-header .logo-header img{max-width:100%;width:100%;margin-top:-20px}.ant-layout-header .top-nav-menu{background:transparent!important;border:none!important;line-height:120px!important}.ant-layout-header .top-nav-menu li.ant-menu-item{height:auto!important;line-height:normal!important;border:none!important;vertical-align:middle;padding:0 8px}.ant-layout-header .top-nav-menu li.ant-menu-item:last-child{padding-right:0}.ant-layout-header .top-nav-menu li.ant-menu-item a{font-size:24px;font-family:Myriad Pro Condensed Bold!important;text-transform:uppercase;color:#3a3a3a}.ant-layout-header .top-nav-menu li.ant-menu-item-selected a,.ant-layout-header .top-nav-menu li.ant-menu-item a:hover{color:#2ca9e0}.ant-layout-header .container{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between}.ant-layout-header .header-left,.ant-layout-header .header-right{flex:0 0 auto}.ant-layout-header .header-right{margin-right:30px;margin-top:-3px;font-family:Myriad Pro Condensed!important}.ant-layout-header .header-right .font-nav-menu{font-family:Myriad Pro Condensed!important}.ant-layout-header .header-right a .mc-donalds{width:150px;margin:-20px 0 0 20px}@media (max-width:1100px){.ant-layout-header .header-right a .mc-donalds{width:120px}}@media (max-width:930px){.ant-layout-header .header-right a .mc-donalds{display:none}}.ant-layout-header .ant-dropdown-menu-item .header-left{margin:20px 0 0}.ant-layout-header .header-center{flex:1 1 auto;text-align:center;padding:0 10px}.ant-layout-header .header-left{position:relative;z-index:6}.ant-layout-header .header-right ul{padding:0;margin:0;list-style:none}.ant-layout-header .header-right ul li{display:inline-block;vertical-align:middle;padding:0 10px}.ant-layout-header .header-right ul li:last-child{padding-right:0}.ant-layout-header .button-login{font-size:16px;padding:10px 30px;font-family:Myriad Pro Bold;color:#fff;border-radius:40px;text-transform:uppercase}.ant-layout-header .button-login.meus-dados{font-size:12px;padding:10px}.ant-layout-header .circle-dropdown{height:40px;width:40px;border-radius:100%;line-height:40px;text-align:center;background:#fbb03b;display:block;font-family:Myriad Pro Bold}.ant-layout-header .cart-dropdown{font-size:36px;color:#fff;display:block}.ant-layout-header .cart-dropdown img{max-width:48px}.ant-layout-header.fixed{height:60px!important;line-height:54px!important;transition:all .4s}.ant-layout-header.fixed .top-nav-menu{line-height:60px!important}.ant-layout-header.fixed .top-nav-menu li.ant-menu-item a{font-size:24px;font-family:Myriad Pro Bold}.ant-layout-header.fixed .btn-inner{font-size:18px}.ant-layout-header.fixed .cart-dropdown img{max-width:40px}.ant-layout-header.fixed .ant-badge .ant-badge-count{border-radius:24px;min-width:22px;height:22px;line-height:18px;font-size:13px;margin-top:14px;background-color:#2ca9e0}.ant-layout-header.fixed .button-login{font-size:14px;padding:5px 20px}.ant-layout-header.fixed .button-login.meus-dados{font-size:12px;padding:5px 10px}.ant-layout-header.fixed .cart-dropdown{font-size:30px}.ant-layout-header.fixed .header-left{margin:3px 0 0;max-width:120px}@media only screen and (max-width:1340px){.ant-layout-header .container{padding:0 15px}}@media only screen and (max-width:1280px){.ant-layout-header{height:80px!important;line-height:80px!important}.ant-layout-header .logo-header{max-width:170px}.ant-layout-header .header-center{padding:0}.ant-layout-header .top-nav-menu{line-height:70px!important}.ant-layout-header .btn-inner,.ant-layout-header .button-login,.ant-layout-header .top-nav-menu li.ant-menu-item a{font-size:22px}.ant-layout-header.fixed .top-nav-menu li.ant-menu-item a{font-size:20px}.ant-layout-header .button-login{padding:10px 20px}.ant-layout-header .top-nav-menu li.ant-menu-item{padding:0 20px}}@media only screen and (max-width:992px){.ant-layout-header{height:70px!important;line-height:70px!important}.ant-layout-header .container{padding:0 15px}.ant-layout-header .top-nav-menu{line-height:62px!important}.ant-layout-header .header-center{padding:0}.ant-layout-header .logo-header{max-width:150px}.ant-layout-header .header-right ul li,.ant-layout-header .top-nav-menu li.ant-menu-item{padding:0 8px}.ant-layout-header.fixed .top-nav-menu li.ant-menu-item{padding:0 15px}.ant-layout-header.fixed .top-nav-menu li.ant-menu-item a{font-size:18.5px}}@media only screen and (max-width:860px){.ant-layout-header .logo-header{max-width:120px}.ant-layout-header .header-right ul li,.ant-layout-header .top-nav-menu li.ant-menu-item{padding:0 6px}.ant-layout-header .btn-inner,.ant-layout-header .button-login,.ant-layout-header .top-nav-menu li.ant-menu-item a{font-size:17px!important}.ant-layout-header .button-login{padding:10px}.ant-layout-header .top-nav-menu li.ant-menu-item{padding:0 10px}.ant-layout-header .circle-dropdown{height:30px;width:30px;line-height:30px}.ant-layout-header .cart-dropdown{font-size:32px}.ant-layout-header .header-right{margin-right:0}.ant-layout-header .header-right a .mc-donalds{display:none}}@media only screen and (max-width:767px){.ant-layout-header{padding:0!important;z-index:999999}.ant-layout-header .header-right{flex:1 1 auto;text-align:right}.ant-layout-header .button-login{display:none}.ant-layout-header .container{align-items:center;height:65px}.ant-layout-header .logo-header{max-width:160px;margin-top:0}.ant-layout-header .logo-header img{margin-top:0}.ant-layout-header i.antd-pro\\components\\-global-header\\index-trigger{color:#fff;height:auto;padding:0;font-size:30px;flex:0 0 auto;margin-left:5px}.ant-layout-header.fixed .container{height:50px}}@media only screen and (max-width:640px){.ant-layout-header.fixed .container{height:65px}.ant-layout-header .header-right ul li,.ant-layout-header .top-nav-menu li.ant-menu-item{padding:0 2px}}.ant-menu{background:transparent!important;padding:0!important}.ant-drawer-body{background:#4d4d4d!important;padding:14px 0 0!important}.ant-drawer-body .ant-menu{margin:25px 0 0!important}.ant-drawer-body .ant-drawer-close{display:none!important}.ant-drawer-body .ul-drawer{list-style:none;padding:0 15px;margin:50px 0;width:100%;display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;flex-wrap:nowrap}.ant-drawer-body .ul-drawer li{flex:0 0 60%;margin-right:8px}.ant-drawer-body .ul-drawer li:last-child{margin-right:0}.ant-drawer-body .logo-drawer{width:100%;padding:0 20px}.ant-drawer-body .button-login{line-height:60px;margin-top:50px;font-size:14px;padding:0 15px;font-family:Myriad Pro Bold;color:#fff;text-transform:uppercase;display:block}.ant-drawer-body .button-login.notopmargin{margin-top:10px}.ant-drawer-body .ant-menu-inline .ant-menu-item{padding:0!important;line-height:normal!important;height:auto!important;background:transparent!important}.ant-drawer-body .ant-menu-inline .ant-menu-item:after{border:none!important}.ant-drawer-body .btn-login{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;flex-wrap:nowrap}.ant-drawer-body .btn-login .btn-border,.ant-drawer-body .btn-login .btn-border-r,.ant-drawer-body .btn-login .btn-inner{height:66px;line-height:50px;display:block}.ant-drawer-body .btn-login .btn-border,.ant-drawer-body .btn-login .btn-border-r{width:26px!important;flex:0 0 26px}.ant-drawer-body .btn-login .btn-inner{max-width:78px!important;white-space:nowrap;overflow:hidden;flex:1 1 auto;font-size:28px;text-align:center}.ant-drawer-body .ant-badge{width:100%;max-width:50px}.ant-drawer-body .ant-badge img{display:block!important;width:100%!important}.ant-drawer-body .ant-badge .ant-badge-count{background-color:#2ca9e0;border-radius:25px;min-width:25px;height:25px;line-height:24px;font-size:21px;margin-top:13px;margin-right:-10px}@media only screen and (max-width:1400px){.ant-drawer-body .ant-badge .ant-badge-count{margin-right:5px}}.ant-drawer-body .ant-menu-inline .ant-menu-item a{padding:0 15px!important;color:#3a3a3a;text-transform:uppercase;background:transparent!important;line-height:32px;font-size:26px;display:block;font-weight:400;font-family:Myriad Pro Condensed Semibold!important}.ant-drawer-body .ant-menu-inline .ant-menu-item a:hover{color:#2ca9e0;background:transparent!important;font-family:Myriad Pro Bold}.ant-drawer-body .ant-menu-inline .ant-menu-item-selected a{color:#2ca9e0;background:transparent!important}.ant-drawer-body .antd-menu{margin-top:-4px!important;padding:0 1important}.ant-drawer-content-wrapper{top:56px}.antd-procomponents-sider-menuindex-logo{display:none!important}.footer{background-color:#efefef;display:flex;flex-direction:column;justify-content:center;text-align:center;padding:30px 0 20px}.footer .footer-top{display:flex;justify-content:space-between;align-content:center}.footer .footer-top a,.footer .footer-top p{font-size:16px;font-family:Roboto,sans-serif;color:#3a3a3a}.footer .footer-top p{margin:0 0 30px}.footer .footer-top h3{font-family:Myriad Pro Condensed Semibold,sans-serif;color:#3a3a3a;font-size:18px;text-transform:uppercase;margin:0 0 20px}.footer .footer-top .central-de-atendimento{flex:0 0 33.33%}.footer .footer-top .central-de-atendimento .formas-de-atendimento{max-width:205px;margin:0 auto}.footer .footer-top .central-de-atendimento .formas-de-atendimento .atendimento-formulario,.footer .footer-top .central-de-atendimento .formas-de-atendimento .atendimento-whatsapp{display:flex;align-items:center;margin:0 0 20px;text-align:left}.footer .footer-top .central-de-atendimento .formas-de-atendimento .atendimento-formulario:last-child,.footer .footer-top .central-de-atendimento .formas-de-atendimento .atendimento-whatsapp:last-child{margin-bottom:0}.footer .footer-top .central-de-atendimento .formas-de-atendimento .atendimento-formulario img,.footer .footer-top .central-de-atendimento .formas-de-atendimento .atendimento-whatsapp img{flex:0 0 28px;max-width:28px;margin-right:14px}.footer .footer-top .central-de-atendimento .formas-de-atendimento .atendimento-formulario i,.footer .footer-top .central-de-atendimento .formas-de-atendimento .atendimento-whatsapp i{font-size:28px;margin-right:14px}.footer .footer-top .horario-de-atendimento{flex:0 0 33.33%}.footer .footer-top .metodos-de-pagamento{flex:0 0 33.33%}.footer .footer-top .metodos-de-pagamento .img-metodos-de-pagamento{padding:5px;max-width:162px;display:flex;flex-direction:column;margin:auto}.footer .footer-bottom{display:flex;flex-direction:column;justify-content:center;align-content:center;flex-wrap:wrap}.footer .footer-bottom nav{justify-content:center;margin-bottom:40px}.footer .footer-bottom ul{display:flex;justify-content:center;align-items:center;list-style-type:none!important}.footer .footer-bottom ul li{padding:3px}.footer .footer-bottom ul li a{font-family:Myriad Pro Condensed Semibold,sans-serif;font-size:20px;text-transform:uppercase;color:#3a3a3a;margin:0 30px}.footer .footer-bottom ul li a:active,.footer .footer-bottom ul li a:hover{color:#2ca9e0}.footer .footer-bottom .logos-list{display:flex;justify-content:space-between;gap:30px;width:55%;margin:40px auto;padding:0}.footer .footer-bottom .logos-list img{max-height:120px}.footer .footer-bottom .texto-rodape{max-width:1080px;font-family:Roboto,sans-serif;font-size:12px!important;line-height:18px;width:100%;padding:0 80px}.footer .footer-bottom .texto-rodape h3{font-weight:700;font-size:12px!important;line-height:20px;text-wrap:balance}.footer .footer-bottom .texto-rodape a:hover{text-decoration:underline}.footer .footer-bottom .texto-rodape p{justify-content:center;font-size:10px!important;line-height:18px;text-wrap:balance}@media (max-width:992px){.footer .footer-top a,.footer .footer-top p{font-size:14px}.footer .logos-list{justify-content:center!important;gap:20px}.footer .logos-list .partners{width:80%}}@media (max-width:768px){.footer{padding:40px 0 75px}.footer .footer-top{flex-wrap:wrap}.footer .footer-bottom nav{justify-content:center;align-content:center;text-align:center}.footer .footer-bottom nav ul{padding:0;gap:15px}.footer .footer-bottom nav ul li a{font-size:18px;display:block;white-space:nowrap}.footer .footer-bottom .texto-rodape{display:flex;flex-wrap:wrap;margin:0 auto;font-size:21.28px;line-height:40px;width:100%;padding:0}.footer .footer-bottom .texto-rodape h3{display:flex}.footer .footer-bottom .texto-rodape p{text-align:center;width:100%;max-width:100%;margin-bottom:30px}.footer .footer-bottom .texto-rodape p:last-child{margin-bottom:0}}@media (max-width:732px){.footer .footer-bottom nav{display:none}.footer .footer-top{display:block}.footer .footer-top .central-de-atendimento,.footer .footer-top .horario-de-atendimento,.footer .footer-top .metodos-de-pagamento{margin:0 0 54px}.footer .footer-top .metodos-de-pagamento{margin:0!important}.footer .list-partners{margin:0 auto 68px}.footer .logos-list .partners img{width:90px}}@media (max-width:560px){.footer .footer-top a,.footer .footer-top p{font-size:16px}.footer .footer-bottom{margin:0}.footer .footer-bottom .texto-rodape a{display:inline-block!important;padding:0!important;margin:0 5px}}@media (max-width:510px){.footer .footer-top{display:block}.footer .footer-top .central-de-atendimento,.footer .footer-top .horario-de-atendimento,.footer .footer-top .metodos-de-pagamento{text-align:left}.footer .footer-top .central-de-atendimento .img-metodos-de-pagamento,.footer .footer-top .horario-de-atendimento .img-metodos-de-pagamento,.footer .footer-top .metodos-de-pagamento .img-metodos-de-pagamento{margin-left:0}.footer .footer-top .central-de-atendimento .formas-de-atendimento{margin:0}.footer .footer-bottom .texto-rodape{padding:0}.footer .logos-list{gap:0!important;width:40%;margin:0 0 40px}.footer .logos-list .partners img{width:70px;margin:0}}@media (max-width:415px){.footer .central-de-atendimento{margin:0;line-height:20px}.footer .central-de-atendimento .formas-de-atendimento .img-metodos-de-pagamento{width:20%}.footer .horario-de-atendimento{margin:0;line-height:20px}.footer .metodos-de-pagamento{margin:5px;line-height:20px}.footer .metodos-de-pagamento .img-metodos-de-pagamento{width:40vw}.footer .footer-bottom{margin:0}.footer .footer-bottom .barra-navegacao{width:80vw;flex-wrap:wrap}}@media (max-width:400px){.footer .footer-bottom .texto-rodape{padding:0}.footer .footer-bottom .texto-rodape p{padding:0}}@media (max-width:360px){.footer .logos-list .partners img{width:55px;margin:0}.footer .footer-bottom .texto-rodape{display:flex;flex-wrap:wrap;width:100%;flex-direction:column}}@media (max-width:320px){.footer .footer-bottom nav ul{flex:1 1 100%!important;flex-wrap:wrap;padding:0}}.ant-layout-content{margin:0!important;background-color:#fff}.ant-carousel .slick-slider{margin-top:0!important}.section-banner{text-align:center;padding:0 0 45px;background:#a8a8a8;background:-webkit-gradient(left top,left bottom,color-stop(0,#a8a8a8),color-stop(39%,#dedede),color-stop(60%,#f6f6f6),color-stop(100%,#fff));background:linear-gradient(180deg,#a8a8a8 0,#dedede 39%,#f6f6f6 60%,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a8a8a8",endColorstr="#ffffff",GradientType=0)}.section-banner img{margin:30px auto 35px;max-width:650px;padding-top:50px;max-height:100%;height:auto;width:auto}.section-banner .container{min-height:20px}.section-banner .video-container-blocks{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;width:100%;max-width:700px;margin:auto}.section-banner .video-container-blocks .left,.section-banner .video-container-blocks .right{flex:1 1 50%}.section-banner .video-container-blocks img{margin:auto;padding:0;height:auto;max-width:100%}.section-banner .video-container-blocks .left{padding-right:20px}@media (max-width:560px){.section-banner .video-container-blocks{flex-wrap:wrap}.section-banner .video-container-blocks .container{min-height:0}.section-banner .video-container-blocks .left,.section-banner .video-container-blocks .right{flex:1 1 100%;order:1}.section-banner .video-container-blocks .right a{display:block}.section-banner .video-container-blocks .left{padding-right:0;margin-top:30px;order:2}}.section-banner .list-logos{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;margin:0 -10px;width:100%;max-width:100%}.section-banner .list-logos .logo-UCERGS{flex:1 1 135px;padding:0 10px;max-width:135px;width:auto;margin:0}.section-banner .list-logos .logo-AACD{flex:1 1 100px;padding:0 10px;max-width:100px;width:auto;margin:0}@media only screen and (max-width:480px){.section-banner .list-logos .logo-UCERGS{flex:0 1 100px;max-width:100px}.section-banner .list-logos .logo-AACD{flex:1 1 76px;max-width:76px}}.section-banner .title-section{margin:0 0 10px;font-style:italic;font-size:36px;line-height:40px;text-transform:none}.section-banner .subtitle-section{font-size:20px;line-height:23px;margin:0 0 30px;color:#4d4d4d}.section-banner .action-button{padding:12px 50px;font-family:Myriad Pro Bold;font-size:16px;margin:auto;background:transparent;border-radius:40px;border:1px solid #4d4d4d}@media only screen and (max-width:860px){.section-banner img{width:100%}}@media only screen and (max-width:480px){.section-banner{padding:30px 20px 15px}.section-banner .title-section{margin:0;font-size:21px;line-height:24px}.section-banner .subtitle-section{font-size:14px}}.fancybox-container{z-index:1e+25!important}.section-banners{text-align:center;padding:30px 0}.section-cars{text-align:center;padding:85px 0 60px;background:#fff}.section-cars .action-button{margin:30px auto 0}.home-page .section-cars{padding-top:15px}.home-page .unique-banner{padding:15px 0}.siga-nos{display:flex;flex-direction:column;align-items:center;background-color:#fff}.siga-nos h2{display:flex;margin:25px 0;color:#3a3a3a;font-size:34px;font-family:Myriad Pro Condensed Semibold;align-items:center}.siga-nos h2 a{color:#3a3a3a}.siga-nos h2 a:visited{color:#3a3a3a}.siga-nos h2 img{width:40px;height:40px}.siga-nos .cards-siga-nos{margin-bottom:60px;display:flex}.siga-nos .cards-siga-nos a{padding:10px}.siga-nos .cards-siga-nos img{box-shadow:0 12px 10px -5px rgba(0,0,0,.8);width:200px;height:200px}@media (max-width:1120px){.siga-nos .cards-siga-nos{display:flex;justify-content:center}.siga-nos .cards-siga-nos a img{width:100%;height:100%}}@media (max-width:768px){.siga-nos h2{margin:25px 0;font-size:28px}}@media (max-width:550px){.siga-nos .cards-siga-nos{display:flex;flex-direction:column}.siga-nos .cards-siga-nos a{display:flex;flex-direction:column;align-items:center;justify-content:center}.siga-nos .cards-siga-nos a img{width:70%}}@media (max-width:360px){.siga-nos h2{margin:12px 0;font-size:24px}}.section-winners{text-align:center;padding:50px 0 30px;background:#fff}.section-blocks{text-align:center;padding:30px 0 60px;background:#fff}.section-institutions{text-align:center;padding:50px 0;background:#e1e1e1}.section-infos-detail{text-align:center;padding:50px 0}.section-infos-detail .image-detail{margin:0 auto 55px;display:block;max-width:100%;width:auto;height:auto;max-height:100%}.section-infos-detail .title-section{text-transform:none;margin:0 0 40px}.section-about .text-section,.section-about .title-section{text-align:center}.section-unique-banner{text-align:left;padding:30px 0 60px;background:#fff}.section-unique-banner .overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:3;background:#fff;opacity:.5;filter:alpha(opacity=50);position:absolute;display:none;z-index:1}.section-unique-banner .overlay.active{display:block}.section-unique-banner .unique-banner{position:relative;padding:35px 70px;display:block;text-align:left;background-size:cover;background-position:100%;background-repeat:no-repeat;border-radius:10px;width:100%;max-width:100%}.section-unique-banner .title{font-size:40px;line-height:43px;color:#4d4d4d;font-family:Myriad Pro Bold;margin:0 0 20px}.section-unique-banner ul{margin:0 0 20px;padding:0 0 0 15px}.section-unique-banner ul li{width:100%;font-size:20px;line-height:23px;margin:0 0 10px;color:#4d4d4d}@media only screen and (max-width:860px){.section-unique-banner .unique-banner{padding:20px 50px}.section-unique-banner .title{font-size:30px;line-height:30px;max-width:300px}.section-unique-banner ul{max-width:300px}.section-unique-banner ul li{font-size:18px;line-height:21px}.section-unique-banner .action-button{padding:12px 55px;font-size:14px}}@media only screen and (max-width:640px){.section-unique-banner .unique-banner{padding:20px 30px}.section-unique-banner .title{font-size:25px;line-height:28px;max-width:210px}.section-unique-banner ul{max-width:210px}.section-unique-banner ul li{font-size:16px;line-height:19px}.section-unique-banner .action-button{padding:12px 55px;font-size:14px}}@media only screen and (max-width:480px){.section-unique-banner .action-button,.section-unique-banner .title,.section-unique-banner ul li{position:relative;z-index:2}.section-unique-banner .overlay{display:block}}.institutions-page{background:#f5f5f5}.institutions-page .section-banner{background-size:cover;background-position:50%;background-repeat:no-repeat;height:430px;border-radius:0 0 50px 50px;background-color:transparent}.institutions-page .section-institutions{padding:65px 0 80px;background:#f5f5f5}.institutions-page .section-text{padding-top:85px;text-align:center}.institutions-page .section-text .title-section{font-size:44px;line-height:46px;margin:0 0 40px;text-transform:none}.institutions-page .section-text .text-section{font-size:22px;line-height:28px;margin:auto;max-width:950px}.institutions-page .blocks-institutions .block .image{background-color:#fff}@media only screen and (max-width:992px){.institutions-page .blocks-institutions{flex-wrap:wrap}.institutions-page .blocks-institutions .block{flex:1 1 42%}.institutions-page .blocks-institutions .block:nth-child(2n){margin-right:0}.institutions-page .blocks-institutions .block:nth-child(3n){margin:30px auto 0;max-width:50%}}@media only screen and (max-width:860px){.institutions-page .blocks-institutions .image{height:180px}.institutions-page .blocks-institutions .description,.institutions-page .blocks-institutions .name{font-size:12px;line-height:23px}.institutions-page .blocks-institutions .name{font-size:14px;line-height:20px}}@media only screen and (max-width:768px){.institutions-page .section-banner{height:380px}.institutions-page .section-institutions{padding:50px 0 30px}.institutions-page .section-text{padding-top:50px}.institutions-page .section-text .title-section{font-size:30px;line-height:35px;margin:0 0 30px}.institutions-page .section-text .text-section{font-size:14px;line-height:22px}}@media only screen and (max-width:640px){.institutions-page .blocks-institutions .block,.institutions-page .blocks-institutions .block:nth-child(2n),.institutions-page .blocks-institutions .block:nth-child(3n){margin:0 0 25px;flex:1 1 100%;max-width:100%;padding-bottom:45px}}.winners-page{background:#f5f5f5}.winners-page .section-winners{padding:100px 0 80px}@media only screen and (max-width:768px){.winners-page .section-winners{padding:50px 0 30px}}.general-page{text-align:left;padding:100px 0 75px;background:#f5f5f5}.general-page .title-section{text-transform:none;margin:0 0 40px;color:#000}.general-page.contact .title-section{text-align:center}.general-page .contact-form{max-width:780px;width:100%!important;margin:auto}.general-page .contact-form .ant-alert{margin:8px 0!important;font-size:26px!important;line-height:29px!important}.general-page .contact-form .btn-send{margin-top:10px!important;line-height:55px!important;height:55px!important;font-family:Myriad Pro Condensed Semibold!important;font-size:18px!important;width:100%!important;float:right;max-width:180px}.general-page.documents .text-section,.general-page.regulament .text-section,.general-page.terms .text-section{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;letter-spacing:.6px}.general-page.documents .text-section p,.general-page.regulament .text-section p,.general-page.terms .text-section p{display:block;margin:0 0 15px}.general-page.documents .text-section p>span,.general-page.regulament .text-section p>span,.general-page.terms .text-section p>span{font-family:Myriad Pro Bold;padding-right:8px}.general-page.documents .text-section h6,.general-page.regulament .text-section h6,.general-page.terms .text-section h6{margin:60px 0 10px;font-family:Myriad Pro Bold;font-size:22px;line-height:28px;display:block}.general-page.documents .text-section h6>span,.general-page.regulament .text-section h6>span,.general-page.terms .text-section h6>span{font-size:22px;line-height:28px;padding-right:8px}.general-page.documents .text-section ul li>span,.general-page.regulament .text-section ul li>span,.general-page.terms .text-section ul li>span{font-family:Myriad Pro Bold;padding-right:8px}.general-page.documents .text-section table,.general-page.regulament .text-section table,.general-page.terms .text-section table{display:table;width:100%;max-width:300px}.general-page.documents .text-section table tr,.general-page.regulament .text-section table tr,.general-page.terms .text-section table tr{display:table-row}.general-page.documents .text-section table td,.general-page.regulament .text-section table td,.general-page.terms .text-section table td{display:table-cell;border:1px solid #e1e1e1;padding:5px 10px}.general-page.documents .list-arquivos,.general-page.regulament .list-arquivos,.general-page.terms .list-arquivos{padding:0;list-style:none;margin:0 -10px;width:auto;max-width:100%;display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.general-page.documents .list-arquivos li,.general-page.regulament .list-arquivos li,.general-page.terms .list-arquivos li{margin:10px;flex:0 1 auto}.general-page.documents .box-download,.general-page.regulament .box-download,.general-page.terms .box-download{border:1px solid #d9d9d9;background:#fff;display:block;border-radius:5px;padding:20px;width:100%;max-width:250px}.general-page.documents .box-download .bottom,.general-page.regulament .box-download .bottom,.general-page.terms .box-download .bottom{padding:8px 0;border-top:1px solid #d9d9d9;width:100%;overflow-wrap:break-word;display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap}.general-page.documents .box-download .bottom span,.general-page.regulament .box-download .bottom span,.general-page.terms .box-download .bottom span{font-size:18px;color:#aaa;text-align:left;margin-left:26px;white-space:normal;min-width:0;line-height:18px}.general-page.documents .box-download .bottom .min-icon,.general-page.regulament .box-download .bottom .min-icon,.general-page.terms .box-download .bottom .min-icon{min-width:0}.general-page.documents .box-download .big-icon svg,.general-page.regulament .box-download .big-icon svg,.general-page.terms .box-download .big-icon svg{width:60px;font-size:60px;display:block;margin:0 auto 20px;color:#4d4d4d}.general-page.documents h6{margin:80px 0 25px}@media only screen and (max-width:1080px){.general-page{padding:80px 0 75px}}@media only screen and (max-width:768px){.general-page{padding:65px 0 50px}}.general-page.how-works .title-section{text-align:center;text-transform:uppercase}.general-page.how-works .container{max-width:1400px!important}@media only screen and (max-width:1580px){.general-page.how-works .container{padding:0 75px!important}}@media only screen and (max-width:1360px){.general-page.how-works .container{padding-right:15px!important}}@media only screen and (max-width:992px){.general-page.how-works .container{padding-left:50px!important}}@media only screen and (max-width:640px){.general-page.how-works .container{padding-left:30px!important}}.detail-page{padding-top:0;background:#f5f5f5}.detail-page .section-blocks,.detail-page .section-cars,.detail-page .section-infos-detail{background:#fff}.detail-page .section-infos-detail{padding-bottom:0}.detail-page .section-cars{margin-top:0;padding-top:50px}.detail-page .section-text{padding:100px 0 0;text-align:center}.detail-page .section-text .title-section{color:#3a3a3a}.detail-page .section-institutions{padding:55px 0 40px;background:#4d4d4d}.detail-page .section-institutions .title-section{color:#fff}.detail-page .blocks-institutions{margin:auto;max-width:520px}.detail-page .blocks-institutions .block{background:#fff;padding:15px;border-radius:5px;justify-content:center}.detail-page .blocks-institutions img{max-height:120px}.detail-page .btn-more{font-size:14px;padding:0 55px;line-height:30px;border-radius:30px;border:1px solid #fbb03b;color:#fff;background:transparent;display:inline-block;margin:20px auto 0}@media only screen and (max-width:768px){.detail-page{padding-top:50px}}@media only screen and (max-width:640px){.detail-page .blocks-institutions{flex-wrap:wrap}.detail-page .blocks-institutions .block{margin-right:10px;flex:1 1 42%}.detail-page .blocks-institutions .block:nth-child(2n){margin-right:0}.detail-page .blocks-institutions .block:nth-child(3n){margin:10px auto 0;max-width:50%}}.checkout-page{padding:80px 0 75px}.checkout-page .container{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:stretch;flex-wrap:nowrap;flex-direction:row}.checkout-page .block-car-checkout{width:100%;margin:0 0 20px}.checkout-page .left-content,.checkout-page .right-content{flex:1 1 42%}.checkout-page .left-content{margin-right:20px}.checkout-page .table-sorteios{width:100%;max-width:100%}.checkout-page .table-sorteios td,.checkout-page .table-sorteios th{padding:8px 15px;background:#fff}.checkout-page .table-sorteios th{font-family:Myriad Pro Bold;text-transform:uppercase;color:#fff;background:#4d4d4d}.checkout-page .table-sorteios tr{cursor:pointer}.checkout-page .table-sorteios tr:first-child{cursor:default}.checkout-page .row-pedidos{width:100%;max-width:100%}.checkout-page .card-pedido{cursor:pointer;border-radius:5px}@media only screen and (max-width:1080px){.checkout-page{padding:75px 0}}@media only screen and (max-width:992px){.checkout-page .left-content{flex:0 0 320px}}@media only screen and (max-width:768px){.checkout-page{padding:65px 0 50px}.checkout-page .container{flex-wrap:wrap}.checkout-page .left-content,.checkout-page .right-content{flex:1 1 100%;margin:0 auto}.checkout-page .left-content{margin-bottom:30px}}@media only screen and (max-width:640px){.checkout-page .container{flex-wrap:wrap}.checkout-page .left-content,.checkout-page .right-content{flex:1 1 100%}.checkout-page .left-content{margin:0 0 20px}}.about-page{padding:80px 0 0;text-align:center}.about-page .section-about{padding:0!important;text-align:center}.about-page .section-text{padding:85px 0 50px}.about-page .subtitle-section{font-family:Myriad Pro Bold;font-size:60px;line-height:65px;margin:30px 0;text-align:center}.about-page .text-section{max-width:960px;margin:auto}.about-page .text-section p{font-size:30px;line-height:40px}.about-page .logo-aplicap{margin:30px auto 0;width:100%;max-width:480px}@media only screen and (max-width:992px){.about-page{padding-top:70px}}@media only screen and (max-width:768px){.about-page{padding-top:50px}.about-page .subtitle-section{font-size:45px;line-height:55px}.about-page .text-section p{font-size:23px;line-height:34px}.about-page .logo-aplicap{max-width:380px}}.login-page .antd-pro\\layouts\\-user-layout-container{background:#fff!important}.login-page .antd-pro\\layouts\\-user-layout-header{height:auto!important;line-height:normal!important}.login-page .antd-pro\\layouts\\-user-layout-content{padding:40px 20px;margin:auto}.login-page .logo-login{width:100%;max-width:200px;margin:auto}.login-page .antd-pro\\components\\-global-footer\\index-globalFooter{display:none!important}.login-page .btn-cadastro{border-radius:40px!important;width:100%;font-size:16px;line-height:30px}@media only screen and (max-width:768px){.desktop{display:none!important}.title-modal-login{font-weight:700;font-size:24px}}@media only screen and (min-width:767px){.mobile{display:none!important}}.img-responsive{width:100%;height:auto}.ant-modal-wrap{padding:0 15px!important}.modal-video{width:100%!important;max-width:768px!important;display:none}.modal-video.comunicado{max-width:500px!important}.modal-video .ant-modal-content{border-radius:20px!important}.modal-video .ant-modal-footer{display:none!important}.modal-video .ant-modal-body{padding:0!important;line-height:0!important}.modal-video video{width:100%}.modal-video .ant-modal-close-icon{font-size:25px!important;color:#000!important;display:none!important}.modal-video.comunicado .ant-modal-close-icon{color:#fff!important;display:none}.ant-modal-mask{display:none!important}.modal-numbers{text-align:center;padding:0 15px;width:100%!important;max-width:780px}.modal-numbers .description{max-width:80%;margin:auto}.modal-numbers .ant-modal-footer{display:none!important}.modal-numbers .ant-modal-body{padding:60px 15px 50px!important}.modal-numbers .ant-modal-content{border-radius:20px!important}.modal-numbers .button-act{max-width:320px;display:block;padding:15px 20px;border-radius:30px;color:#fff;border:none;margin:0 auto;background:#21aaf3;background:linear-gradient(90deg,#21aaf3 0,#11d8f7 50%,#21aaf3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#21aaf3",endColorstr="#21aaf3",GradientType=1);transition:all .4s;font-size:18px}.modal-numbers .button-act:hover{background:#2ca9e0;background:linear-gradient(90deg,#2ca9e0 0,#2ca9e0 50%,#2ca9e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#2ca9e0",endColorstr="#2ca9e0",GradientType=1)}.modal-numbers .title{color:#4d4d4d;font-family:Myriad Pro Condensed;font-size:28px;margin:0 0 10px;line-height:30px}.modal-numbers .subtitle{color:#4d4d4d;font-family:Myriad Pro Condensed;font-size:25px;text-transform:uppercase;margin:0 0 15px}.modal-numbers .list-numbers{max-width:360px;width:100%;margin:0 auto 25px;display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:stretch;flex-wrap:nowrap;flex-direction:row}.modal-numbers .list-numbers li{margin-right:10px;flex:1 1 auto;background:#2ca9e0;border:none}.modal-numbers .list-numbers input{color:#4d4d4d;font-size:30px;background:transparent;padding:0 10px;text-align:center;border:none;box-shadow:none;height:60px;border-radius:3px}.modal-numbers .list-numbers ::-webkit-input-placeholder{color:#f4bb00}.modal-numbers .list-numbers :-ms-input-placeholder{color:#f4bb00}.modal-numbers .list-numbers ::-ms-input-placeholder{color:#f4bb00}.modal-numbers .list-numbers ::placeholder{color:#f4bb00}.modal-numbers .list-numbers li:last-child{margin:0}@media only screen and (max-width:640px){.modal-numbers .list-numbers.inside-modal li{padding:1px 0;margin-right:2px}.modal-numbers .list-numbers.inside-modal li input{font-size:26px;padding:0 10px}}.modal-numbers .ant-tag-checkable{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;width:100%;max-width:330px;margin:0 auto 12px!important;font-size:22px!important;padding:0 15px!important;line-height:36px!important;background:transparent!important;color:#4d4d4d;border:1px solid #fbb03b;border-radius:30px}.modal-numbers .ant-tag-checkable .anticon-plus-circle{display:block;color:#4d4d4d;flex:0 0 auto}.modal-numbers .ant-tag-checkable .anticon-dislike{color:#222;flex:0 0 auto}.modal-numbers .ant-tag-checkable.ant-tag-checkable-checked,.modal-numbers .ant-tag-checkable:hover{background:#e1e1e1!important;border-color:#e1e1e1;color:#4d4d4d!important}.modal-numbers .ant-tag-checkable.ant-tag-checkable-checked{background:#e1e1e1!important;border-color:#e1e1e1;color:#4d4d4d!important}.modal-numbers .ant-tag-checkable.ant-tag-checkable-checked .anticon-plus-circle{display:none!important}.modal-numbers .ant-tag-checkable.ant-tag-checkable-checked .anticon-dislike{color:red}.modal-numbers .ant-tag-checkable.item-added{color:green;border-color:green}.modal-numbers .ant-tag-checkable.item-added .inner-box{display:flex;align-items:center}.modal-numbers .ant-tag-checkable.item-added small{font-size:12px;margin-left:20px}@media only screen and (max-width:640px){.modal-numbers .ant-tag-checkable.item-added small{font-size:11px;margin-left:10px}}.little-message{font-size:11px!important;color:#3a3a3a!important;margin-top:-20px;display:block}.modal-Login{width:100%!important;max-width:960px}.modal-Login .ant-form-item-label{line-height:25px}.modal-Login .ant-modal-footer{display:none!important}.modal-Login .ant-modal-content{border-radius:20px!important}.modal-Login .ant-modal-body{padding:20px 15px!important;line-height:0!important}.modal-Login .title-modal-login{font-size:20px!important;line-height:25px!important;margin:0 0 20px!important;font-family:Roboto,sans-serif!important;font-weight:400!important;font-weight:900!important;color:#4d4d4d!important}.modal-Login input{height:40px!important;line-height:40px!important;border-radius:8px!important}.modal-Login .ant-select-selection__rendered{line-height:50px!important}.modal-Login .ant-select-selection{height:40px!important;border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.modal-Login .antd-pro\\components\\-login\\index-login .ant-form-item,.modal-Login .antd-pro\\pages\\-user\\-register-main .ant-form-item{margin:0 0 10px!important}.modal-Login .antd-pro\\pages\\-user\\-login-main,.modal-Login .antd-pro\\pages\\-user\\-register-main{width:100%}.modal-Login .antd-pro\\pages\\-user\\-register-main .ant-form-item.form-item-flex{margin:0!important}.modal-Login .form-item-flex .ant-input-group{display:-moz-flex!important;display:-webkit-flex!important;display:box!important;display:flexbox!important;display:flex!important;align-items:flex-start!important;flex-wrap:nowrap!important;flex-direction:row!important}.modal-Login .form-item-flex .ant-input-group .ant-select{flex:0 0 50px;width:auto!important;margin:0!important}.modal-Login .form-item-flex .ant-input-group input{flex:1 1 auto;width:auto!important;border-radius:0 8px 8px 0!important;margin:0!important}.modal-Login .antd-pro\\components\\-login\\index-login .antd-pro\\components\\-login\\index-submit,.modal-Login .antd-pro\\pages\\-user\\-register-main .antd-pro\\pages\\-user\\-register-submit{margin-top:10px!important;line-height:40px!important;height:40px!important;font-family:Roboto,sans-serif!important;font-weight:400!important;font-weight:700!important;font-size:18px!important;background:#fbb03b!important;color:#4d4d4d!important;border-color:#fbb03b!important;width:100%!important}.modal-Login .antd-pro\\components\\-login\\index-login .antd-pro\\components\\-login\\index-submit:hover,.modal-Login .antd-pro\\pages\\-user\\-register-main .antd-pro\\pages\\-user\\-register-submit:hover{background:#4d4d4d!important;border-color:#4d4d4d!important;color:#3a3a3a!important}.modal-Login .antd-pro\\pages\\-user\\-register-main .antd-pro\\pages\\-user\\-register-submit{margin-top:0!important}.modal-Login .blocks-login{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:stretch;flex-wrap:nowrap;flex-direction:row;width:100%;max-width:100%;margin:0 auto}.modal-Login .blocks-login .left,.modal-Login .blocks-login .right{flex:1 1 42%;padding:25px}.modal-Login .blocks-login .left{border-right:1px solid #ccc}@media only screen and (max-width:768px){.modal-Login .ant-modal-body{padding:0 30px!important}.modal-Login .title-modal-login{text-align:center}.modal-Login .antd-pro\\pages\\-user\\-login-main,.modal-Login .antd-pro\\pages\\-user\\-register-main{width:100%;max-width:100%;margin:auto!important}.modal-Login .blocks-login{flex-wrap:wrap}.modal-Login .blocks-login .left,.modal-Login .blocks-login .right{flex:1 1 100%;padding:25px 15px}.modal-Login .blocks-login .left{border-bottom:1px solid #ccc;border-right:none}}@media only screen and (max-width:640px){.modal-Login input{height:40px!important;line-height:40px!important}.modal-Login .antd-pro\\components\\-login\\index-login .antd-pro\\components\\-login\\index-submit,.modal-Login .antd-pro\\pages\\-user\\-register-main .antd-pro\\pages\\-user\\-register-submit{height:40px!important;line-height:40px!important;font-size:15px!important}.modal-Login .ant-select-selection__rendered{line-height:40px!important}.modal-Login .ant-select-selection{height:40px!important}.modal-Login .title-modal-login{margin:0 0 20px!important}}@media only screen and (max-width:480px){.modal-Login .ant-modal-body{padding:0 10px!important}.modal-Login .blocks-login .left,.modal-Login .blocks-login .right{padding:30px 0}}.header-principal .ant-badge .ant-badge-count{box-shadow:2px 1px 10px #000;background-color:#fbb03b;border:1px solid #f26929;margin-top:13px;margin-right:-10px}@media only screen and (max-width:1400px){.header-principal .ant-badge .ant-badge-count{margin-right:5px}}.header-principal.fixed .ant-badge{margin-top:6px}.header-principal .header-right ul li{vertical-align:top}.header-principal .header-right ul li.user-circle{vertical-align:middle}@media only screen and (max-width:768px){.header-principal .ant-badge{margin-top:30px}.header-principal.fixed .ant-badge{margin-top:28px}.header-principal .header-right ul li.user-circle{margin-top:19px}.header-principal .header-right{display:none!important}}@media only screen and (max-width:640px){.header-principal .header-right ul li.user-circle{margin-top:15px!important}.header-principal.fixed .header-right ul li.user-circle{margin-top:7px!important}.header-principal .ant-badge{margin-top:28px}.header-principal.fixed .ant-badge{margin-top:13px}}@media only screen and (max-width:480px){.header-principal .header-right ul li.user-circle{margin-top:19px}}.meses-box{display:flex}.meses-box select{flex:1 1;border-radius:5px;border:1px solid #ddd;padding:6px}.list-numbers li{cursor:pointer}.box-resultado-escolha{min-height:200px}.hidden{display:none}.add-mais.btn-add{max-width:320px;display:block;width:100%;color:#4d4d4d;line-height:30px;border-radius:20px;background:#fbb03b;margin:0 auto 35px;font-family:Myriad Pro Bold;font-size:13px;text-align:center}.add-mais.btn-add:hover{color:#fff;background:#4d4d4d}.sorteio-carousel{max-width:860px;margin:auto auto 50px}.sorteio-carousel img{margin:auto;max-width:860px}.sorteio-carousel .carousel .slide{background-color:#f5f5f5}@keyframes blinker{0%{opacity:1}to{opacity:0}}.blink{text-decoration:blink;-webkit-animation-name:blinker;-webkit-animation-duration:.6s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-webkit-animation-direction:alternate;-moz-animation-name:blinker;-moz-animation-duration:.6s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:ease-in-out;-moz-animation-direction:alternate;animation-name:blinker;animation-duration:.6s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:alternate}.detalhe-sorteio .recibo{background:#fff;padding:30px 20px;display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;flex-wrap:nowrap;flex-direction:row;margin-bottom:50px}.detalhe-sorteio .recibo .left-recibo{flex:0 0 270px}.detalhe-sorteio .recibo .left-recibo img{max-width:100%;display:block;width:auto}.detalhe-sorteio .recibo .center-recibo{flex:1 1 auto;padding:0 20px}.detalhe-sorteio .recibo .right-recibo{flex:0 0 auto;text-align:center}.detalhe-sorteio .recibo p{font-size:18px;line-height:24px;margin:0 0 8px}.detalhe-sorteio .recibo p.total{text-transform:uppercase;font-size:18px;line-height:24px;font-weight:300}.detalhe-sorteio .recibo p.total strong{display:block;font-size:25px;line-height:32px;font-weight:700}.detalhe-sorteio .recibo p.gray{font-size:15px;line-height:19px;margin-top:25px;color:#aaa}.detalhe-sorteio .box-numeros{background:#fff;padding:30px 20px}.detalhe-sorteio .box-numeros .box-numeros__top{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;flex-wrap:nowrap;flex-direction:row;margin-bottom:25px}.detalhe-sorteio .box-numeros .box-numeros__top .left-numeros{flex:0 0 270px}.detalhe-sorteio .box-numeros .box-numeros__top .left-numeros img{max-width:100%;display:block;width:auto}.detalhe-sorteio .box-numeros .box-numeros__top .center-numeros{flex:1 1 auto;padding:0 20px}.detalhe-sorteio .box-numeros .box-numeros__top p{font-size:18px;line-height:24px;margin:0 0 8px}.detalhe-sorteio .box-numeros .box-numeros__top p.premio{font-size:18px;line-height:24px}.detalhe-sorteio .box-numeros .box-numeros__top p.premio small{text-transform:uppercase;font-size:15px;line-height:19px;display:block;font-weight:300}.detalhe-sorteio .box-numeros .box-numeros__top .title-titulos{text-transform:uppercase;font-size:15px;line-height:19px;display:block;font-weight:300;margin:0 0 15px}.detalhe-sorteio .box-numeros .box-numeros__top .linha-numero{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;flex-wrap:nowrap;flex-direction:row;margin:0 0 10px;justify-content:space-between}.detalhe-sorteio .box-numeros .box-numeros__top .numero{border:1px solid #4d4d4d;padding:10px;text-align:center;flex:0 0 auto;font-size:48px;white-space:nowrap;font-weight:700;margin:0 10px 0 0}.detalhe-sorteio .box-numeros .box-numeros__top .valor-numero{flex:0 0 auto;text-transform:uppercase;font-size:15px;line-height:19px;font-weight:300;margin:0}.detalhe-sorteio .box-numeros .box-numeros__bottom{display:flex;flex-direction:column;gap:10px}.detalhe-sorteio .box-numeros .box-numeros__bottom .box-numeros__bottom--header{display:flex;justify-content:space-between;gap:20px}.detalhe-sorteio .box-numeros .box-numeros__bottom .box-numeros__bottom--header p{font-size:18px;font-weight:700}.detalhe-sorteio .box-numeros .box-numeros__bottom .box-numeros__bottom--footer{display:flex;flex-wrap:wrap;justify-content:center;gap:30px 10px;max-height:500px;overflow-y:auto;padding:10px}.detalhe-sorteio .box-numeros .box-numeros__bottom .box-numeros__bottom--footer p{font-size:18px;margin:0;min-width:0!important;border-radius:5px;box-shadow:2px 2px 11px #ddd;padding:5px 10px;border:none;font-weight:500}@media only screen and (max-width:860px){.detalhe-sorteio .recibo{padding:20px}.detalhe-sorteio .recibo .left-recibo{flex:0 0 180px}.detalhe-sorteio .recibo p{font-size:15px;line-height:19px}.detalhe-sorteio .recibo p.total{font-size:15px;line-height:19px}.detalhe-sorteio .recibo p.total strong{font-size:18px;line-height:24px}.detalhe-sorteio .recibo p.gray{font-size:12px;line-height:16px}.detalhe-sorteio .box-numeros{padding:20px}.detalhe-sorteio .box-numeros .left-numeros{flex:0 0 180px}.detalhe-sorteio .box-numeros p{font-size:15px;line-height:19px}.detalhe-sorteio .box-numeros p.premio{font-size:15px;line-height:19px}.detalhe-sorteio .box-numeros p.premio small{font-size:12px;line-height:16px}.detalhe-sorteio .box-numeros .title-titulos{font-size:12px;line-height:16px}.detalhe-sorteio .box-numeros .numero{font-size:48px;line-height:19px}.detalhe-sorteio .box-numeros .valor-numero{font-size:12px;line-height:16px}}@media only screen and (max-width:640px){.detalhe-sorteio .recibo{padding:20px 15px}.detalhe-sorteio .recibo .left-recibo{flex:0 0 120px}.detalhe-sorteio .recibo .center-recibo{padding:0 15px}.detalhe-sorteio .recibo p{font-size:13px;line-height:18px}.detalhe-sorteio .recibo p.total{font-size:13px;line-height:18px}.detalhe-sorteio .recibo p.total strong{font-size:15px;line-height:19px}.detalhe-sorteio .recibo p.gray{font-size:10px;line-height:14px}.detalhe-sorteio .box-numeros{padding:20px 15px}.detalhe-sorteio .box-numeros .left-numeros{flex:0 0 120px}.detalhe-sorteio .box-numeros .center-numeros{padding:0 15px}.detalhe-sorteio .box-numeros p{font-size:13px;line-height:18px}.detalhe-sorteio .box-numeros p.premio{font-size:13px;line-height:18px}.detalhe-sorteio .box-numeros p.premio small{font-size:10px;line-height:14px}.detalhe-sorteio .box-numeros .title-titulos{font-size:10px;line-height:14px}.detalhe-sorteio .box-numeros .numero{font-size:48px;line-height:18px}.detalhe-sorteio .box-numeros .valor-numero{font-size:10px;line-height:14px}}@media (max-width:540px){.detalhe-sorteio .recibo{flex-wrap:wrap;align-items:flex-start}.detalhe-sorteio .recibo .left-recibo{flex:1 1 100%;text-align:center;margin:0 0 20px}.detalhe-sorteio .recibo .left-recibo img{max-width:200px;margin:auto}.detalhe-sorteio .recibo .center-recibo{padding:0 15px 0 0}.detalhe-sorteio .recibo p{font-size:15px;line-height:19px}.detalhe-sorteio .recibo p.total{font-size:15px;line-height:19px}.detalhe-sorteio .recibo p.total strong{font-size:18px;line-height:24px}.detalhe-sorteio .recibo p.gray{font-size:12px;line-height:16px}.detalhe-sorteio .box-numeros{flex-wrap:wrap}.detalhe-sorteio .box-numeros .left-numeros{flex:1 1 100%;text-align:center;margin:0 0 20px}.detalhe-sorteio .box-numeros .left-numeros img{max-width:200px;margin:auto}.detalhe-sorteio .box-numeros .center-numeros{padding:15px 15px 15px 0}.detalhe-sorteio .box-numeros p{font-size:15px;line-height:19px}.detalhe-sorteio .box-numeros p.premio{font-size:15px;line-height:19px}.detalhe-sorteio .box-numeros p.premio small{font-size:12px;line-height:16px}.detalhe-sorteio .box-numeros .title-titulos{font-size:12px;line-height:16px}.detalhe-sorteio .box-numeros .numero{font-size:18px;line-height:19px}.detalhe-sorteio .box-numeros .valor-numero{font-size:12px;line-height:16px}}@media only screen and (max-width:480px){.detalhe-sorteio .recibo{display:block}.detalhe-sorteio .recibo .center-recibo,.detalhe-sorteio .recibo .left-recibo,.detalhe-sorteio .recibo .right-recibo{width:100%;max-width:100%;text-align:center;padding:0;margin:0 0 30px}.detalhe-sorteio .recibo .right-recibo{margin:0}.detalhe-sorteio .recibo .total{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;align-items:center;flex-wrap:nowrap;justify-content:center}.detalhe-sorteio .recibo .total strong{padding-left:8px}.detalhe-sorteio .box-numeros{display:block}.detalhe-sorteio .box-numeros .center-numeros,.detalhe-sorteio .box-numeros .left-numeros,.detalhe-sorteio .box-numeros .right-numeros{width:100%;max-width:100%;text-align:center;padding:0;margin:0 0 30px}.detalhe-sorteio .box-numeros .right-numeros{margin:0}.detalhe-sorteio .box-numeros .title-titulos{margin:0 0 8px}.detalhe-sorteio .box-numeros .linha-numero{justify-content:center}.detalhe-sorteio .box-numeros .numero{min-width:100px}}.resultado-home{margin:30px auto 60px;max-width:800px;box-shadow:1px 1px 8px #aaa}.resultado-home img{width:100%}.resultado-home .mobile{display:none}@media only screen and (max-width:768px){.resultado-home .mobile{display:block}.resultado-home .desk{display:none!important}}.lista-resultados{width:100%;max-width:900px;margin:auto}.lista-resultados img{width:100%}.input-qtd-compra{border-radius:30px!important}.box-qtd{box-shadow:1px 2px 5px #ddd;padding:30px 10px;border-radius:30px;border:1px solid #f5f5f5}.box-qtd .valor-a-pagar{font-weight:700;font-size:16px}.box-qtd table{width:100%}.box-qtd .btn-comprar{width:100%;border-radius:30px;height:50px;color:#fff;margin-top:20px;border:none}.embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.embed-container embed,.embed-container iframe,.embed-container object{position:absolute;top:0;left:0;width:100%;height:100%}.social-network a{color:#fff;font-size:28px}.social-network a .anticon{display:none!important;margin-top:25px}.fixed .social-network a .anticon{margin-top:20px}.modal-escolha{padding:50px 10px}@media only screen and (max-width:480px){.modal-escolha{padding:20px 10px}}.modal-escolha .list-numbers li.w100{padding:20px 10px;text-align:center}.ant-modal.responsive{width:100%!important;max-width:520px}.pinkBg{background-color:#2ca9e0!important;background-image:linear-gradient(90deg,#11d8f7,#21aaf3)}.intro-banner-vdo-play-btn{position:relative;z-index:1}.intro-banner-vdo-play-btn .ripple{position:absolute;width:180px;height:60px;z-index:-1;left:50%;top:50%;opacity:0;margin:-30px 0 0 -90px;border-radius:100px;animation:ripple 2.8s infinite}@keyframes ripple{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(1)}}.intro-banner-vdo-play-btn .ripple:nth-child(2){animation-delay:.5s;-webkit-animation-delay:.5s}.intro-banner-vdo-play-btn .ripple:nth-child(3){animation-delay:.9s;-webkit-animation-delay:.9s}.button-act{padding:5px 30px;border-radius:30px;font-size:14px;color:#fff;border:none;margin:0 auto;display:block;box-shadow:2px 2px 6px -3px rgba(0,0,0,.5);background:#21aaf3;background:linear-gradient(90deg,#21aaf3 0,#11d8f7 50%,#21aaf3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#21aaf3",endColorstr="#21aaf3",GradientType=1);transition:all .4s ease-out}.button-act:hover{background:#2ca9e0;background:linear-gradient(90deg,#2ca9e0 0,#2ca9e0 50%,#2ca9e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#2ca9e0",endColorstr="#2ca9e0",GradientType=1)}.btn-border,.btn-border-r,.btn-inner{height:50px;display:table-cell;background-image:url("/btn/btn-border.png");background-position:50%;background-size:contain;background-repeat:no-repeat;background-size:auto 68px}.btn-border{width:28px;background-image:url("/btn/btn-border.png")}.btn-border-r{width:28px;background-image:url("/btn/btn-border.png");transform:scaleX(-1) scaleY(1)}.btn-inner{background-image:url("/btn/btn-inner.png");background-repeat:repeat-x;background-size:auto 68px;font-size:24px;text-transform:uppercase;color:#222;padding-bottom:14px;max-width:76px;text-overflow:ellipsis;overflow:hidden}.fixed .btn-border,.fixed .btn-border-r,.fixed .btn-inner{background-size:auto 60px}.fixed .btn-border,.fixed .btn-border-r{width:25px}@media only screen and (max-width:480px){.btn-border,.btn-border-r,.btn-inner{background-size:auto 62px}.btn-border,.btn-border-r{width:24px}.btn-inner{font-size:16px;max-width:42px}}.vertical-social-media{position:fixed;padding:0;list-style:none;height:100%;width:auto;z-index:999;left:25px;margin:0;max-width:40px;width:100%;display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;flex-direction:column;justify-content:center;align-items:center}.vertical-social-media *{color:#2ca9e0}.vertical-social-media li{display:block;margin:0 0 30px;flex:0 0 32px}.vertical-social-media li a{font-size:32px;display:block;line-height:32px!important}.vertical-social-media li a svg{line-height:0!important;display:block}.vertical-social-media :hover{color:#fdb03c}@media only screen and (max-width:992px){.vertical-social-media{left:5px}.vertical-social-media li{margin:0 0 20px;flex:0 0 28px}.vertical-social-media li a{font-size:28px;line-height:28px}}@media only screen and (max-width:640px){.vertical-social-media{max-width:25px;left:2px}.vertical-social-media li{flex:0 0 20px}.vertical-social-media li a{font-size:20px;line-height:20px}}#drop-container-h .ant-dropdown,#drop-container .ant-dropdown{margin-top:28px!important;z-index:9999999!important}#drop-container-h .ant-dropdown .ant-dropdown-menu-item,#drop-container .ant-dropdown .ant-dropdown-menu-item{display:block!important;font-size:18px!important;line-height:30px!important;font-family:Myriad Pro Condensed!important}#drop-container-h .ant-dropdown .ant-dropdown-menu-item .font-nav-menu,#drop-container .ant-dropdown .ant-dropdown-menu-item .font-nav-menu{font-family:Myriad Pro Condensed!important}.slider-home{cursor:pointer}.is-mobile{display:none}@media (max-width:630px){.is-desktop{display:none}.is-mobile{display:block}}.general-page .title-section{margin-top:50px}.section-infos-detail .title-section{margin-top:60px}.news-page{padding:70px 0 55px}.news-page .ant-divider{margin:50px auto!important;background:#000!important}.news-page .grid-news{display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:center;width:auto;max-width:100%;padding:50px 0;border-bottom:1px solid #000}.news-page .grid-news:last-child{border-bottom:none}.news-page .grid-news .col{border-right:1px solid #000;flex:0 0 50%}.news-page .grid-news .col:nth-child(2n){border-right:none}.news-page .grid-news .block{padding:0 30px;height:100%;display:-moz-flex;display:-webkit-flex;display:box;display:flexbox;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;cursor:pointer}.news-page .grid-news .image{width:100%;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;padding-bottom:60%}.news-page .grid-news .text{background:#ccc;text-align:center;flex:1 1 auto;line-height:46px;font-size:40px;text-transform:uppercase;font-family:Myriad Pro Bold;color:#000;position:relative;padding:20px 20px 35px}.news-page .grid-news .plus-icon{position:absolute;right:0;bottom:0;background:#fff;border-radius:5px 0 0 0;font-size:25px}@media only screen and (max-width:992px){.news-page .grid-news .block{padding:0 15px}.news-page .grid-news .text{font-size:26px;line-height:31px;padding:15px 15px 35px}}@media only screen and (max-width:768px){.news-page .grid-news{display:block;padding:0;border-bottom:none}.news-page .grid-news .block{padding:0}.news-page .grid-news .col,.news-page .grid-news .col:nth-child(2n){border-right:none;padding:30px 0}}.news-detail-page .image{display:block;max-width:100%;margin:0}.news-detail-page .title-section{padding:15px;background:#ccc;text-align:left;line-height:55px;font-size:50px;text-transform:uppercase;font-family:Myriad Pro Bold;color:#000;margin:0 0 30px}.news-detail-page .subtitle-section{font-size:40px;margin:0 0 25px;line-height:43px}@media only screen and (max-width:768px){.news-detail-page .title-section{font-size:40px;line-height:45px}.news-detail-page .subtitle-section{font-size:30px;line-height:33px}.news-detail-page .content-news p{font-size:23px;line-height:27px}}.ant-modal-body{font-size:20px}.ant-modal-confirm-body .ant-modal-confirm-content,.ant-modal-confirm-btns .ant-btn span,.ant-modal-footer .ant-btn span{font-size:20px}.ant-modal-confirm-body .ant-modal-confirm-title{font-size:24px}textarea.qrcode{border:0;font-family:roboto;font-size:10px!important;width:100%;max-width:500px;line-height:11px!important;height:60px!important}.pix-box{display:flex;justify-content:space-around;max-width:500px;background:#f5f5f5;padding:10px;border-radius:5px;margin:20px auto;align-items:center}.ant-layout-header{background:#efefef!important}.blue-button{display:flex;background-color:#2ca9e0;color:#fff;height:40px;padding:16px;border-radius:32px;text-transform:uppercase;align-items:center;justify-content:center;border:none;font-family:Myriad Pro Condensed Semibold;font-size:16px;width:auto!important;max-width:100%;cursor:pointer}.blue-button:disabled{opacity:.65}.blue-button:hover{opacity:.65;transition:all .4s}.margin-auto{margin:0 auto}.width100{width:100%!important}.header-principal .ant-badge .ant-badge-count{box-shadow:none!important;background-color:#2ca9e0;border-radius:25px;border:none!important;min-width:25px;height:25px;line-height:24px;font-size:21px;margin-top:8px;margin-right:-5px}#quem-somos{background-color:#fff}.content-section{margin-top:35px;font-size:16px;line-height:24px;color:#3a3a3a}.content-section p{margin-bottom:20px}.content-section.direita{display:flex;flex-direction:row}.content-section.direita .image{padding-right:55px;transform:scale(1.3)}.content-section.esquerda,.content-section.esquerda-invertida{display:flex;flex-direction:row-reverse}.content-section.esquerda-invertida .image,.content-section.esquerda .image{padding-left:55px;transform:scale(1.3)}.content-section .content{white-space:normal;flex:1 1 auto}.content-section .content p:last-child{margin-bottom:0}.content-section .image{display:flex;align-items:center}.content-section .image img{max-width:300px}.content-section .content-title{color:#2ca9e0;font-family:Myriad Pro Condensed Semibold;font-size:36px;line-height:45px;margin:0 0 10px}.content-section .content-text{font-size:16px!important;font-family:Myriad Pro;font-weight:400;line-height:24px}.content-section .content-text-subtitle{margin:-10px 0 0 30px}.content-section .content-text-description{margin-left:60px}.content-section .content-text-small-description{margin:-15px 0 60px 60px;font-size:14px}@media (max-width:880px){.content-section.direita{display:flex;flex-direction:column;align-items:center}.content-section.direita .image{padding-right:0}.content-section.esquerda{display:flex;flex-direction:column;justify-content:center;align-items:center}.content-section.esquerda .image{padding-left:0;margin:20px 0 50px}.content-section.esquerda-invertida{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center}.content-section.esquerda-invertida .image{padding-left:0;margin:20px 0 0}}@media (max-width:430px){.content-section .content-text-subtitle{margin:-10px 0 0}.content-section .content-text-description{margin-left:30px}.content-section.direita .image{padding-right:55px;transform:scale(1)}.content-section.esquerda-invertida .image,.content-section.esquerda .image{padding-left:10px;transform:scale(1)}}.beneficiada{margin:50px auto 100px!important}.beneficiada ul{display:flex;justify-content:space-around;text-align:center;gap:60px;margin:10px auto 50px;list-style-type:none}.beneficiada h3{font-size:19px!important;margin:0!important;font-weight:700}.beneficiada p{font-size:16px!important;font-weight:400}@media (max-width:768px){.beneficiada ul{display:flex;flex-wrap:wrap;gap:25px;margin-bottom:30px}.beneficiada ul li{flex:0 1 45%}}@media (max-width:630px){.beneficiada ul{gap:0}.beneficiada ul li{flex:0 1 50%;padding:10px}}@media (max-width:415px){.beneficiada ul li{flex:0 1 100%}}.com-degrade{background:linear-gradient(90deg,#feffff,#09509f 0,#1181a7 59%);display:flex;justify-content:center;align-items:center;height:auto;padding:30px 0 20px}.com-degrade .title{font-family:Myriad Pro Condensed Semibold;font-size:45px;line-height:80px;color:#fff}@media (max-width:768px){.com-degrade .title{font-size:48px}}@media (max-width:600px){.com-degrade .title{font-size:34px}}@media (max-width:440px){.com-degrade .title{text-align:center}}@media (max-width:405px){.com-degrade .title{text-align:center;max-width:200px;line-height:40px;margin:0 auto}}.sem-degrade{text-align:center;margin:0 0 34px;padding:0}.sem-degrade .title{font-size:24px;text-transform:uppercase;font-family:Myriad Pro Condensed Semibold;line-height:28.8px;color:#3a3a3a}.regulamento{font-family:Myriad Pro Condensed Semibold;padding-bottom:8%;background-color:#fff}.regulamento .bottom-regulamento{background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.regulamento .bottom-regulamento h2{max-width:1200px;width:100%;text-transform:uppercase;font-size:34px;justify-content:flex-start;align-items:flex-start;margin:70px 0 10px}.regulamento .bottom-regulamento .cards-regulamento-e-condicoes{gap:20px;display:flex;flex-direction:row;max-width:1200px;width:100%;flex-wrap:wrap}@media (max-width:1110px){.regulamento .bottom-regulamento{margin-left:20px}}@media (max-width:600px){.regulamento .bottom-regulamento h2{font-size:24px}.regulamento .bottom-regulamento .cards-regulamento-e-condicoes{display:flex;flex-direction:column}.regulamento .bottom-regulamento .cards-regulamento-e-condicoes .card-regulamento-e-condicoes{max-width:calc(100% - 20px);flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 20px)}.regulamento .bottom-regulamento .cards-regulamento-e-condicoes .card-regulamento-e-condicoes p{font-family:Myriad Pro Condensed Semibold;font-size:18px;font-weight:700;color:#3a3a3a;line-height:14,4px}}.card-pdf{max-width:calc(50% - 20px);flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 20px);background-color:#efefef}.card-pdf a{display:flex;flex-direction:row;align-items:center;gap:15px;max-height:118.6px;height:118.6px}.card-pdf img{margin:10px 5px 10px 20px}.card-pdf p{font-family:Myriad Pro Condensed Semibold;font-size:18px;font-weight:700;color:#3a3a3a;text-transform:uppercase}@media (max-width:1110px){.bottom-regulamento{margin-left:20px}}@media (max-width:600px){.bottom-regulamento h2{font-size:24px}.bottom-regulamento .card-pdf{max-width:calc(100% - 20px);flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 20px)}.bottom-regulamento .card-pdf p{font-family:Myriad Pro Condensed Semibold;font-size:18px;font-weight:700;color:#3a3a3a;line-height:14,4px}}.como-participar{margin-bottom:60px}.como-participar-section{font-family:Myriad Pro Condensed Semibold;background:linear-gradient(90deg,#feffff,#0c61a3 0,#1185a8);padding:70px 0 80px}@media (max-width:768px){.como-participar-section{padding:65px 0 75px}}.como-participar-section-title{color:#feffff;text-align:center;font-size:60px;margin-top:0;margin-bottom:107px;text-transform:uppercase}@media (max-width:768px){.como-participar-section-title{font-size:50px}}@media (max-width:576px){.como-participar-section-title{font-size:34px}}.como-participar-section-container{display:flex;justify-content:center;gap:15px;align-items:stretch}@media (max-width:900px){.como-participar-section-container{flex-wrap:wrap}}@media (max-width:576px){.como-participar-section-container{display:block}}.como-participar-titulo{font-size:22px;color:#3a3a3a}@media (max-width:1095px){.como-participar-titulo{font-size:18px}}@media (max-width:900px){.como-participar-titulo{font-size:20px;width:100%;max-width:200px;margin:auto}}@media (max-width:576px){.como-participar-titulo{font-size:22px;max-width:300px}}.como-participar-bloco{background-color:#feffff;width:100%;padding:15px 15px 40px;text-align:center;border-radius:15px;flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 15px);max-width:calc(25% - 15px);height:auto}@media (max-width:1095px){.como-participar-bloco{padding:15px 10px}}@media (max-width:900px){.como-participar-bloco{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 15px);max-width:calc(50% - 15px);margin-bottom:75px}.como-participar-bloco:nth-child(3),.como-participar-bloco:nth-child(4){margin-bottom:0}}@media (max-width:576px){.como-participar-bloco{display:block;margin:auto;margin-bottom:75px!important;max-width:100%;padding:15px}.como-participar-bloco:last-child{margin-bottom:0!important}}.como-participar-number{font-family:Myriad Pro Condensed Bold;font-weight:700;color:#0950a0;background-color:#f4e55b;font-size:91px;width:84.4971px;height:84.4971px;transform:translateY(-77%);display:flex;align-items:center;justify-content:center;text-align:center;border-radius:5px;margin:0 auto -25px}@media (max-width:1095px){.como-participar-number{font-size:80px}}@media (max-width:900px){.como-participar-number{margin-bottom:-40px}}.como-funciona-section{background:#fff;padding:113px 0 117px}@media (max-width:768px){.como-funciona-section{padding:65px 0 75px}}.como-funciona-section-container{display:flex;flex-wrap:wrap;justify-content:center;gap:15px}@media (max-width:640px){.como-funciona-section-container{display:block}}.como-funciona-item{display:flex;align-items:center;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 15px);max-width:calc(50% - 15px);height:auto;background:linear-gradient(90deg,#feffff,#0c61a3 0,#1185a8);border-radius:20px;gap:42px;padding:14px 25px}@media (max-width:860px){.como-funciona-item{gap:20px}}@media (max-width:640px){.como-funciona-item{max-width:100%;margin-bottom:15px}.como-funciona-item:last-child{margin-bottom:0}}.como-funciona-item-img{width:auto;height:105px;margin-top:0;margin-bottom:0}@media (max-width:860px){.como-funciona-item-img{height:85px}}@media (max-width:768px){.como-funciona-item-img{height:65px}}@media (max-width:640px){.como-funciona-item-img{max-width:80px;height:auto}}.como-funciona-item-text{font-family:Myriad Pro Condensed Semibold;font-size:22px;color:#fff;margin:auto auto auto 0}@media (max-width:860px){.como-funciona-item-text{font-size:18px}}@media (max-width:768px){.como-funciona-item-text{font-size:16px}}@media (max-width:640px){.como-funciona-item-text{font-size:20px}}.banner-section{width:100%;max-width:100%}.prizes-section{padding:0 0 68px;width:100%;max-width:100%;background-color:#fff;background-repeat:no-repeat!important;background-size:cover!important}.prizes-section .title-section{color:#3a3a3a;text-transform:uppercase;font-family:Myriad Pro Condensed Semibold;font-size:75px;line-height:95px;text-align:center;margin:0 0 75px;letter-spacing:-.4px}.prizes-section .title-section .blue{color:#2ca9e0;font-family:Myriad Pro Condensed Black Italic;letter-spacing:-2px}@media (max-width:890px){.prizes-section .title-section{max-width:600px;margin:0 auto 75px}}@media (max-width:400px){.prizes-section .title-section{max-width:300px}}@media (max-width:345px){.prizes-section .title-section{max-width:240px;margin:0 auto 20px}}.slider-banners{max-width:100%;width:100%}.slider-banners .splide__slide{display:block;max-width:100%;width:100%}.slider-banners img{display:block;max-width:100%;width:100%;margin:0 auto}.slider-is-desktop{display:block}.slider-is-mobile{display:none}@media (max-width:600px){.slider-is-desktop{display:block}.slider-is-mobile{display:none}}.container{background-image:url("/images/bg-prizes.png");background-size:contain;background-repeat:no-repeat;background-position:0 0}.buy-container{display:flex;flex-direction:column;align-items:center;gap:12px;margin:40px auto 0}.buy-container .title-blocks{margin:0;color:#3a3a3a;flex:0 1 145px;text-align:left;font-family:Myriad Pro Condensed Semibold;text-transform:uppercase;font-size:18px;line-height:21px}.buy-button-list{display:flex;align-items:center;justify-content:center;gap:12px;flex:1 1 auto;flex-wrap:wrap;margin-top:20px}.buy-button-list .buy-button{width:calc(20% - 10px);min-height:72px}.full-width{max-width:100%!important}.prize-title{max-width:400px}@media (max-width:1100px){.prize-title{font-size:38px;line-height:1.1}}@media (max-width:992px){.buy-button-list{gap:10px}.buy-button-list .title-blocks{flex:0 0 100%;padding-left:10px}.buy-button-list .buy-button:first-child{width:100%}.buy-button-list .buy-button:not(:first-child){width:calc(50% - 10px)}}@media (max-width:768px){.title-section{font-size:40px;line-height:60px}.buy-button-list{flex-wrap:wrap;gap:10px;justify-content:center}.container{background-position:100% 10%}.buy-container{margin-top:0}.prize-title{font-size:45px;line-height:50px}}@media (max-width:640px){.prizes-section .title-section{font-size:38px;line-height:1.1;margin:0 auto 40px}}@media (max-width:560px){.prizes-section .title-section{font-size:34px}.prizes-section .buy-button-list .buy-button{flex:0 1 100%;min-height:70px}.prizes-section .splide__list .prize-higlight,.prizes-section .splide__list .prize-number,.prizes-section .splide__list .prize-price,.prizes-section .splide__list .prize-title{font-size:24px;line-height:1.1}}@media (max-width:345px){.prizes-section .title-section{font-size:28px}.buy-button-list .buy-button{max-width:100%;flex:1 1 100%}.buy-button-list .buy-button:last-child{margin-bottom:0}}.info-section{background:linear-gradient(90deg,#feffff,#0c61a3 0,#1185a8);padding:20px 0}.info-section .container{display:flex;align-items:center;justify-content:center;position:relative}.info-section .date-text,.info-section .process-text{text-transform:uppercase;font-family:Myriad Pro Condensed Semibold;color:#fff;font-size:18px;line-height:21px;margin:0;gap:10px;text-align:center}@media (max-width:560px){.info-section .date-text,.info-section .process-text{padding:0 60px}}@media (max-width:480px){.info-section .date-text,.info-section .process-text{padding:0 30px;text-align:center}}.info-prizes-section{background:#fff;padding:68px 0 75px;width:100%;max-width:100%}.info-prizes-section .container{display:flex;align-items:stretch;gap:100px}.info-prizes-section .container .left-box{margin-top:15px;flex:1 1 auto}.info-prizes-section .container .right-box{flex:0 0 253px}.info-prizes-section .prize-title{font-family:Myriad Pro Condensed Semibold;color:#2ca9e0;font-size:60px;line-height:65px;margin:0 0 10px}.info-prizes-section .prize-title-right{font-family:Myriad Pro Condensed Semibold;color:#3a3a3a;text-transform:uppercase;font-size:34px;line-height:40px;margin:20px 0 17px}.info-prizes-section .prize-table td,.info-prizes-section .prize-table td p,.info-prizes-section .prize-text,.info-prizes-section .prize-text p{font-size:16px;line-height:24px;color:#3a3a3a;margin:0;font-family:Roboto,sans-serif;font-weight:400}.info-prizes-section .prize-text{margin-bottom:35px}.info-prizes-section .prize-number{font-size:20px;line-height:20px;color:#3a3a3a;font-family:Myriad Pro Condensed Semibold;text-transform:capitalize;display:flex;align-items:center;width:100%;margin:0 0 3px;gap:11px}.info-prizes-section .prize-number span{flex:0 0 auto}.info-prizes-section .prize-number:after{content:"";flex:1 1 auto;height:3px;width:auto;max-width:100%;background-color:#2ca9e0}.info-prizes-section .prize-price,.info-prizes-section .prize-title-list{font-size:20px;line-height:24px;color:#2ca9e0;font-family:Myriad Pro Condensed Black Italic;text-transform:uppercase;margin:0;display:block}.info-prizes-section .prize-price{color:#3a3a3a;font-size:26px;margin:0}.info-prizes-section .prize-table{width:100%;max-width:100%;border:1px solid #adadad;border-collapse:collapse}.info-prizes-section .prize-table tr{border-bottom:1px solid #adadad}.info-prizes-section .prize-table tr:last-child{border-bottom:none}.info-prizes-section .prize-table td{padding:7px 25px;border-right:1px solid #adadad;text-align:left;width:100%;max-width:50%}.info-prizes-section .prize-table td:last-child{border-right:none}.info-prizes-section .list-more-prizes{display:block;list-style:none;margin:0;padding:0}.info-prizes-section .list-more-prizes li{margin:0 0 16px}.info-prizes-section .list-more-prizes li:last-child{margin-bottom:0}@media (max-width:860px){.info-prizes-section .prize-title{font-size:40px;line-height:40px}.info-prizes-section .prize-title-right{font-size:30px;line-height:35px}.info-prizes-section .container{gap:30px}.info-prizes-section .container .left-box{margin-top:20px}.info-prizes-section .list-more-prizes li{margin:0 0 30px}.info-prizes-section .list-more-prizes li:last-child{margin-bottom:0}}@media (max-width:768px){.info-prizes-section{padding-bottom:40px}.info-prizes-section .container{display:block}.info-prizes-section .container .left-box{margin:0 0 35px}.info-prizes-section .list-more-prizes{display:flex;flex-wrap:wrap;align-items:stretch;gap:15px}.info-prizes-section .list-more-prizes li{margin:0;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 15px);max-width:calc(50% - 15px)}}@media (max-width:640px){.info-prizes-section{padding-bottom:20px}.info-prizes-section .prize-number,.info-prizes-section .prize-price{font-size:18px;line-height:24px}.info-prizes-section .prize-title-list{font-size:16px;line-height:20px}.info-prizes-section .prize-table{max-width:100%}.info-prizes-section .prize-table td{display:block;max-width:100%;border-bottom:1px solid #adadad;border-right:none}.info-prizes-section .prize-table tr{border-bottom:none!important}.info-prizes-section .prize-table tr:last-child td{border-bottom:none}}.buy-button{background:grey;border-radius:10px;padding:4px;background:#1695cc;background:linear-gradient(180deg,#1695cc,#2ca9e0);cursor:pointer;box-shadow:5px 5px 9px 0 rgba(0,0,0,.55)}.buy-button .other-price,.buy-button .price,.buy-button .title{font-family:Myriad Pro Condensed Semibold;text-transform:uppercase;text-align:center;white-space:nowrap}.buy-button .other-price,.buy-button .title{color:#ffe55e;font-size:18px;line-height:21px;margin:0}.buy-button .other-price .big,.buy-button .title .big{font-size:26px;line-height:24px;color:#fff}.buy-button .price{color:#fff;font-size:30px;line-height:25px}.buy-button .other-price{color:#fff}.buy-button .content-button{border-radius:5px;padding:8px 5px 5px;display:flex;flex-direction:column;justify-content:center;height:100%;min-height:64px;background:#1695cc;background:linear-gradient(180deg,#2ca9e0,#1695cc)}.buy-button:hover{background:#09719e;background:linear-gradient(180deg,#09719e,#1482b3);transition:all .5s ease-out}.buy-button:hover .content-button{background:#09719e;background:linear-gradient(180deg,#1482b3,#09719e 50%);transition:all .5s ease-out}.buy-button p{margin-bottom:0}@media (max-width:992px){.buy-button{box-shadow:2px 2px 9px 0 rgba(0,0,0,.55)}}.btn-close-modal{position:absolute;margin:15px 15px 0 0!important;right:5px;cursor:pointer;font-size:22px;line-height:16px;color:#000;font-weight:700;text-shadow:1px 1px 10px #fff;z-index:99999!important}.hide-border .ReactModal__Content{border:none!important}.hide-padding .ReactModal__Content{padding:0!important}.hide-padding .btn-close-modal{margin-top:5px}.ReactModal__Content,.ReactModal__Overlay{z-index:999}.ReactModal__Content{max-width:90%}.modal-comprar{display:flex;flex-direction:column;gap:20px;padding:20px}.slider-prizes{max-width:100%;width:100%;margin:0 auto;max-height:400px;display:flex;justify-content:center}@media (max-width:768px){.slider-prizes{max-height:470px}.slider-prizes .splide__track .splide__list{flex-direction:column;gap:10px;height:280px;justify-content:space-between}.slider-prizes .splide__track .splide__list .image img{max-height:250px}}@media (max-width:560px){.slider-prizes{max-height:350px}}@media (max-width:400px){.slider-prizes .splide__track .splide__list .image img{max-height:200px}}.slider-prizes .splide__slide{display:block;max-width:100%;width:100%;margin:0 auto}.slider-prizes .image{margin:0 20px 0 auto}.slider-prizes .image img{display:block;max-width:100%;max-height:350px;width:100%}.slider-prizes .slider-prize-container{display:flex;align-items:center;justify-content:space-between}.slider-prizes .slider-prize-container .image{flex:0 0 65%;max-width:65%;padding-left:35px}.slider-prizes .slider-prize-container .text{flex:1 1 auto;display:flex;flex-direction:column;padding-left:35px}.slider-prizes .prize-number{font-size:32px;line-height:38px;color:#3a3a3a;font-family:Myriad Pro Condensed Semibold;text-transform:uppercase;display:flex;align-items:center;width:100%;margin:0 0 8px;gap:11px}.slider-prizes .prize-number:after{content:"";flex:1 1 auto;height:3px;width:auto;max-width:170px;background-color:#ffe55e}.slider-prizes .prize-higlight,.slider-prizes .prize-price,.slider-prizes .prize-title{font-size:55px;line-height:60px;color:#2ca9e0;font-family:Myriad Pro Condensed Black Italic;text-transform:uppercase;margin:0;display:block}.slider-prizes .prize-higlight{margin-top:10px;transform:rotate(-15deg);color:#ffe55e;text-shadow:2px 2px 4px rgba(49,49,49,.5);max-width:74%;font-size:38px;line-height:41px}.slider-prizes .prize-price{color:#494949;margin:0}.slider-prizes .splide__pagination{bottom:0}.slider-prizes .splide__pagination .splide__pagination__page{height:12px!important;width:12px!important;background:#ffe55e}.slider-prizes .splide__pagination .splide__pagination__page.is-active{background:#2ca9e0;transform:scale(1)}@media (max-width:1080px){.slider-prizes .prize-higlight{padding-bottom:60px}.slider-prizes .slider-prize-container{justify-content:space-between}.slider-prizes .slider-prize-container .image{flex:0 0 50%;max-width:50%}.slider-prizes .slider-prize-container .text{flex:0 0 auto;padding-right:60px}}@media (max-width:768px){.slider-prizes .prize-higlight{margin:0;transform:rotate(0);max-width:100%;text-align:center;padding-bottom:0}.slider-prizes .slider-prize-container{display:block}.slider-prizes .slider-prize-container .image{margin:0 0 40px;max-width:100%;text-align:center}.slider-prizes .slider-prize-container .image img{margin:auto;max-width:380px}.slider-prizes .slider-prize-container .text{flex:0 0 auto;padding:0;text-align:center}.slider-prizes .slider-prize-container .prize-number{font-size:32px;line-height:40px;display:flex;width:100%;max-width:300px;margin-left:auto;margin-right:auto}.slider-prizes .slider-prize-container .prize-number span{flex:0 0 auto}.slider-prizes .slider-prize-container .prize-number:after,.slider-prizes .slider-prize-container .prize-number:before{content:" ";flex:1 1 auto;height:3px;width:auto;max-width:100%;background-color:#ffe55e}.slider-prizes .slider-prize-container .prize-title{font-size:45px;line-height:55px}}@media (max-width:768px){.is-active,.is-initialized,.is-overflow,.slider-banners,.slider-prizes,.splide,.splide--draggable,.splide--loop,.splide--ltr,.splide__track,.splide__track--draggable,.splide__track--loop,.splide__track--ltr,.splide__track--ltr .splide__track--draggable{height:420px!important}.splide__track .test-slider{max-height:400px}}@media (max-width:560px){.is-active,.is-initialized,.is-overflow,.slider-banners,.slider-prizes,.splide,.splide--draggable,.splide--loop,.splide--ltr,.splide__track,.splide__track--draggable,.splide__track--loop,.splide__track--ltr,.splide__track--ltr .splide__track--draggable{height:350px!important}}@media (max-width:450px){.is-active,.is-initialized,.is-overflow,.slider-banners,.slider-prizes,.splide,.splide--draggable,.splide--loop,.splide--ltr,.splide__track,.splide__track--draggable,.splide__track--loop,.splide__track--ltr,.splide__track--ltr .splide__track--draggable{height:300px!important}}.ant-layout-sider-light{background-color:#efefef!important;width:320px!important;overflow-y:hidden}.logos-list-menu{display:flex;width:100%;padding:0 10px;margin:0;gap:10px}.partners-menu{list-style-type:none}.partners-menu img{height:62px!important}.max-btn-width{width:220px!important}.video-caridade{max-width:800px;position:relative}.video-caridade .play-charity{position:absolute;margin:auto;animation:pulse 2s infinite;width:120px;top:40%;left:42%;transform:translate(-50%,-50%)}.video-caridade .invisible-play{display:none}.video-caridade video{width:100%}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.7)}to{transform:scale(1)}}.thumbnail{max-width:800px;height:auto;cursor:pointer}@media (max-width:550px){.video-caridade{max-width:350px}}.ReactModal__Content{inset:55% auto auto 50%!important}@media (max-width:450px){.video-caridade{max-width:300px}}@media (max-width:360px){.video-caridade{max-width:240px}}@media (max-width:640px){.video-caridade .play-charity{display:none}}.modal-caridade{padding:30px;max-width:600px;text-align:center}.modal-caridade h2{margin-bottom:20px}.modal-caridade .imgs-caridade{display:flex;justify-content:space-between;align-items:center;padding:20px;gap:20px}.modal-caridade .imgs-caridade img{max-width:200px}@media (max-width:550px){.modal-caridade{padding:10px}.modal-caridade h2{margin-bottom:10px}.modal-caridade .imgs-caridade{padding:10px}.modal-caridade .imgs-caridade img{max-width:150px}}@media (max-width:375px){.modal-caridade .imgs-caridade img{max-width:120px}}.charity-modal-wrapper{display:flex;justify-content:center;align-items:center;gap:20px;width:100%;margin:80px 0 50px}@media (max-width:1320px){.charity-modal-wrapper{flex-direction:column}}.charity-modal-container{width:100%;max-width:380px;aspect-ratio:1;background-size:cover;background-position:50%;background-repeat:no-repeat;cursor:pointer}@media (max-width:810px){.charity-modal-container{max-width:calc(100% - 40px)}}.charity-modal-content{max-width:800px;margin:0 auto}.charity-modal-content .charity-modal-overlay{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5)}.charity-modal-content .charity-modal-overlay .charity-box{width:800px;position:relative;padding:0 auto}.charity-modal-content .charity-modal-overlay .charity-box video{width:100%;max-width:800px}.charity-modal-content .charity-modal-overlay .charity-box .close-video-button{position:absolute;font-weight:700;top:20px;right:20px;z-index:3;border:none;cursor:pointer;width:30px;background:#fff;border-radius:50%;padding:5px}@media (max-width:1000px){.charity-modal-content{background-image:url("/videos/thumbnail-video2.png")}}@media (max-width:960px){.charity-modal-content{margin:40px 0 20px}.charity-modal-content .charity-modal-overlay .charity-box{width:450px}}@media (max-width:800px){.charity-modal-content{height:400px}}@media (max-width:650px){.charity-modal-content{height:350px}}@media (max-width:490px){.charity-modal-content{margin:40px 0 20px;height:260px}.charity-modal-content .charity-modal-overlay .charity-box{width:320px}}@media (max-width:400px){.charity-modal-content{margin:40px 0 20px;height:210px}.charity-modal-content .charity-modal-overlay .charity-box{width:260px}.charity-modal-content .charity-modal-overlay .charity-box .close-video-button{position:absolute;font-weight:700;top:15px;right:15px;z-index:3;border:none;cursor:pointer}}.lottery-date{font-size:16px;line-height:1.3}.images-pix{display:flex;flex-direction:column;gap:20px;width:240px;margin:0 auto}.images-pix img{width:200px}@media (max-width:409px){.images-pix p{font-size:18px!important}}.modal-pix-body{width:400px;display:flex;flex-direction:column;align-items:center;gap:15px;margin:30px 0}.modal-pix-body .modal-pix-body-item{width:100%;max-width:300px}.modal-pix-body .modal-pix-btn{font-size:22px!important;padding:.5em 2em!important;height:auto!important}@media (max-width:540px){.modal-pix-body{width:300px}.modal-pix-body .modal-pix-body-item{max-width:260px}}@media (max-width:385px){.modal-pix-body{width:240px}.modal-pix-body .modal-pix-body-item{max-width:200px}}@media (max-width:330px){.modal-pix-body{width:220px}.modal-pix-body .modal-pix-body-item{max-width:180px}}.textarea-form-contato{height:180px!important}.font-nav-menu{font-family:Myriad Pro Condensed!important}.scale-150{transform:scale(1.5)}.pix-pago{width:100%}.pix-pago .pix-pago-content{border-radius:25px;width:100%;max-width:60%;margin:auto;padding:100px 20px;display:flex;flex-direction:column;align-items:center}.pix-pago .pix-pago-content h3{margin:0}.pix-pago .pix-pago-content p{margin-top:-10px;text-align:center}@media (max-width:865px){.pix-pago .pix-pago-content{max-width:70%;padding:80px 20px}.pix-pago .pix-pago-content h3{font-size:24px}.pix-pago .pix-pago-content p{font-size:18px;margin-top:-5px}}@media (max-width:500px){.pix-pago .pix-pago-content{max-width:90%;padding:60px 20px}.pix-pago .pix-pago-content h3{font-size:20px;text-align:center;text-wrap:balance}.pix-pago .pix-pago-content p{font-size:16px;margin-top:0;text-align:center;text-wrap:balance}}.textarea-pix,textarea.qrcode{border:1px solid #ccc!important;border-radius:8px!important;font-size:16px!important;line-height:1.4!important;height:100px!important;margin:20px 0 15px!important;padding:10px!important}.textarea-pix:focus-visible,textarea.qrcode:focus-visible{border:1px solid #ccc!important}.container-wrapper-pix{display:flex;width:100%!important;margin:60px auto;align-items:stretch!important}.container-wrapper-pix .container{margin:0 auto!important;justify-content:center!important;max-width:900px}@media (max-width:900px){.container-wrapper-pix{margin:30px auto}}.pix-copy{max-width:900px!important;width:100%!important}.pix-copy button{text-wrap:wrap!important;height:auto!important}.drawn-numbers{width:100%}.drawn-numbers .content{width:100%;max-width:1210px;margin:0 auto;padding:50px 20px 0;display:flex;justify-content:center;gap:40px}.drawn-numbers .content img{width:150px}.drawn-numbers .content .content-right{display:flex;flex-direction:column;justify-content:space-between}.drawn-numbers .content .content-right h3{color:#2ca9e0;font-weight:700;font-size:44px;font-style:italic;line-height:1.3;margin:0}.drawn-numbers .content .content-right .lottery{font-size:24px;font-weight:700;line-height:1.1;margin:0}.drawn-numbers .content .content-right .prizes{display:flex;gap:20px;margin-bottom:-11px}.drawn-numbers .content .content-right .prizes p{margin:0}.drawn-numbers .content .content-right .prizes p span{font-weight:700}@media (max-width:1320px){.drawn-numbers .content{max-width:90%}}@media (max-width:992px){.drawn-numbers .content{padding:50px 50px 0;max-width:100%}.drawn-numbers .content img{display:none}}@media (max-width:800px){.drawn-numbers .content{justify-content:flex-start}.drawn-numbers .content .content-right .prizes{flex-direction:column;margin-top:20px}}@media (max-width:640px){.drawn-numbers .content{padding:30px 30px 0}}@media (max-width:430px){.drawn-numbers .content .content-right h3{font-size:32px}.drawn-numbers .content .content-right .lottery{font-size:20px}.drawn-numbers .content .content-right .prizes{gap:10px;font-size:24px}}@media (max-width:375px){.drawn-numbers .content .content-right h3{font-size:24px}.drawn-numbers .content .content-right .lottery{font-size:20px}.drawn-numbers .content .content-right .prizes{gap:5px;font-size:20px}}.banner-home{display:block;width:100%;max-width:1440px;margin:0 auto}@media (max-width:550px){.banner-home{display:none}}.banner-home-mobile{display:none;width:100%;max-width:550px;margin:0 auto}@media (max-width:550px){.banner-home-mobile{display:block}}
