@font-face{font-family:Heading Font;src:url(/fonts/heading-font.ttf)}@font-face{font-family:Content Font;src:url(/fonts/content-font.ttf)}.popular-articles{margin:auto;max-width:660px;border:solid 2px #386caa;border-radius:10px;padding:15px;height:-moz-fit-content;height:fit-content;position:relative}.popular-articles .icon-with-text{display:flex;align-items:center;gap:6px;transition:all .3s;margin-bottom:20px}.popular-articles .icon-with-text svg{-o-object-fit:cover;object-fit:cover;fill:#386caa}.popular-articles .icon-with-text p{color:#434446}.popular-articles .icon-with-text.empty-search{margin:0}.popular-articles .articles-list{display:flex;flex-direction:column;gap:10px;max-height:300px;overflow-y:scroll;scroll-snap-type:y mandatory}.popular-articles .articles-list::-webkit-scrollbar{width:6px}.popular-articles .articles-list::-webkit-scrollbar-thumb{background:#386caa;cursor:pointer;border-radius:12px}.popular-articles .articles-list::-webkit-scrollbar-track{border-radius:12px;background:#f0f0f2}.popular-articles .articles-list .popular-article-wrapper{display:flex;gap:10px;margin-right:10px;scroll-snap-align:start}.popular-articles .articles-list .popular-article-wrapper:not(:last-child){border-bottom:solid 1px #386caa}.popular-articles .articles-list .popular-article-wrapper img{border-top-left-radius:25px;max-width:120px}.popular-articles .articles-list .popular-article-wrapper p{font-size:16px;transition:.3s;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.popular-articles .articles-list .popular-article-wrapper:hover p{color:#386caa}@font-face{font-family:Heading Font;src:url(/fonts/heading-font.ttf)}@font-face{font-family:Content Font;src:url(/fonts/content-font.ttf)}.newsletter-subscribe{margin:auto;max-width:660px;background:#f2f2f2;border-radius:10px;border:solid 2px #386caa;padding:35px 25px}.newsletter-subscribe.exclusive-article{position:absolute;bottom:0;left:0;right:0;margin:auto}.newsletter-subscribe .icon-with-text p{color:#434446}.newsletter-subscribe .icon-with-text svg{fill:#386caa}.newsletter-subscribe .flavor-text{margin-top:20px}@font-face{font-family:Heading Font;src:url(/fonts/heading-font.ttf)}@font-face{font-family:Content Font;src:url(/fonts/content-font.ttf)}.form-wrapper{display:flex;flex-direction:column;gap:40px;padding:50px;border-radius:25px;border:2px solid #386caa;background:transparent;position:relative;z-index:0}.form-wrapper h1.h2{text-transform:unset;text-shadow:none}@media (max-width: 880px){.form-wrapper{padding:40px 20px 20px}}.form-wrapper .heading-wrapper{display:flex;justify-content:space-between}.form-wrapper .heading-wrapper h2{margin-bottom:0}.form-wrapper .heading-wrapper svg{fill:#386caa}.form-wrapper .heading-wrapper *{text-align:start}.form-wrapper:before{pointer-events:none;position:absolute;border-radius:25px;content:"";inset:0;background:#f2f2f2;z-index:-1}.subscribe-form-status-text{margin-top:20px;color:#386caa;font-weight:600;border-bottom:2px solid #386caa;display:inline-block}.default-contact-form{display:flex;flex-direction:column;gap:40px}.default-contact-form.subscribe-contact{display:flex;flex-direction:column;gap:20px;margin-top:30px}.default-contact-form.subscribe-contact .button-submit{width:-moz-fit-content;width:fit-content;padding:10px 40px}.default-contact-form input::file-selector-button{display:none}.default-contact-form input::-webkit-outer-spin-button,.default-contact-form input::-webkit-inner-spin-button{-webkit-appearance:none}.default-contact-form input[type=number]{-moz-appearance:textfield}.default-contact-form input[type=checkbox]{height:15px;width:15px;pointer-events:none}.default-contact-form .policy{font-size:14px;display:block;margin:0 0 2px}.default-contact-form div{position:relative;height:44px}.default-contact-form div.message-wrapper{height:100%}.default-contact-form div.checkbox-wrapper{height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;gap:4px}.default-contact-form div.checkbox-wrapper div{display:flex;height:-moz-fit-content;height:fit-content;align-items:baseline;gap:4px;cursor:pointer}.default-contact-form div.checkbox-wrapper div.policy-wrapper.active p{color:#11689e}.default-contact-form div.file-wrapper input[data-has-file=false]{color:transparent}.default-contact-form div.file-wrapper input[data-has-file=true]+.file-input-placeholder{display:none}.default-contact-form div.file-wrapper .file-input-placeholder{pointer-events:none;position:absolute;left:20px;top:10px;font-size:20px;color:#11689e}.default-contact-form div.policy-text-wrapper{height:-moz-fit-content;height:fit-content;margin:0}.default-contact-form div label{position:absolute;pointer-events:none;left:20px;transition:all .3s;top:10px}.default-contact-form div:focus-within label,.default-contact-form div.active label{left:0;top:-30px}.default-contact-form .general-button{position:relative}.default-contact-form .general-button .loader{left:16px;width:30px;height:30px;position:absolute}@keyframes spin{0%{transform:rotate(360deg)}to{transform:rotate(0)}}
